rust/compiler/rustc_lint
许杰友 Jieyou Xu (Joe) bca4279457
Rollup merge of #141550 - Urgau:unused_braces-attrs, r=chenyukang
Fix `unused_braces` lint suggestion when encountering attributes

This PR fixes the `unused_braces` lint suggestion when encountering attributes by not removing them in the suggestion.

Fixes rust-lang/rust#141549
2025-05-27 01:29:22 +08:00
..
src Rollup merge of #141550 - Urgau:unused_braces-attrs, r=chenyukang 2025-05-27 01:29:22 +08:00
Cargo.toml Remove rustc_attr_data_structures re-export from rustc_attr_parsing 2025-05-18 18:14:43 +02:00
messages.ftl Suggest correct version("..") predicate syntax in check-cfg 2025-05-23 18:14:49 +02:00