Nicholas Nethercote
|
29629d0075
|
Remove some unused crate dependencies.
I found these by setting the `unused_crate_dependencies` lint
temporarily to `Warn`.
|
2024-06-10 19:55:49 +10:00 |
|
Nicholas Nethercote
|
4814fd0a4b
|
Remove extern crate rustc_macros from numerous crates.
|
2024-04-29 10:21:54 +10:00 |
|
Kalle Wachsmuth
|
277e61854e
|
introduce Mutability::ptr_str
|
2024-04-10 18:51:09 +02:00 |
|
Jason Newcomb
|
564837e23d
|
Fix typo in VisitorResult
|
2024-03-08 23:20:29 -05:00 |
|
Jason Newcomb
|
5abfb3775d
|
Move visitor utils to rustc_ast_ir
|
2024-03-05 12:38:03 -05:00 |
|
Oli Scherer
|
8a6d3535f7
|
Split rustc_type_ir to avoid rustc_ast from depending on it
|
2024-02-27 18:11:23 +00:00 |
|