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
/
core
/
src
/
ops
/
range.rs
Age
Commit message (
Expand
)
Author
Lines
2021-07-27
Update range.rs
frogtd
-4
/
+4
2021-07-01
Stabilize `Bound::cloned()`
Aris Merchant
-2
/
+1
2021-06-07
Correct type signature in doc for Bound::as_mut
Griffin Smith
-1
/
+1
2021-06-05
Add a map method to Bound
Griffin Smith
-1
/
+35
2021-02-12
Rename `Range::ensure_subset_of` to `slice::range`
dylni
-101
/
+0
2021-02-12
Fix possible soundness issue in `ensure_subset_of`
dylni
-95
/
+97
2021-02-12
Improve design of `assert_len`
dylni
-13
/
+22
2021-01-13
Add as_ref and as_mut methods for Bound
Griffin Smith
-0
/
+23
2020-10-20
Check for exhaustion in SliceIndex for RangeInclusive
Josh Stone
-0
/
+14
2020-10-19
make exhausted RangeInclusive::end_bound return Excluded(end)
Josh Stone
-2
/
+8
2020-10-19
Check for exhaustion in RangeInclusive::contains
Josh Stone
-1
/
+11
2020-10-19
Auto merge of #77874 - camelid:range-docs-readability, r=scottmcm
bors
-40
/
+52
2020-10-18
Improve range docs
Camelid
-40
/
+52
2020-09-18
Rename method to `assert_len`
dylni
-41
/
+41
2020-09-18
Fix doctests
dylni
-0
/
+8
2020-09-18
Fix links
dylni
-2
/
+2
2020-09-18
Move `slice::check_range` to `RangeBounds`
dylni
-0
/
+82
2020-08-26
apply bootstrap cfgs
Pietro Albini
-7
/
+7
2020-08-24
Stabilize Range[Inclusive]::is_empty
Scott McMurray
-12
/
+2
2020-08-21
Remove links that get imported from the prelude
LeSeulArtichaut
-8
/
+0
2020-08-21
Use intra-doc-links in `core::ops::*`
LeSeulArtichaut
-16
/
+16
2020-08-16
hir: introduce lang items for AST lowering
David Wood
-0
/
+7
2020-07-27
mv std libs to library/
mark
-0
/
+885