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
2025-10-05 11:47:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
library
/
alloc
History
Maybe Waffle
53565b23ac
Make use of
[wrapping_]byte_{add,sub}
...
...replacing `.cast().wrapping_offset().cast()` & similar code.
2022-08-23 19:32:37 +04:00
..
benches
Optimized vec::IntoIter::next_chunk impl
2022-07-26 20:31:43 +02:00
src
Make use of
[wrapping_]byte_{add,sub}
2022-08-23 19:32:37 +04:00
tests
Rollup merge of
#100820
- WaffleLapkin:use_ptr_is_aligned_methods, r=scottmcm
2022-08-22 20:34:15 +05:30
Cargo.toml
Switch all libraries to the 2021 edition
2021-12-23 19:03:47 +08:00