about summary refs log tree commit diff
path: root/src/librustc_session/output.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-217/+0
2020-08-17rust_ast::ast => rustc_astUjjwal Sharma-1/+1
2020-08-08Eliminate the `SessionGlobals` from `librustc_ast`.Nicholas Nethercote-3/+2
2020-08-08Remove some unnecessary uses of `Option`.Nicholas Nethercote-22/+18
2020-05-02cleanup: `config::CrateType` -> `CrateType`Vadim Petrochenkov-14/+14
2020-03-19Refactorings to begin getting rid of rustc_codegen_utilsMark Mansi-0/+222