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

tweaks and fixes #28

Merged
merged 13 commits into from
Aug 28, 2024
Merged

tweaks and fixes #28

merged 13 commits into from
Aug 28, 2024

Conversation

gavinleroy
Copy link
Collaborator

@gavinleroy gavinleroy commented Aug 21, 2024

  • remove css class for attention elements after first render
  • icon wrappers no longer change the bounding box of the node
  • implication draining taints the rustc typeck variable, this was disabled so we need to figure something out there :|
  • add panel of impl candidates to arbitrary proof nodes and not just failures
  • place paramenv information in a monospace wrapper
  • use a NestedFilter::All for the span to hirid visitor. this was the bug causing obligations to match with incredibly large spans
  • misc printing minutiae
  • only set projection equalities on successful goals
  • stop event propagation in the hover panel

closes #26

@gavinleroy gavinleroy marked this pull request as draft August 21, 2024 20:54
@gavinleroy gavinleroy changed the title WIP tweaks and fixes tweaks and fixes Aug 28, 2024
@gavinleroy gavinleroy marked this pull request as ready for review August 28, 2024 12:28
@gavinleroy gavinleroy merged commit 8a3717e into main Aug 28, 2024
2 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.

False positive bug
1 participant