rust/compiler/rustc_ast_pretty/src
Nicholas Nethercote ce363bb6e6 Remove IterDelimited.
itertools has `with_position` which does the same thing.
2023-11-22 08:13:21 +11:00
..
pp Pretty print ItemKind::Use in rustfmt style 2022-02-07 21:51:05 -08:00
pprust Remove IterDelimited. 2023-11-22 08:13:21 +11:00
helpers.rs Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
lib.rs Remove unneeded features. 2023-11-22 08:13:21 +11:00
pp.rs Remove unnecessary derives. 2023-11-22 08:13:21 +11:00