-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Closed
Labels
A-diagnosticsArea: Messages for errors, warnings, and lintsArea: Messages for errors, warnings, and lintsA-edition-2024Area: The 2024 editionArea: The 2024 editionF-shorter_tail_lifetimes`#![feature(shorter_tail_lifetimes)]``#![feature(shorter_tail_lifetimes)]`
Description
Lots of local bindings have a significant drop implementation, and the warning is not particularly small.
This completely hides every single other warning. Adding this much noise makes it near impossible to notice any potentially meaningful changes.
cc: #128662
@rustbot label +A-diagnostics +A-edition-2024
Metadata
Metadata
Assignees
Labels
A-diagnosticsArea: Messages for errors, warnings, and lintsArea: Messages for errors, warnings, and lintsA-edition-2024Area: The 2024 editionArea: The 2024 editionF-shorter_tail_lifetimes`#![feature(shorter_tail_lifetimes)]``#![feature(shorter_tail_lifetimes)]`