Skip to content

tail_expr_drop_order lint adds too much noise to rustfix #132323

Closed
@oriongonza

Description

@oriongonza

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

Labels

A-diagnosticsArea: Messages for errors, warnings, and lintsA-edition-2024Area: The 2024 editionF-shorter_tail_lifetimes`#![feature(shorter_tail_lifetimes)]`

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions