-
Notifications
You must be signed in to change notification settings - Fork 534
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
feat: adding Insert/Singleton/Union instances for HashMap/Set.Raw #5590
Conversation
Mathlib CI status (docs):
|
let (_, goal) ← mvar.intros | ||
mvar.withContext do |
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.
This looks like it was supposed to be part of a different PR.
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.
Ugh, sorry. I've missed the boat for v4.13.0-rc1
in any case, I'll deal with this in less of a hurry tomorrow.
These were missing from #5581.