Skip to content

Tidy should detect unreachable modules in compiler/ #106206

Closed
@compiler-errors

Description

@compiler-errors

We shouldn't probably ever have unreachable modules in compiler/, so we should implement a tidy lint against them.

Would've probably caught some super stupid module file duplications that happened due to a failed module rename (twice!!) in 3b9daac, resulting in the clean-up PR: #106205

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions