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
/
sys
/
windows
/
tty.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-14
std: Remove old_io/old_path/rand modules
Alex Crichton
-169
/
+0
2015-03-28
Rollup merge of #23803 - richo:unused-braces, r=Manishearth
Manish Goregaokar
-1
/
+1
2015-03-28
cleanup: Remove unused braces in use statements
Richo Healey
-1
/
+1
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-5
/
+5
2015-03-20
std: Remove old_io/old_path from the prelude
Alex Crichton
-1
/
+1
2015-03-13
Fallout of std::old_io deprecation
Alex Crichton
-0
/
+2
2015-03-12
std: Remove #[allow] directives in sys modules
Alex Crichton
-1
/
+1
2015-02-24
Revert a wrong replace of "fail" to "panic"
Tobias Bucher
-1
/
+1
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-1
/
+1
2015-02-01
std: Add a new `env` module
Alex Crichton
-4
/
+1
2015-01-26
std: Rename Writer::write to Writer::write_all
Alex Crichton
-3
/
+3
2015-01-06
Implement TTY::get_winsize for Windows
Peter Atashian
-7
/
+9
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-9
/
+10
2014-12-31
Revert "std: Re-enable at_exit()"
Alex Crichton
-3
/
+5
2014-12-30
rollup merge of #20061: aturon/stab-2-vec-slice
Alex Crichton
-1
/
+2
2014-12-30
Fallout from stabilization
Aaron Turon
-1
/
+2
2014-12-30
std: Re-enable at_exit()
Alex Crichton
-5
/
+3
2014-12-29
Test fixes and rebase conflicts
Alex Crichton
-2
/
+2
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-1
/
+1
2014-12-06
libstd: remove unnecessary `as_slice()` calls
Jorge Aparicio
-1
/
+1
2014-11-20
Rename remaining Failures to Panic
Subhash Bhushan
-3
/
+3
2014-11-08
Runtime removal: refactor tty
Aaron Turon
-0
/
+166