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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2020-07-15
Initialize default providers only once
Joshua Nelson
-0
/
+1
2020-04-11
Depend on libc from crates.io
Luca Barbieri
-3
/
+0
2020-02-07
Remove unused feature gates from librustc_interface
bjorn3
-2
/
+0
2019-12-25
Store callbacks in global statics
Mark Rousskov
-0
/
+1
2019-12-22
Format the world
Mark Rousskov
-3
/
+2
2019-12-06
Use `to_option` in various places
varkor
-0
/
+1
2019-11-30
pass Queries to compiler callbacks
Ralf Jung
-0
/
+1
2019-10-19
move parse_cfgspecs to rustc_interface
Mazdak Farrokhzad
-0
/
+3
2019-10-03
Remove -Zprofile-queries
Mark Rousskov
-1
/
+0
2019-07-28
Deny `unused_lifetimes` through rustbuild
Vadim Petrochenkov
-2
/
+0
2019-07-28
Remove lint annotations in specific crates that are already enforced by rustb...
Vadim Petrochenkov
-3
/
+0
2019-06-24
Enable internal lints in bootstrap
flip1995
-1
/
+0
2019-06-11
Add deny(unused_lifetimes) to all the crates that have deny(internal).
Eduard-Mihai Burtescu
-0
/
+1
2019-04-17
Deny `internal` in stage0
Mateusz Mikuła
-1
/
+1
2019-04-03
Deny internal lints on librustc_interface
flip1995
-0
/
+1
2019-03-27
librustc_interface => 2018
Mazdak Farrokhzad
-25
/
+2
2019-03-10
Make the rustc driver and interface demand driven
John Kåre Alsaker
-3
/
+8
2019-02-28
Introduce rustc_interface and move some methods there
John Kåre Alsaker
-0
/
+43