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
/
old_path
/
windows.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-14
std: Remove old_io/old_path/rand modules
Alex Crichton
-2330
/
+0
2015-04-08
Make `sum` and `product` inherent methods on `Iterator`
Tobias Bucher
-3
/
+2
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-2
/
+0
2015-03-28
Remove IteratorExt
Steven Fackler
-2
/
+2
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-13
/
+13
2015-03-23
Add #![feature] attributes to doctests
Brian Anderson
-0
/
+2
2015-03-20
std: Remove old_io/old_path from the prelude
Alex Crichton
-0
/
+2
2015-03-18
Register new snapshots
Alex Crichton
-8
/
+0
2015-03-18
Remove the newly introduced trait impls for fixed-size arrays and use &b"..."...
Vadim Petrochenkov
-35
/
+35
2015-03-18
Fixed-size byte string literals (RFC 339)
Vadim Petrochenkov
-6
/
+6
2015-03-16
remove imports
Jorge Aparicio
-1
/
+1
2015-03-16
impl<T> [T]
Jorge Aparicio
-0
/
+3
2015-03-16
impl str
Jorge Aparicio
-0
/
+3
2015-03-16
impl char
Jorge Aparicio
-0
/
+1
2015-03-11
Example -> Examples
Steve Klabnik
-2
/
+2
2015-03-09
Rename #[should_fail] to #[should_panic]
Steven Fackler
-1
/
+1
2015-02-22
Auto merge of #22466 - Kimundi:str_pattern_ai_safe, r=aturon
bors
-1
/
+1
2015-02-20
Register new snapshots
Alex Crichton
-15
/
+0
2015-02-20
Addressed PR comments
Marvin Löbel
-1
/
+1
2015-02-18
rollup merge of #22502: nikomatsakis/deprecate-bracket-bracket
Alex Crichton
-18
/
+18
2015-02-18
Replace all uses of `&foo[]` with `&foo[..]` en masse.
Niko Matsakis
-18
/
+18
2015-02-18
rollup merge of #22497: nikomatsakis/suffixes
Alex Crichton
-1
/
+1
2015-02-18
rollup merge of #22480: alexcrichton/hashv3
Alex Crichton
-0
/
+16
2015-02-18
rollup merge of #22287: Ryman/purge_carthographers
Alex Crichton
-2
/
+2
2015-02-18
std: Stabilize the `hash` module
Alex Crichton
-0
/
+16
2015-02-18
Remove `i`, `is`, `u`, or `us` suffixes that are not necessary.
Niko Matsakis
-1
/
+1
2015-02-17
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-02-18
Remove usage of .map(|&foo| foo)
Kevin Butler
-2
/
+2
2015-02-17
Fallout from stabilization
Aaron Turon
-4
/
+4
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-2
/
+2
2015-02-03
Rename std::path to std::old_path
Aaron Turon
-0
/
+2329