This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-03-19 11:29:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc9d13e65890ea79f429ba404d2771b97290215f
rust
/
library
History
John Kugelman
bc9d13e658
Add #[must_use] to math and bit manipulation methods
...
Also tidied up a few other nearby `#[must_use]`s.
2021-10-09 22:43:32 -04:00
..
alloc
Add #[must_use] to string/char transformation methods
2021-10-09 01:01:40 -04:00
backtrace
@
cc89bb66f9
…
core
Add #[must_use] to math and bit manipulation methods
2021-10-09 22:43:32 -04:00
panic_abort
…
panic_unwind
…
proc_macro
…
profiler_builtins
…
rtstartup
…
rustc-std-workspace-alloc
…
rustc-std-workspace-core
…
rustc-std-workspace-std
…
std
Rollup merge of
#89694
- jkugelman:must-use-string-transforms, r=joshtriplett
2021-10-09 11:56:07 +02:00
stdarch
@
5fdbc476af
…
test
Rollup merge of
#89082
- smoelius:master, r=kennytm
2021-10-07 20:26:12 -07:00
unwind
…