Commit Graph

4 Commits

Author SHA1 Message Date
Urgau 0c0dfb88ee Switch back `non_local_definitions` lint to allow-by-default
as request T-lang is requesting some major changes in the lint inner
workings in #126768#issuecomment-2192634762
2024-06-27 08:05:07 +02:00
Urgau 402580bcd5 non_local_defs: improve exception note for impl and macro_rules!
- Remove wrong exception text for non-local macro_rules!
 - Simplify anonymous const exception note
2024-05-27 23:59:18 +02:00
Urgau 06c6a2d9d6 non_local_defs: switch to more friendly primary message 2024-05-27 23:58:55 +02:00
Urgau 712560cd03 Adjust `#[macro_export]`/doctest help suggestion for non_local_defs lint 2024-05-01 16:57:20 +02:00