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
/
src
/
liballoc
/
btree
/
set.rs
Age
Commit message (
Expand
)
Author
Lines
2018-06-29
Move some alloc crate top-level items to a new alloc::collections module
Simon Sapin
-1153
/
+0
2018-03-29
Move RangeArguments to {core::std}::ops and rename to RangeBounds
Simon Sapin
-3
/
+2
2018-03-29
Move alloc::Bound to {core,std}::ops
Simon Sapin
-1
/
+1
2018-03-03
core: Update stability attributes for FusedIterator
Ulrik Sverdrup
-7
/
+7
2018-03-03
core: Stabilize FusedIterator
Ulrik Sverdrup
-7
/
+7
2018-01-20
fix doctests for BTreeSet to use BTreeSet (not BTreeMap)
Andrew Straw
-12
/
+12
2018-01-05
Write examples for {BTree,Hash}Set::{get,replace,take}
Stjepan Glavina
-0
/
+33
2018-01-03
Remove `T: Ord` bound from `BTreeSet::{is_empty, len}`
Stjepan Glavina
-72
/
+68
2017-12-09
Use Try syntax for Option in place of macros or match
Matt Brubeck
-10
/
+4
2017-09-13
Remove unneeded `loop`.
Corey Farwell
-8
/
+6
2017-06-30
Revert "Stabilize RangeArgument"
Steven Fackler
-1
/
+2
2017-06-24
Stabilize RangeArgument
Steven Fackler
-2
/
+1
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-0
/
+1133