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

Checker for .Values and .Items on maps #4551

Merged
merged 9 commits into from
Sep 15, 2023
Merged

Checker for .Values and .Items on maps #4551

merged 9 commits into from
Sep 15, 2023

Conversation

jtristan
Copy link
Contributor

@jtristan jtristan commented Sep 14, 2023

Fixes #1373

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@jtristan jtristan enabled auto-merge (squash) September 14, 2023 18:18
@jtristan jtristan merged commit 8a158a3 into master Sep 15, 2023
18 checks passed
@jtristan jtristan deleted the MapEqRange branch September 15, 2023 21:10
TaBo2410 added a commit that referenced this pull request Sep 20, 2023
…iment-trsplitexpr

* commit '86840e6b14386c1e88480854dd8ce64ad17cb2ff':
  Map eq range (#4567)
  Fix: Declarations with {:only} ensure that other declarations aren't displayed as verified in the gutter icons (#4433)
  Fix caching of export declarations (#4556)
  Do not return exceptions when doing hover in a program with parse errors (#4557)
  Proof dependency warnings (#4542)
  [Test Generation] Reduce memory footprint by reusing the same Boogie program for multiple test generation queries (#4530)
  Fix a variety of bugs in Rust backend based on ESDK testing (#4538)
  Checker for .Values and .Items on maps (#4551)
  feat: Allow more assumptions in library backend (#4545)
  feat: Attributes on reads clauses (#4554)
  Fix gutter icons fields (#4549)
  Report errors that occur in the project file, in the IDE as well (#4539)
  Switch to ubuntu-20.04 for the refman build (#4555)
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.

Verification: map should not allow .Values if the value type is not equality supporting
2 participants