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

Support tail recursion and nullable references in the Rust backend #4456

Merged
merged 2 commits into from
Sep 5, 2023

Conversation

shadaj
Copy link
Collaborator

@shadaj shadaj commented Aug 23, 2023

Support tail recursion and nullable references in the Rust backend

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


Stack created with Sapling. Best reviewed with ReviewStack.

@shadaj shadaj force-pushed the pr4456 branch 2 times, most recently from 05636a7 to bd2cdec Compare August 24, 2023 18:28
jtristan pushed a commit that referenced this pull request Aug 29, 2023
Support indexing into collections in the Rust backend




<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/4452).
* #4468
* #4459
* #4458
* #4456
* __->__ #4452
@shadaj shadaj requested a review from jtristan August 29, 2023 22:24
@shadaj shadaj marked this pull request as ready for review August 29, 2023 22:24
@shadaj shadaj force-pushed the pr4456 branch 2 times, most recently from af9e684 to b0adb88 Compare September 2, 2023 02:00
<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>
@jtristan jtristan merged commit 1f03ae2 into dafny-lang:master Sep 5, 2023
@shadaj shadaj deleted the pr4456 branch September 5, 2023 21:52
keyboardDrummer pushed a commit to keyboardDrummer/dafny that referenced this pull request Sep 15, 2023
Support indexing into collections in the Rust backend




<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/4452).
* dafny-lang#4468
* dafny-lang#4459
* dafny-lang#4458
* dafny-lang#4456
* __->__ dafny-lang#4452
keyboardDrummer pushed a commit to keyboardDrummer/dafny that referenced this pull request Sep 15, 2023
…afny-lang#4456)

Support tail recursion and nullable references in the Rust backend




<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/4456).
* dafny-lang#4468
* dafny-lang#4459
* dafny-lang#4458
* __->__ dafny-lang#4456

Co-authored-by: John Tristan <[email protected]>
keyboardDrummer pushed a commit that referenced this pull request Sep 15, 2023
…4456)

Support tail recursion and nullable references in the Rust backend




<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/4456).
* #4468
* #4459
* #4458
* __->__ #4456

Co-authored-by: John Tristan <[email protected]>
keyboardDrummer pushed a commit that referenced this pull request Sep 19, 2023
Support indexing into collections in the Rust backend




<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/4452).
* #4468
* #4459
* #4458
* #4456
* __->__ #4452
keyboardDrummer pushed a commit that referenced this pull request Sep 19, 2023
…4456)

Support tail recursion and nullable references in the Rust backend




<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/4456).
* #4468
* #4459
* #4458
* __->__ #4456

Co-authored-by: John Tristan <[email protected]>
keyboardDrummer pushed a commit that referenced this pull request Sep 19, 2023
…4456)

Support tail recursion and nullable references in the Rust backend




<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/4456).
* #4468
* #4459
* #4458
* __->__ #4456

Co-authored-by: John Tristan <[email protected]>
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