Skip to content

Enable rustc::ty_eq_operator by default #107394

Open
@Noratrieb

Description

@Noratrieb

#107393 adds a new internal lint about comparing types. Since it fires quite a lot in the compiler and most of them should be allowed (or rather, expected :D) it makes sense to wait until the lint is in the bootstrap compiler.

This issue is a remainder to fix that and enable it after the bump.

Metadata

Metadata

Assignees

Labels

A-contributor-roadblockArea: Makes things more difficult for new or seasoned contributors to RustA-lintsArea: Lints (warnings about flaws in source code) such as unused_mut.S-blockedStatus: Blocked on something else such as an RFC or other implementation work.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions