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 indexing into collections in the Rust backend #4452

Merged
merged 4 commits into from
Aug 29, 2023

Conversation

shadaj
Copy link
Collaborator

@shadaj shadaj commented Aug 22, 2023

jtristan pushed a commit that referenced this pull request Aug 22, 2023
Fix Rust compilation errors for unused types and constant fields


Also fixes runtime crashes due to a buggy transmute for tuples.

<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/4450).
* #4452
* __->__ #4450
@shadaj shadaj marked this pull request as ready for review August 22, 2023 19:58
@shadaj shadaj requested a review from jtristan August 22, 2023 19:58
@shadaj shadaj force-pushed the pr4452 branch 2 times, most recently from f4a062e to 2d6cdd0 Compare August 24, 2023 17:04
<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 enabled auto-merge (squash) August 28, 2023 18:34
@jtristan jtristan merged commit 61125b2 into dafny-lang:master Aug 29, 2023
@shadaj shadaj deleted the pr4452 branch August 29, 2023 22:20
keyboardDrummer pushed a commit to keyboardDrummer/dafny that referenced this pull request Sep 15, 2023
…ny-lang#4450)

Fix Rust compilation errors for unused types and constant fields


Also fixes runtime crashes due to a buggy transmute for tuples.

<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/4450).
* dafny-lang#4452
* __->__ dafny-lang#4450
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 that referenced this pull request Sep 19, 2023
Fix Rust compilation errors for unused types and constant fields


Also fixes runtime crashes due to a buggy transmute for tuples.

<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/4450).
* #4452
* __->__ #4450
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
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