rust/compiler/rustc_incremental/src
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
..
persist Use ThinVec in various AST types. 2023-02-21 11:51:56 +11:00
assert_dep_graph.rs incremental: migrate diagnostics 2023-01-30 17:11:35 +00:00
assert_module_sources.rs Use ThinVec in various AST types. 2023-02-21 11:51:56 +11:00
errors.rs incremental: migrate diagnostics 2023-01-30 17:11:35 +00:00
lib.rs incremental: migrate diagnostics 2023-01-30 17:11:35 +00:00