rust/compiler/rustc_lint
Guillaume Gomez f9f3935fa7
Rollup merge of #143030 - Urgau:issue-143025, r=SparrowLii
Fix suggestion spans inside macros for the `unused_must_use` lint

This PR fixes the suggestion spans inside macros for the `unused_must_use` lint by trying to find the oldest ancestor span.

Fixes https://github.com/rust-lang/rust/issues/143025
2025-06-29 12:29:55 +02:00
..
src Rollup merge of #143030 - Urgau:issue-143025, r=SparrowLii 2025-06-29 12:29:55 +02:00
Cargo.toml Remove rustc_attr_data_structures re-export from rustc_attr_parsing 2025-05-18 18:14:43 +02:00
messages.ftl Implement lint against direct uses of rustc_type_ir in compiler crates 2025-06-18 16:01:41 +02:00