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
/
net
/
pipe.rs
Age
Commit message (
Expand
)
Author
Lines
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
-1
/
+6
2015-03-13
Remove explicit syntax highlight from docs.
Joseph Crail
-1
/
+1
2015-03-11
Example -> Examples
Steve Klabnik
-2
/
+2
2015-03-06
std: Deprecate the std::old_io::net primitives
Alex Crichton
-0
/
+6
2015-02-18
rollup merge of #22497: nikomatsakis/suffixes
Alex Crichton
-5
/
+5
2015-02-18
std: Implement CString-related RFCs
Alex Crichton
-3
/
+3
2015-02-18
Remove `i`, `is`, `u`, or `us` suffixes that are not necessary.
Niko Matsakis
-5
/
+5
2015-02-17
rollup merge of #22319: huonw/send-is-not-static
Alex Crichton
-1
/
+1
2015-02-18
Update tests for the Send - 'static change.
Huon Wilson
-1
/
+1
2015-02-17
Fallout from stabilization
Aaron Turon
-27
/
+27
2015-02-03
Rename std::path to std::old_path
Aaron Turon
-1
/
+1
2015-01-29
`for x in range(a, b)` -> `for x in a..b`
Jorge Aparicio
-6
/
+6
2015-01-27
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-0
/
+869
2015-01-26
std: Rename Writer::write to Writer::write_all
Alex Crichton
-1
/
+1
2015-01-26
std: Rename io to old_io
Alex Crichton
-0
/
+864