summary refs log tree commit diff
path: root/src/librustc_interface/queries.rs
AgeCommit message (Collapse)AuthorLines
2019-08-10Remove Option from resolverMark Rousskov-7/+7
2019-07-28Remove lint annotations in specific crates that are already enforced by ↵Vadim Petrochenkov-14/+2
rustbuild Remove some random unnecessary lint `allow`s
2019-07-23cleanup: Remove `extern crate serialize as rustc_serialize`sVadim Petrochenkov-1/+1
2019-03-27librustc_interface => 2018Mazdak Farrokhzad-2/+3
2019-03-10Make the rustc driver and interface demand drivenJohn Kåre Alsaker-0/+302