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

Fix clap by updating the facts #133

Merged
merged 1 commit into from
Nov 5, 2019

Conversation

lqd
Copy link
Member

@lqd lqd commented Oct 11, 2019

clap on master is missing some .facts files.

PR #129 added warnings to nag remind us to refresh this dataset with up-to-date facts. Here they are.

Maybe adding a smoke test could be interesting, since it's an important dataset. The LocationInsensitive variant runs it in 700ms on my machine (1.5s on The Ole Laptop) so maybe it wouldn't be that bad a wait on cargo test (or if not, in a test subcrate: only cargo test --all would run it. And CI does that as well.)

@shepmaster
Copy link
Member

image

Wew lad

@lqd
Copy link
Member Author

lqd commented Oct 11, 2019

That's a nice way of keeping my +/- ratio in the negatives — especially if I never add any tests ever again 👍

@nikomatsakis nikomatsakis merged commit ea5d4a0 into rust-lang:master Nov 5, 2019
@lqd lqd deleted the fix_clap_for_real branch November 5, 2019 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants