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-make
/
issue-19371
Age
Commit message (
Expand
)
Author
Lines
2016-08-11
Remove the 'cfg' field from session::config::Options.
Michael Woerister
-2
/
+2
2016-08-11
Add the notion of a dependency tracking status to commandline arguments.
Michael Woerister
-2
/
+3
2016-07-11
Avoid passing around the thread-local interner in `librustc_metadata`.
Jeffrey Seyfried
-2
/
+1
2016-06-23
Address more travis errors
Jonathan Turner
-1
/
+2
2016-05-18
thread the DepGraph to session/crate-store
Niko Matsakis
-2
/
+4
2016-03-14
Allow custom filenames for anonymous inputs
mitaa
-2
/
+2
2016-02-07
Add compile-fail test in rustdoc
Guillaume Gomez
-1
/
+1
2016-01-26
Initial work towards abort-free compilation
Nick Cameron
-1
/
+1
2015-12-21
Register new snapshots
Alex Crichton
-2
/
+1
2015-11-26
fix tests & rustdoc
Ariel Ben-Yehuda
-1
/
+2
2015-11-26
make check works
Ariel Ben-Yehuda
-5
/
+10
2015-09-30
rustc: Support output filenames for each emit type
Alex Crichton
-3
/
+3
2015-04-30
Add metadata output to the diagnostics system.
Michael Sproul
-1
/
+1
2015-03-23
Test fixes and rebase conflicts, round 2
Alex Crichton
-3
/
+3
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+2
2015-03-04
std: Deprecate std::old_io::fs
Alex Crichton
-4
/
+6
2015-02-28
Separate most of rustc::lint::builtin into a separate crate.
Huon Wilson
-0
/
+2
2015-02-16
Replace some uses of deprecated os functions
Simonas Kazlauskas
-1
/
+1
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-2
/
+2
2015-01-20
Make error code registration work again. #19624
Brian Anderson
-1
/
+1
2015-01-12
Make the compilation process more easily customisable
Nick Cameron
-2
/
+4
2014-12-05
Fix various references in late-running tests and things
Niko Matsakis
-4
/
+4
2014-11-29
Fix rustc panic on second compile_input
Murarth
-0
/
+71