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_io
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2015-03-20
std: Remove old_io/old_path from the prelude
Alex Crichton
-15
/
+21
2015-03-18
Register new snapshots
Alex Crichton
-8
/
+0
2015-03-17
Rollup merge of #23329 - jbcrail:rm-syntax-highlight, r=sanxiyn
Manish Goregaokar
-1
/
+1
2015-03-16
remove imports
Jorge Aparicio
-1
/
+1
2015-03-16
impl<T> *const T, impl<T> *mut T
Jorge Aparicio
-0
/
+1
2015-03-16
impl<T> [T]
Jorge Aparicio
-0
/
+1
2015-03-16
impl str
Jorge Aparicio
-0
/
+1
2015-03-16
impl char
Jorge Aparicio
-0
/
+1
2015-03-14
Auto merge of #23333 - oli-obk:slice_from_raw_parts, r=alexcrichton
bors
-5
/
+5
2015-03-13
Remove explicit syntax highlight from docs.
Joseph Crail
-1
/
+1
2015-03-13
slice::from_raw_parts is preferred over transmuting a fresh raw::Slice
Oliver Schneider
-5
/
+5
2015-03-12
std: Stabilize the `io` module
Alex Crichton
-0
/
+3
2015-03-11
Example -> Examples
Steve Klabnik
-3
/
+3
2015-03-10
std: Stabilize more of the `char` module
Alex Crichton
-2
/
+1
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-4
/
+4
2015-03-02
core: Audit num module for int/uint
Brian Anderson
-8
/
+8
2015-02-20
try to reduce bajillion warnings
Alexis
-0
/
+2
2015-02-18
rollup merge of #22286: nikomatsakis/variance-4b
Alex Crichton
-4
/
+6
2015-02-18
Fallout: Accepter trait needs phantomdata. This seems like it should
Niko Matsakis
-2
/
+4
2015-02-18
Fallout: remove unused type and region parameters.
Niko Matsakis
-2
/
+2
2015-02-18
Remove `i`, `is`, `u`, or `us` suffixes that are not necessary.
Niko Matsakis
-12
/
+12
2015-02-17
rollup merge of #22435: aturon/final-stab-thread
Alex Crichton
-2
/
+2
2015-02-17
rollup merge of #22459: alexcrichton/feature-names
Alex Crichton
-1
/
+1
2015-02-17
Fallout from stabilization
Aaron Turon
-2
/
+2
2015-02-17
std: Rename io/path features with old_ prefix
Alex Crichton
-1
/
+1
2015-02-17
Rollup merge of #22311 - lfairy:consistent-fmt, r=alexcrichton
Manish Goregaokar
-2
/
+2
2015-02-17
Auto merge of #21932 - Jormundir:std-os-errno-type, r=alexcrichton
bors
-2
/
+2
2015-02-14
Rename `fmt::Writer` to `fmt::Write`
Chris Wong
-2
/
+2
2015-02-11
rollup merge of #22127: alexcrichton/stability-holes
Alex Crichton
-19
/
+19
2015-02-11
rustc: Fix a number of stability lint holes
Alex Crichton
-19
/
+19
2015-02-11
shift bindings to accommodate new lifetime/dtor rules.
Felix S. Klock II
-1
/
+2
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-2
/
+2
2015-02-04
Remove unnecessary type casts.
Jormundir
-1
/
+1
2015-02-04
std::os::errno returns platform specific value. fixes #21898
Jormundir
-2
/
+2
2015-01-29
s/Show/Debug/g
Jorge Aparicio
-7
/
+7
2015-01-27
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-0
/
+1961
2015-01-26
std: Rename Writer::write to Writer::write_all
Alex Crichton
-31
/
+35
2015-01-26
std: Rename io to old_io
Alex Crichton
-0
/
+1957