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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass
/
logging-separate-lines.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-21
Remove references to `old_{path,io}`
Tamir Duberstein
-1
/
+1
2015-04-14
test: Fix fallout in run-pass tests
Alex Crichton
-3
/
+3
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+2
2015-03-05
rustc: Add a debug_assertions #[cfg] directive
Alex Crichton
-0
/
+1
2015-02-18
Manual merge of #22475 - alexcrichton:rollup, r=alexcrichton
Huon Wilson
-3
/
+2
2015-02-16
Replace some uses of deprecated os functions
Simonas Kazlauskas
-3
/
+2
2015-02-10
Enable some tests for android
wonyong kim
-1
/
+0
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-4
/
+4
2015-01-26
Fallout of io => old_io
Alex Crichton
-1
/
+1
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-3
/
+1
2014-08-12
Replace "ignore-win32" in tests with "ignore-windows"
Vadim Chugunov
-1
/
+1
2014-06-16
Fix --disable-rpath and tests
Alex Crichton
-2
/
+2
2014-06-09
Use phase(plugin) in tests
Keegan McAllister
-1
/
+1
2014-05-27
std: Remove String's to_owned
Richo Healey
-1
/
+1
2014-05-14
Process::new etc should support non-utf8 commands/args
Aaron Turon
-9
/
+4
2014-05-13
io: Implement process wait timeouts
Alex Crichton
-1
/
+1
2014-05-08
Handle more fallout
Kevin Ballard
-0
/
+1
2014-05-06
log: Use writeln!() instead of write!()
Alex Crichton
-0
/
+44