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

Fix a variety of bugs in Rust backend based on ESDK testing #4538

Merged
merged 4 commits into from
Sep 15, 2023

Conversation

shadaj
Copy link
Collaborator

@shadaj shadaj commented Sep 12, 2023

Fix a variety of bugs in Rust backend based on ESDK testing

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

@shadaj shadaj changed the title Implement more set/seq operations for Rust backend Fix a variety of bugs in Rust backend based on ESDK testing Sep 12, 2023
@shadaj shadaj force-pushed the pr4538 branch 4 times, most recently from 51e80af to a15533a Compare September 12, 2023 07:33
jtristan pushed a commit that referenced this pull request Sep 12, 2023
…ns (#4527)

Fix nesting of if/else in Rust backend and basic quantified expressions




Also fixes various bugs/missing pieces in multi-dimensional arrays and
sequence constructions.


<small>By submitting this pull request, I confirm that my contribution
is made under the terms of the [MIT

license](https://github.com/dafny-lang/dafny/blob/master/LICENSE.txt).</small>

---
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with [ReviewStack](https://reviewstack.dev/dafny-lang/dafny/pull/4527).
* #4538
* __->__ #4527
@shadaj shadaj force-pushed the pr4538 branch 5 times, most recently from ff1f659 to f5cd8ed Compare September 13, 2023 01:02
@shadaj shadaj marked this pull request as ready for review September 13, 2023 01:33
@shadaj shadaj requested a review from jtristan September 13, 2023 01:33
jtristan
jtristan previously approved these changes Sep 13, 2023
@jtristan jtristan enabled auto-merge (squash) September 13, 2023 21:59
<small>By submitting this pull request, I confirm that my contribution is made under the terms of the [MIT
license](https://github.com/dafny-lang/dafny/blob/master/LICENSE.txt).</small>
keyboardDrummer pushed a commit to keyboardDrummer/dafny that referenced this pull request Sep 15, 2023
…ns (dafny-lang#4527)

Fix nesting of if/else in Rust backend and basic quantified expressions




Also fixes various bugs/missing pieces in multi-dimensional arrays and
sequence constructions.


<small>By submitting this pull request, I confirm that my contribution
is made under the terms of the [MIT

license](https://github.com/dafny-lang/dafny/blob/master/LICENSE.txt).</small>

---
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with [ReviewStack](https://reviewstack.dev/dafny-lang/dafny/pull/4527).
* dafny-lang#4538
* __->__ dafny-lang#4527
keyboardDrummer pushed a commit that referenced this pull request Sep 15, 2023
…ns (#4527)

Fix nesting of if/else in Rust backend and basic quantified expressions




Also fixes various bugs/missing pieces in multi-dimensional arrays and
sequence constructions.


<small>By submitting this pull request, I confirm that my contribution
is made under the terms of the [MIT

license](https://github.com/dafny-lang/dafny/blob/master/LICENSE.txt).</small>

---
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with [ReviewStack](https://reviewstack.dev/dafny-lang/dafny/pull/4527).
* #4538
* __->__ #4527
@jtristan jtristan merged commit 8631fc9 into dafny-lang:master Sep 15, 2023
@shadaj shadaj deleted the pr4538 branch September 16, 2023 00:22
keyboardDrummer pushed a commit that referenced this pull request Sep 19, 2023
…ns (#4527)

Fix nesting of if/else in Rust backend and basic quantified expressions




Also fixes various bugs/missing pieces in multi-dimensional arrays and
sequence constructions.


<small>By submitting this pull request, I confirm that my contribution
is made under the terms of the [MIT

license](https://github.com/dafny-lang/dafny/blob/master/LICENSE.txt).</small>

---
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with [ReviewStack](https://reviewstack.dev/dafny-lang/dafny/pull/4527).
* #4538
* __->__ #4527
keyboardDrummer pushed a commit that referenced this pull request Sep 19, 2023
…ns (#4527)

Fix nesting of if/else in Rust backend and basic quantified expressions




Also fixes various bugs/missing pieces in multi-dimensional arrays and
sequence constructions.


<small>By submitting this pull request, I confirm that my contribution
is made under the terms of the [MIT

license](https://github.com/dafny-lang/dafny/blob/master/LICENSE.txt).</small>

---
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with [ReviewStack](https://reviewstack.dev/dafny-lang/dafny/pull/4527).
* #4538
* __->__ #4527
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)
keyboardDrummer pushed a commit that referenced this pull request Sep 26, 2023
Fix a variety of bugs in Rust backend based on ESDK testing














<small>By submitting this pull request, I confirm that my contribution
is made under the terms of the [MIT

license](https://github.com/dafny-lang/dafny/blob/master/LICENSE.txt).</small>
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