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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcollections
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-23
unstabilize Words struct
kwantam
-0
/
+1
2015-04-10
std: Stabilize the Utf8Error type
Alex Crichton
-0
/
+1
2015-03-31
rollup merge of #23873: alexcrichton/remove-deprecated
Alex Crichton
-24
/
+0
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-24
/
+0
2015-03-31
Stabilize `std::convert` and related code
Aaron Turon
-1
/
+0
2015-03-28
Update debug helpers and add list builder
Steven Fackler
-0
/
+1
2015-03-27
rollup merge of #23794: brson/slicegate
Alex Crichton
-0
/
+1
2015-03-27
Feature gate *all* slice patterns. #23121
Brian Anderson
-0
/
+1
2015-03-27
rollup merge of #23776: nrc/allow_trivial_cast
Alex Crichton
-1
/
+0
2015-03-27
Change the trivial cast lints to allow by default
Nick Cameron
-1
/
+0
2015-03-26
Added instability markers to `POST_DROP_*` consts, and related opt-in's.
Felix S. Klock II
-1
/
+1
2015-03-25
Change lint names to plurals
Nick Cameron
-2
/
+2
2015-03-25
Add trivial cast lints.
Nick Cameron
-0
/
+2
2015-03-23
rollup merge of #23598: brson/gate
Alex Crichton
-1
/
+2
2015-03-23
Add generic conversion traits
Aaron Turon
-0
/
+1
2015-03-23
Add #![feature] attributes to doctests
Brian Anderson
-0
/
+1
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-1
/
+1
2015-03-17
std: Tweak some unstable features of `str`
Alex Crichton
-0
/
+1
2015-03-16
move some tests back to libcollections
Jorge Aparicio
-0
/
+4
2015-03-16
extract libcollections tests into libcollectionstest
Jorge Aparicio
-43
/
+0
2015-03-16
impl str
Jorge Aparicio
-0
/
+4
2015-03-16
impl char
Jorge Aparicio
-1
/
+0
2015-03-13
Deprecate range, range_step, count, distributions
Aaron Turon
-0
/
+1
2015-03-10
derive common traits for `collections::Bound`
Andrew Paseltiner
-0
/
+1
2015-03-05
fix for new attributes failing. issue #22964
awlnx
-1
/
+2
2015-02-24
std: Stabilize some `ptr` functions
Alex Crichton
-0
/
+1
2015-02-20
Register new snapshots
Alex Crichton
-9
/
+3
2015-02-18
Round 4 test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-02-18
rollup merge of #22210: aturon/stab-final-borrow
Alex Crichton
-0
/
+7
2015-02-18
Stabilize std::borrow
Aaron Turon
-0
/
+7
2015-02-18
rollup merge of #22491: Gankro/into_iter
Alex Crichton
-10
/
+34
2015-02-18
Implement RFC 580
Aaron Turon
-10
/
+34
2015-02-18
std: Stabilize the `hash` module
Alex Crichton
-1
/
+0
2015-02-17
Register new snapshots
Alex Crichton
-9
/
+0
2015-02-15
Fix rollup (remove slicing_syntax)
Manish Goregaokar
-1
/
+0
2015-02-11
Test fixes and rebase conflicts
Alex Crichton
-2
/
+2
2015-02-11
rollup merge of #22178: pnkfelix/featuregate-unsafe-no-drop-flag
Alex Crichton
-1
/
+3
2015-02-11
rollup merge of #22151: Gankro/macro-bench
Alex Crichton
-1
/
+1
2015-02-11
Feature-gate the `#[unsafe_no_drop_flag]` attribute.
Felix S. Klock II
-1
/
+3
2015-02-11
Opt into new `box_patterns` feature gate in various crates.
Felix S. Klock II
-0
/
+1
2015-02-10
fix and macro-ify map benches, fixes #22134
Alexis
-1
/
+1
2015-02-10
rollup merge of #22067: Gankro/collections-tests
Alex Crichton
-1
/
+1
2015-02-07
add missing features to libcollections tests
Alexis
-1
/
+1
2015-02-07
Feature-gate #![no_std]
Keegan McAllister
-0
/
+1
2015-02-07
Don't use std:: paths in syntax extensions when compiling a #![no_std] crate
Keegan McAllister
-8
/
+10
2015-02-05
remove int_uint feature from libcollections
Alexis
-1
/
+0
2015-02-04
Auto merge of #21892 - huonw:deprecate-rand, r=alexcrichton
bors
-0
/
+1
2015-02-04
Deprecate in-tree `rand`, `std::rand` and `#[derive(Rand)]`.
Huon Wilson
-0
/
+1
2015-02-02
remove unused mut qualifiers
Jorge Aparicio
-2
/
+0
2015-01-30
Test fixes and rebase conflicts
Alex Crichton
-10
/
+10
[next]