This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
288e89bf76
rust
/
library
/
alloc
History
Download ZIP
Download TAR.GZ
Kevin Reid
288e89bf76
Document that
Vec::from_raw_parts[_in]
must be given a pointer from the correct allocator.
2023-01-07 15:56:36 -08:00
..
benches
enable fuzzy_provenance_casts lint in liballoc
2022-11-20 19:12:18 +01:00
src
Document that
Vec::from_raw_parts[_in]
must be given a pointer from the correct allocator.
2023-01-07 15:56:36 -08:00
tests
Replace libstd, libcore, liballoc in line comments.
2022-12-30 14:00:42 +01:00
Cargo.toml
Switch all libraries to the 2021 edition
2021-12-23 19:03:47 +08:00