]> git.pld-linux.org Git - packages/cargo.git/commit
- remove unnecesary semicolon
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 4 Sep 2021 19:52:52 +0000 (21:52 +0200)
committerAdam Gołębiowski <adamg@pld-linux.org>
Sat, 4 Sep 2021 19:52:52 +0000 (21:52 +0200)
commit9a01cb57ce2d93a04ba7cec5d8e51e2d11706e6e
tree5dc8901ee2d8fdb9dc9f5608eed41e734012cfba
parente9e5c5804f8df68db457829fb95c312d49eb46bf
- remove unnecesary semicolon
- mem::replace fixes ("if you don't need the old value, you can just
  assign the new value directly", https://doc.rust-lang.org/std/mem/fn.replace.html)
build_fix.patch
This page took 0.078071 seconds and 4 git commands to generate.