about summary refs log tree commit diff
path: root/src/librustc_interface/util.rs
AgeCommit message (Expand)AuthorLines
2019-04-03Deny internal lints on librustc_interfaceflip1995-1/+0
2019-04-03Check for unstable-options flag before register internalsflip1995-1/+3
2019-04-03Make internal lints allow-by-defaultflip1995-0/+1
2019-03-27librustc_interface => 2018Mazdak Farrokhzad-0/+1
2019-03-16Remove MetadataOnlyCodegenBackendbjorn3-3/+0
2019-03-10Make the rustc driver and interface demand drivenJohn Kåre Alsaker-1/+158
2019-02-28Introduce rustc_interface and move some methods thereJohn Kåre Alsaker-0/+702