mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 15:01:51 +00:00
3534e0a393
- Remove unnecessary references and dereferences - Use `.contains` instead of `a <= x && x <= b` - Use `mem::take` instead of `mem::replace` where possible |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |