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

March garden maintenance #161

Merged
merged 3 commits into from
May 12, 2021
Merged

Conversation

lqd
Copy link
Member

@lqd lqd commented Mar 25, 2021

This PR:

  • updates polonius-parser to lalrpop 0.19.5, to remove some dependencies
  • updates other dependencies (which removes 4 or 5)
  • fixes the recent non_fmt_panic warnings triggered in a couple of our test assertions

(there's still another warning that I didn't fix: the Context::potential_errors field is still unused, until I complete the work on sharing the results between the LocationInsensitive and DatafrogOpt variants to optimize the latter, and which should hopefully happen soon-ish)

(This was mostly to reduce compile times, which are lowered by 15-20s with this PR on my machine)

@nikomatsakis
Copy link
Contributor

this looks good! r=me

@lqd lqd force-pushed the garden_maintenance branch from fffd487 to a776332 Compare April 28, 2021 21:10
@nikomatsakis nikomatsakis merged commit de83bca into rust-lang:master May 12, 2021
@lqd lqd deleted the garden_maintenance branch May 12, 2021 11:13
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.

2 participants