This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
library
/
alloc
/
tests
History
Ralf Jung
9b497abb9a
liballoc tests: avoid int2ptr cast
2022-06-27 10:50:56 -04:00
..
arc.rs
…
borrow.rs
…
boxed.rs
…
btree_set_hash.rs
…
c_str.rs
Remove use of reverted std::ffi::c_char
2022-04-27 14:01:04 -07:00
const_fns.rs
impl const Default for Box<[T]> and Box<str>
2022-04-11 12:14:18 -07:00
cow_str.rs
…
fmt.rs
liballoc tests: avoid int2ptr cast
2022-06-27 10:50:56 -04:00
heap.rs
…
lib.rs
Stabilize
const_intrinsic_copy
2022-06-08 20:17:28 +09:00
linked_list.rs
…
rc.rs
…
slice.rs
Use Box::new() instead of box syntax in alloc tests
2022-05-29 00:41:14 +02:00
str.rs
improve case conversion happy path
2022-05-26 13:18:57 +01:00
string.rs
…
thin_box.rs
Avoid zero-sized allocs in ThinBox if T and H are both ZSTs.
2022-05-27 22:12:20 -07:00
vec_deque.rs
…
vec.rs
Fix documentation for with_capacity and reserve families of methods
2022-06-19 20:46:49 +01:00