Skip to content

Tidy doesn't check the dependencies from submodules/subtrees #83554

Closed
@JohnTitor

Description

@JohnTitor

Filing this so that I don't forget to fix it...
We have a license check on tidy for each dependency but it doesn't check dependencies coming from submodules/subtrees. For instance, tidy doesn't say anything about the libm crate, which comes from rustfmt (rustfmt-nightly -> bytecount -> packed_simd2 -> libm). Ideally, tidy should also check those dependencies.

Originally discussed on #83239 (comment).

Metadata

Metadata

Assignees

Labels

C-enhancementCategory: An issue proposing an enhancement or a PR with one.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