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-26 08:44:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f27d1e114c
rust
/
library
/
alloc
History
Zachary S
f27d1e114c
Use shared statics for the ArcInner for Arc<str, CStr>::default, and for Arc<[T]>::default where alignof(T) <= 16.
2024-05-12 20:29:08 -05:00
..
benches
disable benches in Miri
2024-04-07 09:58:10 +02:00
src
Use shared statics for the ArcInner for Arc<str, CStr>::default, and for Arc<[T]>::default where alignof(T) <= 16.
2024-05-12 20:29:08 -05:00
tests
fix
#124714
str.to_lowercase sigma handling
2024-05-08 17:05:10 +02:00
Cargo.toml
Rename
{collections=>alloc}{tests,benches}
2023-11-26 12:04:56 +00:00