about summary refs log tree commit diff
path: root/src/librustc_interface/lib.rs
AgeCommit message (Expand)AuthorLines
2019-04-17Deny `internal` in stage0Mateusz Mikuła-1/+1
2019-04-03Deny internal lints on librustc_interfaceflip1995-0/+1
2019-03-27librustc_interface => 2018Mazdak Farrokhzad-25/+2
2019-03-10Make the rustc driver and interface demand drivenJohn Kåre Alsaker-3/+8
2019-02-28Introduce rustc_interface and move some methods thereJohn Kåre Alsaker-0/+43