This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-29 11:51:31 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d8a11bdbb2623a4e2983870006cbd00eb210ffb
rust
/
library
/
alloc
T
History
The 8472
2d8a11bdbb
Use
*mut [T]
instead of
[MaybeUninit<T>]
2021-12-09 00:20:13 +01:00
..
benches
Add #[must_use] to remaining alloc functions
2021-10-15 11:46:49 -04:00
src
Use
*mut [T]
instead of
[MaybeUninit<T>]
2021-12-09 00:20:13 +01:00
tests
Make slice->str conversion and related functions const
2021-11-18 00:50:42 +03:00
Cargo.toml
rfc3052: Remove authors field from Cargo manifests
2021-07-29 14:56:05 -07:00