Skip to content

Remove ignore use and some unnecessary open - #6481

Merged
kit-ty-kate merged 3 commits into
ocaml:masterfrom
rjbou:rm-ignore
Jul 14, 2026
Merged

Remove ignore use and some unnecessary open#6481
kit-ty-kate merged 3 commits into
ocaml:masterfrom
rjbou:rm-ignore

Conversation

@rjbou

@rjbou rjbou commented Apr 22, 2025

Copy link
Copy Markdown
Collaborator

Use instead let _ : <typ> = to ensure that no argument is missing.

@rjbou rjbou changed the title API: remove ignore use and some opem API: remove ignore use and some open Apr 22, 2025

@kit-ty-kate kit-ty-kate left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from a couple of optional suggestions and a personal opinion that the title/label doesn't quite fit (for me, API means we're changing the interface, not just doing a cleanup of the internal implementation), LGTM.

Comment thread src/solver/opamCudf.ml Outdated
Comment thread src/state/opamFormatUpgrade.ml Outdated
@kit-ty-kate kit-ty-kate added this to the 2.5.0~alpha1 milestone Apr 28, 2025
Comment thread src/solver/opamCudf.ml
@kit-ty-kate
kit-ty-kate marked this pull request as ready for review July 13, 2026 14:40
@kit-ty-kate kit-ty-kate changed the title API: remove ignore use and some open Remove ignore use and some unnecessary open Jul 14, 2026

@kit-ty-kate kit-ty-kate left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rebased and ensured complete using ocamlgrep Stdlib.ignore.

I've removed e882a18 as i think this should be in its own dedicated PR (#7034)

@kit-ty-kate

Copy link
Copy Markdown
Member

Thanks a lot!

@kit-ty-kate
kit-ty-kate merged commit b7135dc into ocaml:master Jul 14, 2026
41 checks passed
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