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
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2015-03-28
Remove IteratorExt
Steven Fackler
-1
/
+1
2015-03-23
Add #![feature] attributes to doctests
Brian Anderson
-0
/
+32
2015-03-20
std: Remove old_io/old_path from the prelude
Alex Crichton
-0
/
+32
2015-03-18
Register new snapshots
Alex Crichton
-4
/
+0
2015-03-18
Remove the newly introduced trait impls for fixed-size arrays and use &b"..."...
Vadim Petrochenkov
-8
/
+0
2015-03-18
Avoid metadata bloat by using trait FixedSizeArray
Vadim Petrochenkov
-17
/
+5
2015-03-18
Add and fix more tests
Vadim Petrochenkov
-3
/
+3
2015-03-18
Fixed-size byte string literals (RFC 339)
Vadim Petrochenkov
-0
/
+20
2015-03-16
impl<T> [T]
Jorge Aparicio
-0
/
+1
2015-03-16
impl str
Jorge Aparicio
-0
/
+1
2015-03-13
Auto merge of #23229 - aturon:stab-path, r=alexcrichton
bors
-0
/
+1
2015-03-12
Stabilize std::path
Aaron Turon
-0
/
+1
2015-03-11
Example -> Examples
Steve Klabnik
-32
/
+32
2015-02-20
try to reduce bajillion warnings
Alexis
-0
/
+2
2015-02-18
Replace all uses of `&foo[]` with `&foo[..]` en masse.
Niko Matsakis
-2
/
+2
2015-02-17
std: Rename io/path features with old_ prefix
Alex Crichton
-1
/
+1
2015-02-08
Rename Show to Debug, String to Display
Alexander Korolkov
-2
/
+2
2015-02-03
Rename std::path to std::old_path
Aaron Turon
-0
/
+923