about summary refs log tree commit diff
path: root/compiler/rustc_ast_ir/src
AgeCommit message (Expand)AuthorLines
2024-06-12Use `tidy` to sort crate attributes for all compiler crates.Nicholas Nethercote-1/+3
2024-04-29Remove `extern crate rustc_macros` from numerous crates.Nicholas Nethercote-2/+1
2024-04-10introduce `Mutability::ptr_str`Kalle Wachsmuth-0/+8
2024-03-08Fix typo in `VisitorResult`Jason Newcomb-1/+1
2024-03-05Move visitor utils to `rustc_ast_ir`Jason Newcomb-0/+85
2024-02-27Split rustc_type_ir to avoid rustc_ast from depending on itOli Scherer-0/+68