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

Emit unexpected-implicit-declaration warning on ignored implicit binders #342

Open
Blaisorblade opened this issue Feb 28, 2022 · 0 comments

Comments

@Blaisorblade
Copy link
Contributor

The original example was mlock Definition y : forall {T:Type}, T -> T := fun _ x => x. (zulip Link); but in general, reading forall {T:Type}, ... should probably emit the warning as soon as the info is thrown away?

@Blaisorblade Blaisorblade changed the title Emit unexpected-implicit-declaration warning warning on ignored implicit binders Emit unexpected-implicit-declaration warning on ignored implicit binders Oct 18, 2023
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

No branches or pull requests

1 participant