rust/compiler
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
..
2023-03-27 18:58:07 +00:00
2023-03-28 01:14:28 +00:00
2023-03-31 15:57:25 +11:00
2023-04-01 23:44:16 +02:00