summary refs log tree commit diff
path: root/src/librustc_passes/entry.rs
AgeCommit message (Expand)AuthorLines
2019-11-14Update to use new librustc_error_codes libraryGuillaume Gomez-0/+2
2019-10-30Do not complain about missing `fn main()` in some casesEsteban Küber-1/+8
2019-10-04middle::entry -> rustc_passesMark Rousskov-0/+202