rust/library/core
Matthias Krüger c8b5a7b0c4
Rollup merge of #89720 - jkugelman:must-use-math-operations, r=joshtriplett
Add #[must_use] to math and bit manipulation methods

Also tidied up a few other nearby `#[must_use]`s.

Parent issue: #89692
2021-10-10 18:22:25 +02:00
..
benches
primitive_docs
src Rollup merge of #89720 - jkugelman:must-use-math-operations, r=joshtriplett 2021-10-10 18:22:25 +02:00
tests Rollup merge of #75644 - c410-f3r:array, r=yaahc 2021-10-09 17:08:38 +02:00
Cargo.toml