This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2024-11-25 16:24:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
778fdf2dfb
rust
/
library
/
alloc
History
Manish Goregaokar
778fdf2dfb
Add note that Vec::as_mut_ptr() does not materialize a reference to the internal buffer
2023-07-25 13:06:14 -07:00
..
benches
s/drain_filter/extract_if/ for Vec, Btree{Map,Set} and LinkedList
2023-06-14 09:28:54 +02:00
src
Add note that Vec::as_mut_ptr() does not materialize a reference to the internal buffer
2023-07-25 13:06:14 -07:00
tests
Auto merge of
#113113
- Amanieu:box-vec-zst, r=Mark-Simulacrum
2023-07-14 01:59:08 +00:00
Cargo.toml
Expose
compiler-builtins-weak-intrinsics
feature for
-Zbuild-std
2023-06-23 11:15:34 +01:00