0592d13757
Don't mark expression with attributes as not needing parentheses This is not perfectly correct as `#[attr] (5)` will still not lint, but it does seem good enough, in particular as the parentheses in that case are not unambiguously incorrect; I might personally prefer to see them for clarity. Fixes https://github.com/rust-lang/rust/issues/43279. |
||
---|---|---|
.. | ||
nonstandard_style | ||
builtin.rs | ||
Cargo.toml | ||
error_codes.rs | ||
lib.rs | ||
non_ascii_idents.rs | ||
nonstandard_style.rs | ||
redundant_semicolon.rs | ||
types.rs | ||
unused.rs |