Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tidy output unorganised and unclear #106345

Open
Ezrashaw opened this issue Jan 1, 2023 · 0 comments
Open

tidy output unorganised and unclear #106345

Ezrashaw opened this issue Jan 1, 2023 · 0 comments
Assignees
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Comments

@Ezrashaw
Copy link
Contributor

Ezrashaw commented Jan 1, 2023

A number of issues exist with the tidy tool's output:

  • Due to the parallelization, output is mixed between different checks.
  • The output itself is not well formatted, Make tidy errors red #106286 took a first step towards fixing this but more is needed.
  • There is no standard way to report warnings or other non-fatal information.

@rustbot claim

@Dylan-DPC Dylan-DPC added C-enhancement Category: An issue proposing an enhancement or a PR with one. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Projects
None yet
Development

No branches or pull requests

2 participants