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
/
librustc_interface
/
interface.rs
Age
Commit message (
Expand
)
Author
Lines
2019-10-24
Turn crate store into a resolver output
Vadim Petrochenkov
-8
/
+0
2019-10-23
Rollup merge of #65193 - Mark-Simulacrum:lockless-lintstore, r=nikomatsakis
Mazdak Farrokhzad
-0
/
+9
2019-10-22
Add some documentation
Mark Rousskov
-0
/
+5
2019-10-19
move parse_cfgspecs to rustc_interface
Mazdak Farrokhzad
-3
/
+60
2019-10-17
Update API to be more compatible with plugin needs
Mark Rousskov
-0
/
+4
2019-10-03
Remove -Zprofile-queries
Mark Rousskov
-12
/
+1
2019-09-30
Make the default parallelism 1
Mark Rousskov
-1
/
+4
2019-07-28
Remove lint annotations in specific crates that are already enforced by rustb...
Vadim Petrochenkov
-1
/
+0
2019-05-21
Specify the edition for the rustdoc thread-pool
John Kåre Alsaker
-2
/
+2
2019-05-21
Move `edition` outside the hygiene lock and avoid accessing it
John Kåre Alsaker
-1
/
+3
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-1
/
+3
2019-04-12
Use measureme in self-profiler
Wesley Wiser
-4
/
+0
2019-04-03
Deny internal lints on librustc_interface
flip1995
-1
/
+0
2019-03-28
Remove unnecessary with_globals calls
John Kåre Alsaker
-8
/
+6
2019-03-27
librustc_interface => 2018
Mazdak Farrokhzad
-5
/
+5
2019-03-10
Make the rustc driver and interface demand driven
John Kåre Alsaker
-0
/
+155