rust/compiler/rustc_lint
Jonathan Brouwer adcdb6c2c3
Rollup merge of #151283 - chenyukang:yukang-fix-macro-unused, r=petrochenkov
Suggest ignore returning value inside macro for unused_must_use lint

Fixes rust-lang/rust#151269

The first commit fix the original issue,
the second commit is a code refactoring in this lint.
2026-01-29 17:47:30 +01:00
..
src Rollup merge of #151283 - chenyukang:yukang-fix-macro-unused, r=petrochenkov 2026-01-29 17:47:30 +01:00
Cargo.toml lint: Use rustc_apfloat for overflowing_literals, add f16 and f128 2026-01-26 18:25:42 -06:00
messages.ftl Port crate_type to attribute parser 2026-01-22 02:34:28 +00:00