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
/
libstd
/
collections
Age
Commit message (
Expand
)
Author
Lines
2015-05-10
Rollup merge of #25240 - bluss:doc-hashmap-entry, r=steveklabnik
Steve Klabnik
-0
/
+18
2015-05-09
std: Add example for HashMap::entry()
Ulrik Sverdrup
-0
/
+18
2015-05-09
Squeeze the last bits of `task`s in documentation in favor of `thread`
Barosl Lee
-2
/
+2
2015-05-05
Rollup merge of #25074 - killercup:patch-10, r=alexcrichton
Manish Goregaokar
-19
/
+22
2015-05-03
Fix Derive Notice for HashSet
Pascal Hertleif
-2
/
+2
2015-05-03
Fix Derive Notice for HashMap
Pascal Hertleif
-2
/
+3
2015-05-03
Clean up HashSet Examples
Pascal Hertleif
-5
/
+5
2015-05-03
HashSet Docs: Split First Paragraph
Pascal Hertleif
-4
/
+6
2015-05-03
Clean up HashMap examples
Pascal Hertleif
-8
/
+8
2015-05-03
Restore HashMap performance by allowing some functions to be inlined
Björn Steinbrink
-0
/
+1
2015-05-01
std: Remove index notation on slice iterators
Alex Crichton
-2
/
+1
2015-04-28
Register new snapshots
Tamir Duberstein
-2
/
+0
2015-04-21
rollup merge of #24636: alexcrichton/remove-deprecated
Alex Crichton
-3
/
+3
2015-04-21
rollup merge of #24541: alexcrichton/issue-24538
Alex Crichton
-57
/
+47
2015-04-21
std: Bring back f32::from_str_radix as an unstable API
Alex Crichton
-2
/
+2
2015-04-21
std: Remove deprecated/unstable num functionality
Alex Crichton
-1
/
+1
2015-04-21
Model lexer: Fix remaining issues
Piotr Czarnecki
-6
/
+0
2015-04-18
Utilize if..let for get_mut doc-comment examples
Corey Farwell
-3
/
+2
2015-04-17
std: Add Default/IntoIterator/ToOwned to the prelude
Alex Crichton
-57
/
+47
2015-04-16
Fixed typo in hash_map::Entry documentation
Aram Visser
-1
/
+0
2015-04-14
Positive case of `len()` -> `is_empty()`
Tamir Duberstein
-1
/
+1
2015-04-14
rollup merge of #24377: apasel422/docs
Alex Crichton
-8
/
+8
2015-04-14
test: Fixup many library unit tests
Alex Crichton
-2
/
+2
2015-04-13
pluralize doc comment verbs and add missing periods
Andrew Paseltiner
-8
/
+8
2015-04-10
Fix some typos
Tibor Benke
-1
/
+1
2015-04-07
std: Deny most warnings in doctests
Alex Crichton
-163
/
+180
2015-04-01
Fallout in public-facing and semi-public-facing libs
Niko Matsakis
-1
/
+7
2015-03-31
rollup merge of #23288: alexcrichton/issue-19470
Alex Crichton
-1
/
+1
2015-03-31
rollup merge of #23908: aturon/stab-more-stragglers
Alex Crichton
-4
/
+2
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-1
/
+1
2015-03-31
Stabilize a few remaining stragglers
Aaron Turon
-4
/
+2
2015-03-31
std: Remove #[old_orphan_check] from PartialEq
Alex Crichton
-1
/
+1
2015-03-30
std: Standardize (input, output) param orderings
Alex Crichton
-2
/
+2
2015-03-29
Rollup merge of #23814 - steveklabnik:gh23320, r=alexcrichton
Manish Goregaokar
-2
/
+18
2015-03-29
Auto merge of #23810 - sfackler:debug-collections, r=alexcrichton
bors
-16
/
+2
2015-03-28
Remove IteratorExt
Steven Fackler
-5
/
+3
2015-03-28
Document properties for Eq + Hash
Steve Klabnik
-2
/
+18
2015-03-28
Fold collections debug impls
Steven Fackler
-10
/
+2
2015-03-28
Update debug helpers and add list builder
Steven Fackler
-14
/
+8
2015-03-28
Rollup merge of #23803 - richo:unused-braces, r=Manishearth
Manish Goregaokar
-1
/
+1
2015-03-28
cleanup: Remove unused braces in use statements
Richo Healey
-1
/
+1
2015-03-27
rollup merge of #23741: alexcrichton/remove-int-uint
Alex Crichton
-12
/
+12
2015-03-27
rollup merge of #23738: alexcrichton/snapshots
Alex Crichton
-16
/
+0
2015-03-27
rollup merge of #23535: pnkfelix/fsk-filling-drop
Alex Crichton
-1
/
+1
2015-03-27
default => or_insert per RFC
Alexis Beingessner
-5
/
+6
2015-03-26
update everything to use Entry defaults
Alexis
-8
/
+2
2015-03-26
entry API v3: replace Entry::get with Entry::default and Entry::default_with
Alexis
-1
/
+25
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-12
/
+12
2015-03-26
Register new snapshots
Alex Crichton
-16
/
+0
2015-03-26
Switch drop-flag to `u8` to allow special tags to instrument state.
Felix S. Klock II
-1
/
+1
[prev]
[next]