-
Notifications
You must be signed in to change notification settings - Fork 674
fix: some ExtraModUses #10620
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: some ExtraModUses #10620
Conversation
cc @Kha |
Mathlib CI status (docs):
|
Reference manual CI status:
|
…into fix-extra-mod-uses
!bench |
Here are the benchmark results for commit d7b57ce. |
!bench |
Failed to find a commit to compare against. |
Here are the benchmark results for commit c30b4ff. Benchmark Metric Change
====================================
- channel.lean boundedn_seq 2.3% |
Before we merge this, I'm currently working out which other problems we have after a |
Okay, here we go (format
|
@Rob23oba Thanks so much, that's an awesome list. I'd suggest for now though to get the parts already covered by the tests merged first in order to establish the test file. I'm also now wondering whether we should record the result of |
Is it also fine if I just add tests for the new ones? |
Sure, let's just not add even more fixes to this PR :) . Also if we go the |
I thought this was a problem but maybe not? Anyways this should be better.
Yeah, right, let's keep it at that. For some of the remaining stuff we might need to do something in |
One hitch here is that we still need to pass |
This PR records extra mod uses that previously caused wrong unnecessary import reports from shake.