rust/compiler/rustc_ast_pretty
Matthias Krüger 9de14d894b
Rollup merge of #111037 - Nilstrieb:close-the-offsetof, r=compiler-errors
Close parentheses for `offset_of` in AST pretty printing

HIR pretty printing already handles it correctly.

This will conflict with #110694 but it seems like that PR is gonna take bit more time.
2023-05-01 01:09:50 +02:00
..
src Rollup merge of #111037 - Nilstrieb:close-the-offsetof, r=compiler-errors 2023-05-01 01:09:50 +02:00
Cargo.toml Use ThinVec in ast::Generics and related types. 2023-02-21 11:51:55 +11:00