-
Notifications
You must be signed in to change notification settings - Fork 381
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
[Merged by Bors] - chore(Tactic/Ring/Basic): reduce use of autoImplicit #14709
Conversation
grunweg
commented
Jul 13, 2024
•
edited
Loading
edited
- depends on: [Merged by Bors] - chore(Tactic/NormNum): remove autoImplicit #14725
- depends on: [Merged by Bors] - chore(Tactic): reduce use of Implicit, part 2 #14726
- depends on: [Merged by Bors] - chore(Tactic): reduce use of autoImplicit, part 3 #14770
- depends on: [Merged by Bors] - chore(Tactic): reduce autoImplicit, part 4 #14805
This is almost exhaustive: I need help with two declarations in Pow, and BigOperators is not quite as obvious.
PR summary f84f41116eImport changes for modified filesNo significant changes to the import graph Import changes for all files
Declarations diffNo declarations were harmed in the making of this PR! 🐙 You can run this locally as follows## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>
## more verbose report:
./scripts/declarations_diff.sh long <optional_commit> |
c95fc12
to
5ef5afc
Compare
33a0934
to
e67e66c
Compare
64adc2e
to
0c4b182
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors d+
✌️ grunweg can now approve this pull request. To approve and merge a pull request, simply reply with |
Co-authored-by: Johan Commelin <[email protected]>
Thanks for the fast review! |
Pull request successfully merged into master. Build succeeded: |