rust/compiler/rustc_lint
bors 1d1356d0f6 Auto merge of #125722 - Urgau:non_local_defs-macro-to-change, r=estebank
Indicate in `non_local_defs` lint that the macro needs to change

This PR adds a note to indicate that the macro needs to change in the `non_local_definitions` lint output.

Address https://github.com/rust-lang/rust/pull/125089#discussion_r1616311862
Fixes #125681
r? `@estebank`
2024-06-15 08:50:44 +00:00
..
src Auto merge of #125722 - Urgau:non_local_defs-macro-to-change, r=estebank 2024-06-15 08:50:44 +00:00
Cargo.toml non_local_defs: point to Self and Trait to give more context 2024-05-27 23:59:18 +02:00
messages.ftl Auto merge of #125722 - Urgau:non_local_defs-macro-to-change, r=estebank 2024-06-15 08:50:44 +00:00