Files
rust/compiler
bors fa5eda19b9 Auto merge of #149917 - GuillaumeGomez:malformed-attribute-suggestions, r=JonathanBrouwer
If there are too many suggestions for malformed attribute, do not suggest them

Part of https://github.com/rust-lang/rust/issues/149865.

This not only covers for doc attributes but for all attributes, so don't hesitate to tell me if you want it to be limited to only doc attributes (although I think it's actually a nice improvement overall).

Also, I picked 3 as the maximum number of suggestions before it becomes noise, but it's very much open to debate.

r? `@JonathanBrouwer`
2025-12-12 18:18:14 +00:00
..
fix
2025-11-27 17:55:34 +07:00
2025-12-10 12:28:05 +01:00
2025-10-12 08:08:30 +00:00
2025-12-09 13:40:18 +00:00
2025-09-26 17:53:49 +02:00
2025-12-10 12:27:34 +01:00
2025-12-10 12:28:05 +01:00
2025-12-09 13:40:18 +00:00