about summary refs log tree commit diff
path: root/compiler/rustc_ast_passes/Cargo.toml
AgeCommit message (Expand)AuthorLines
2023-11-22Update itertools to 0.11.Nicholas Nethercote-1/+1
2023-10-31Streamline `gate_feature_*` macros.Nicholas Nethercote-1/+0
2023-10-30Clean up `rustc_*/Cargo.toml`.Nicholas Nethercote-1/+3
2023-04-18Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`Nilstrieb-0/+1
2023-02-21Use `ThinVec` in various AST types.Nicholas Nethercote-2/+3
2022-08-22Migrate forbidden_letfinalchild-0/+1
2022-03-04Update `itertools`pierwill-1/+1
2022-01-14Update itertools to deduplicate itRémy Rakic-1/+1
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-08-31Lint Abi in ast validation.Camille GILLOT-0/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2020-09-12update the version of itertools and parking_lotAndreas Jonson-1/+1
2020-08-30mv compiler to compiler/mark-0/+18