index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
alloc
/
tests
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2021-10-04
Rollup merge of #87993 - kornelski:try_reserve_stable, r=joshtriplett
Jubilee
-1
/
+0
2021-10-04
Stabilize try_reserve
Kornel
-1
/
+0
2021-09-30
implement advance_(back_)_by on more iterators
The8472
-0
/
+1
2021-09-17
Stabilize `Iterator::map_while`
Maybe Waffle
-1
/
+0
2021-08-17
Constified `Default` implementations
Deadbeef
-0
/
+1
2021-08-14
Assign FIXMEs to me and remove obsolete ones
Deadbeef
-2
/
+0
2021-08-13
allow incomplete features for now
Deadbeef
-0
/
+2
2021-08-13
Moved ui test
Deadbeef
-0
/
+3
2021-08-07
Use assert_matches! instead of if let {} else
Kornel
-0
/
+1
2021-07-24
Hide allocator details from TryReserveError
Kornel
-0
/
+1
2021-06-02
Stabilize `vecdeque_binary_search`
SOFe
-1
/
+0
2021-04-28
Stabilize vec_extend_from_within
Amanieu d'Antras
-1
/
+0
2021-03-30
Rollup merge of #82331 - frol:feat/std-binary-heap-as-slice, r=Amanieu
Dylan DPC
-0
/
+1
2021-03-24
Revert "Revert stabilizing integer::BITS."
Mara Bos
-1
/
+0
2021-03-19
Auto merge of #71780 - jcotton42:string_remove_matches, r=joshtriplett
bors
-0
/
+1
2021-03-15
Merge branch 'master' into dedup
Soveu
-2
/
+2
2021-03-15
Vec::dedup optimization - add tests
Soveu
-0
/
+1
2021-03-05
Implement String::remove_matches
Josh Cotton
-0
/
+1
2021-03-04
Rollup merge of #82564 - WaffleLapkin:revert_spare_mut, r=RalfJung
Yuki Okushi
-0
/
+1
2021-03-03
Add test that Vec::spare_capacity_mut doesn't invalidate pointers
Waffle
-0
/
+1
2021-02-20
alloc: Added `as_slice` method to `BinaryHeap` collection
Vlad Frolov
-0
/
+1
2021-02-09
Stabilize str_split_once
Jacob Pratt
-1
/
+0
2021-02-03
Revert stabilizing integer::BITS.
Mara Bos
-0
/
+1
2021-02-02
Auto merge of #79015 - WaffleLapkin:vec_append_from_within, r=KodrAus
bors
-0
/
+1
2021-01-31
add `Vec::extend_from_within` method
Waffle
-0
/
+1
2021-01-31
stabilize int_bits_const
Ashley Mannix
-1
/
+0
2021-01-04
Stabilize split_inclusive
Ian Jackson
-1
/
+0
2020-12-31
Auto merge of #79895 - Kerollmops:slice-group-by, r=m-ou-se
bors
-0
/
+1
2020-12-10
Introduce the GroupBy and GroupByMut Iterators
Clément Renault
-0
/
+1
2020-11-15
stabilize deque_range
Spyros Roum
-1
/
+0
2020-10-09
liballoc: VecDeque: Add binary search functions
Vojtech Kral
-0
/
+1
2020-09-22
Update library functions with stability attributes
Dylan MacKenzie
-0
/
+1
2020-09-19
Use `T::BITS` instead of `size_of::<T> * 8`.
Mara Bos
-0
/
+1
2020-09-16
Rollup merge of #75146 - tmiasko:range-overflow, r=Mark-Simulacrum
Dylan DPC
-0
/
+1
2020-09-04
Move various ui const tests to `library`
Christiaan Dirkx
-0
/
+1
2020-09-04
Add tests for overflow in String / VecDeque operations using ranges
Tomasz Miąsko
-0
/
+1
2020-09-03
support in-place collect for MapWhile adapters
The8472
-0
/
+1
2020-09-03
in-place collect for Vec. Box<[]> and BinaryHeap IntoIter and some adapters
The8472
-0
/
+1
2020-08-14
Move btree unit test to their native, privileged location
Stein Somers
-4
/
+1
2020-08-07
Add unit tests for new `BTreeMap::into_{keys,values}` methods
Nazım Can Altınova
-0
/
+1
2020-08-04
Replace `Memoryblock` with `NonNull<[u8]>`
Tim Diekmann
-0
/
+1
2020-07-28
Add str::[r]split_once
Aleksey Kladov
-0
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+57