Skip to content

[Merged by Bors] - chore(Control): reduce use of autoImplicit#14560

Closed
grunweg wants to merge 1 commit intomasterfrom
MR-autoImplicit-control
Closed

[Merged by Bors] - chore(Control): reduce use of autoImplicit#14560
grunweg wants to merge 1 commit intomasterfrom
MR-autoImplicit-control

Conversation

@grunweg
Copy link
Copy Markdown
Contributor

@grunweg grunweg commented Jul 9, 2024

Control/Random is left untouched for now; that file seems to use autoImplicits quite pervasively


Open in Gitpod

About 100 lines in Control/Random still want some love.

Or: just revert that file, as it actually uses autoImplicit quite a bit
@grunweg grunweg added WIP Work in progress tech debt Tracking cross-cutting technical debt, see e.g. the "Technical debt counters" stream on zulip labels Jul 9, 2024
@grunweg grunweg changed the title wip-chore(Control): remove autoImplicit chore(Control): reduce autoImplicit Jul 9, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 9, 2024

PR summary b46405a985

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ instance {ε : Type*} [MonadExcept ε M] : MonadExcept ε (WriterT ω M)
- instance [MonadExcept ε M] : MonadExcept ε (WriterT ω M)

You can run this locally as follows
## summary with just the declaration names:
./scripts/no_lost_declarations.sh short <optional_commit>

## more verbose report:
./scripts/no_lost_declarations.sh <optional_commit>

@grunweg grunweg added awaiting-review awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. and removed WIP Work in progress labels Jul 9, 2024
@grunweg grunweg changed the title chore(Control): reduce autoImplicit chore(Control): reduce use of autoImplicit Jul 9, 2024
@sgouezel
Copy link
Copy Markdown
Contributor

sgouezel commented Jul 9, 2024

bors r+
Thanks!

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jul 9, 2024

👎 Rejected by label

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. labels Jul 9, 2024
@mattrobball
Copy link
Copy Markdown
Contributor

bors merge

mathlib-bors bot pushed a commit that referenced this pull request Jul 9, 2024
Control/Random is left untouched for now; that file seems to use autoImplicits quite pervasively
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jul 9, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore(Control): reduce use of autoImplicit [Merged by Bors] - chore(Control): reduce use of autoImplicit Jul 9, 2024
@mathlib-bors mathlib-bors bot closed this Jul 9, 2024
@mathlib-bors mathlib-bors bot deleted the MR-autoImplicit-control branch July 9, 2024 11:47
@adomani adomani mentioned this pull request Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has been sent to bors. tech debt Tracking cross-cutting technical debt, see e.g. the "Technical debt counters" stream on zulip

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants