about summary refs log tree commit diff
path: root/compiler/rustc_passes/Cargo.toml
AgeCommit message (Expand)AuthorLines
2023-03-14Simplify proc macro signature validity checkMichael Goulet-0/+1
2022-07-15passes: migrate half of `check_attr`David Wood-0/+1
2022-06-19collapse dead code warnings into a single diagnosticTakayuki Maeda-0/+1
2022-06-13remove currently unused depsklensy-1/+0
2022-05-03Add support for a new attribute `#[debugger_visualizer]` to support embedding...ridwanabdillahi-0/+1
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