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
/
src
/
slice.rs
Age
Commit message (
Expand
)
Author
Lines
2021-10-09
Add #[must_use] to string/char transformation methods
John Kugelman
-0
/
+4
2021-06-23
Use HTTPS links where possible
Smitty
-1
/
+1
2021-05-05
alloc: Add unstable Cfg feature `no-global_oom_handling`
John Ericson
-2
/
+30
2021-04-13
Remove slice diagnostic item
Cameron Steffen
-1
/
+0
2021-03-27
adjust documentation links for slice ascii case functions to use newer rustdo...
Violet
-2
/
+2
2021-03-27
update links to make_ascii_lowercase for slice to point to methods on the sam...
Violet
-2
/
+2
2021-03-09
convert slice doc link to intra-doc links
François Mockers
-5
/
+5
2021-02-25
Convert primitives to use intra-doc links
Joshua Nelson
-11
/
+11
2021-02-23
Rollup merge of #82128 - anall:feature/add_diagnostic_items, r=davidtwco
Dylan DPC
-0
/
+1
2021-02-15
requested/proposed changes
Andrea Nall
-1
/
+1
2021-02-15
add diagnostic items
Andrea Nall
-0
/
+1
2021-02-12
Rename `Range::ensure_subset_of` to `slice::range`
dylni
-0
/
+2
2020-12-31
Replace the tracking issue for the slice_group_by feature
Clément Renault
-1
/
+1
2020-12-10
Fix the fmt issues
Clément Renault
-2
/
+2
2020-12-10
Use none as the issue instead of 0
Clément Renault
-1
/
+1
2020-12-10
Introduce the GroupBy and GroupByMut Iterators
Clément Renault
-0
/
+2
2020-12-04
Rename `AllocRef` to `Allocator` and `(de)alloc` to `(de)allocate`
Tim Diekmann
-12
/
+12
2020-11-22
Change slice::to_vec to not use extend_from_slice
kadmin
-7
/
+59
2020-11-18
Add support for custom allocators in `Vec`
Tim Diekmann
-8
/
+33
2020-10-23
Rollup merge of #77969 - ryan-scott-dev:bigo-notation-consistency, r=m-ou-se
Yuki Okushi
-7
/
+7
2020-10-15
Made slice sort documentation consistent between stable and unstable versions
Ryan Scott
-7
/
+7
2020-09-18
Move `slice::check_range` to `RangeBounds`
dylni
-2
/
+0
2020-09-16
Rollup merge of #75026 - JulianKnodt:array_windows, r=Amanieu
Tyler Mandry
-0
/
+2
2020-09-16
Add array window fn
kadmin
-0
/
+2
2020-09-15
fix slice::check_range aliasing problems
Ralf Jung
-0
/
+2
2020-09-04
Re-export ArrayChunksMut in alloc
Josh Stone
-0
/
+2
2020-08-21
Use intra-doc-links in `alloc`
LeSeulArtichaut
-7
/
+3
2020-08-01
add tracking issue
Bastian Kauschke
-1
/
+1
2020-07-30
liballoc export ArrayChunks
Bastian Kauschke
-0
/
+2
2020-07-27
mv std libs to library/
mark
-0
/
+1069