rust/compiler/rustc_ast_pretty
Nicholas Nethercote 4143b101f9 Use `ThinVec` in various AST types.
This commit changes the sequence parsers to produce `ThinVec`, which
triggers numerous conversions.
2023-02-21 11:51:56 +11:00
..
src Use `ThinVec` in various AST types. 2023-02-21 11:51:56 +11:00
Cargo.toml Use `ThinVec` in `ast::Generics` and related types. 2023-02-21 11:51:55 +11:00