about summary refs log tree commit diff
path: root/compiler/rustc_passes/Cargo.toml
AgeCommit message (Expand)AuthorLines
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-08-21Remove `Session.used_attrs` and move logic to `CheckAttrVisitor`Aaron Hill-0/+2
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-06-25rustc_passes: Remove unused dependency rustc_trait_selectionJosh Triplett-1/+0
2021-03-14Use pretty-printer instead of `span_to_snippet`Camelid-0/+1
2020-12-02Add rustc_lexer as dependency to rustc_passesGuillaume Gomez-0/+1
2020-09-26liveness: Use newtype_index for Variable and LiveNodeTomasz Miąsko-0/+1
2020-08-30mv compiler to compiler/mark-0/+19