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

Make it easier to do a "crater" run of toml #515

Open
epage opened this issue Feb 11, 2023 · 0 comments
Open

Make it easier to do a "crater" run of toml #515

epage opened this issue Feb 11, 2023 · 0 comments
Labels
A-parse Area: Parsing TOML C-enhancement Category: Raise on the bar on expectations

Comments

@epage
Copy link
Member

epage commented Feb 11, 2023

While conformity is the goal, we will sometimes need to be beholden to our biggest user, cargo, to support broken crates for a period of time (e.g. rust-lang/cargo#9932)

To help catch these earlier, we should make a tool, stored in the repo, for extracting all of the toml files and parsing them.

See https://github.com/ehuss/crates-scanner for a starting point. The crates-index crate could help.

@epage epage added C-enhancement Category: Raise on the bar on expectations A-parse Area: Parsing TOML labels Feb 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-parse Area: Parsing TOML C-enhancement Category: Raise on the bar on expectations
Projects
None yet
Development

No branches or pull requests

1 participant