rust/compiler/rustc_parse
Matthias Krüger 57dad1d75e
Rollup merge of #124099 - voidc:disallow-ambiguous-expr-attrs, r=davidtwco
Disallow ambiguous attributes on expressions

This implements the suggestion in [#15701](https://github.com/rust-lang/rust/issues/15701#issuecomment-2033124217) to disallow ambiguous outer attributes on expressions. This should resolve one of the concerns blocking the stabilization of `stmt_expr_attributes`.
2024-04-23 12:10:26 +02:00
..
src Rollup merge of #124099 - voidc:disallow-ambiguous-expr-attrs, r=davidtwco 2024-04-23 12:10:26 +02:00
Cargo.toml Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00
messages.ftl Rollup merge of #124099 - voidc:disallow-ambiguous-expr-attrs, r=davidtwco 2024-04-23 12:10:26 +02:00