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
bors
637d7fdb23
Auto merge of
#109701
- Amanieu:binaryheap_retain, r=ChrisDenton
...
Stabilize `binary_heap_retain` FCP finished in tracking issue:
#71503
2023-04-02 07:04:01 +00:00
..
arc.rs
Remove Vec/Rc storage reuse opt
2022-11-18 10:39:50 +00:00
autotraits.rs
Replace libstd, libcore, liballoc in line comments.
2022-12-30 14:00:42 +01:00
borrow.rs
…
boxed.rs
Remove ~const from alloc
2023-03-28 10:37:16 -07:00
btree_set_hash.rs
…
c_str.rs
…
const_fns.rs
…
cow_str.rs
…
fmt.rs
enable fuzzy_provenance_casts lint in liballoc
2022-11-20 19:12:18 +01:00
heap.rs
…
lib.rs
Auto merge of
#109701
- Amanieu:binaryheap_retain, r=ChrisDenton
2023-04-02 07:04:01 +00:00
linked_list.rs
…
rc.rs
Remove Vec/Rc storage reuse opt
2022-11-18 10:39:50 +00:00
slice.rs
Update rand in the stdlib tests, and remove the getrandom feature from it
2023-01-04 14:52:41 -08:00
str.rs
Rollup merge of
#100311
- xfix:lines-fix-handling-of-bare-cr, r=ChrisDenton
2023-03-23 00:00:30 +05:30
string.rs
…
thin_box.rs
…
vec_deque.rs
fix advance_by impl for vec_deque and add tests
2023-03-27 16:03:30 +02:00
vec.rs
replace advance_by returning usize with Result<(), NonZeroUsize>
2023-03-27 16:03:14 +02:00