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
/
capturing-logging.rs
Age
Commit message (
Expand
)
Author
Lines
2014-06-13
libsyntax: Allow `+` to separate trait bounds from objects.
Patrick Walton
-1
/
+1
2014-06-09
Use phase(plugin) in tests
Keegan McAllister
-1
/
+1
2014-05-22
libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`.
Patrick Walton
-2
/
+2
2014-05-15
Updates with core::fmt changes
Alex Crichton
-2
/
+4
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-2
/
+2
2014-05-05
log: Logger receiveis a LogRecord
Sean McArthur
-3
/
+3
2014-04-18
Replace all ~"" with "".to_owned()
Richo Healey
-1
/
+1
2014-04-06
Remove check-fast. Closes #4193, #8844, #6330, #7416
Brian Anderson
-1
/
+0
2014-04-04
Fix inner attribute syntax from `#[foo];` to `#![foo]`
Timothée Ravier
-1
/
+1
2014-03-27
Fix fallout of removing default bounds
Alex Crichton
-1
/
+1
2014-03-21
rustc: Switch defaults from libgreen to libnative
Alex Crichton
-2
/
+1
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-1
/
+5
2014-03-13
std: Rename Chan/Port types and constructor
Alex Crichton
-3
/
+3
2014-02-14
extern mod => extern crate
Alex Crichton
-1
/
+1
2014-02-11
Change `xfail` directives in compiletests to `ignore`, closes #11363
Florian Hahn
-2
/
+2
2014-02-03
rpass: Remove io_error usage
Alex Crichton
-1
/
+1
2014-01-29
Remove do keyword from test/
Scott Lawrence
-4
/
+4
2014-01-17
Tweak the interface of std::io
Alex Crichton
-1
/
+1
2014-01-12
xfail two tests that hang on Android (#11419)
Brian Anderson
-0
/
+1
2014-01-06
Support arbitrary stdout/stderr/logger handles
Alex Crichton
-0
/
+46