rust/compiler/rustc_ast_passes
Michael Goulet a5c395ed94
Rollup merge of #109914 - compiler-errors:rtn-bad-parens, r=oli-obk
Emit feature error for parenthesized generics in associated type bounds

We don't actually do AST->HIR lowering with some `-Zunpretty` flags, so it's not correct to just delay a bug instead of emitting a feature error.

Some diagnostics regressed because of the new errors, but oh well. 🤷

Fixes #109898
2023-04-04 09:27:46 -07:00
..
src Rollup merge of #109914 - compiler-errors:rtn-bad-parens, r=oli-obk 2023-04-04 09:27:46 -07:00
Cargo.toml Use ThinVec in various AST types. 2023-02-21 11:51:56 +11:00
messages.ftl Simplify message paths 2023-03-11 22:51:57 +01:00