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
2026-03-27 16:06:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
313714331ac3fbc63e767fe95d175f293cf5d875
rust
/
library
/
alloc
/
tests
History
Aria Beingessner
ea92faec49
stabilize ptr.is_aligned, move ptr.is_aligned_to to a new feature gate
...
This is an alternative to
#121920
2024-03-29 19:59:46 -04:00
..
arc.rs
…
autotraits.rs
…
borrow.rs
…
boxed.rs
…
btree_set_hash.rs
…
c_str.rs
…
const_fns.rs
…
cow_str.rs
…
fmt.rs
rename ptr::invalid -> ptr::without_provenance
2024-02-21 20:15:52 +01:00
heap.rs
…
lib.rs
stabilize ptr.is_aligned, move ptr.is_aligned_to to a new feature gate
2024-03-29 19:59:46 -04:00
linked_list.rs
…
rc.rs
…
slice.rs
…
str.rs
…
string.rs
try_with_capacity for Vec, VecDeque, String
2024-03-01 18:24:02 +00:00
task.rs
will_wake tests fail on Miri and that is expected
2024-03-05 09:33:55 +01:00
thin_box.rs
…
vec_deque.rs
try_with_capacity for Vec, VecDeque, String
2024-03-01 18:24:02 +00:00
vec.rs
Implement
Vec::pop_if
2024-03-26 18:25:24 -04:00