Skip to content

Conversation

espindola
Copy link

Update rust to build with newer llvm versions.

@espindola
Copy link
Author

I have updated the pull request to also include the changes to uwtable.

@espindola espindola closed this May 26, 2011
@espindola espindola reopened this May 26, 2011
@espindola
Copy link
Author

I have rebased it again.

graydon added a commit that referenced this pull request Jun 8, 2011
Update rust to build with newer llvm versions.
@graydon graydon merged commit f54f279 into rust-lang:master Jun 8, 2011
arielb1 pushed a commit to arielb1/rust that referenced this pull request Apr 10, 2015
arielb1 pushed a commit to arielb1/rust that referenced this pull request Apr 10, 2015
dlrobertson pushed a commit to dlrobertson/rust that referenced this pull request Nov 29, 2018
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this pull request Mar 7, 2023
* Fix allocs with more than one parameter (rust-lang#397)

* fix allocation functions with more than one argument

* add test

* fix test

* Handle custom forward

* Handle integer memcpy in forward

Co-authored-by: Tim Gymnich <[email protected]>
Co-authored-by: Tim Gymnich <[email protected]>
celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
0xllx0 pushed a commit to 0xllx0/rust that referenced this pull request Sep 30, 2025
This PR introduces Flux to the list of tools used in the book and adds a
corresponding CI workflow.

The CI workflow runs Flux on a subset of `core` (specifically, files
under `src/ascii`) to verify the absence of array out-of-bounds errors.
It demonstrates how to annotate the code with refinement types to
specify the pre- and post-conditions necessary to prove safety on the
subset that Flux is enabled.

The Flux tool and necessary dependencies are built from source on CI
(pinning specific commits).

Resolves model-checking#362

---------

Co-authored-by: Ranjit Jhala <[email protected]>
0xllx0 pushed a commit to 0xllx0/rust that referenced this pull request Sep 30, 2025
This is a fix-up to rust-lang#403, where Flux was integrated into CI. While at
it, also make that list of tools lexicographically sorted.

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.

---------

Co-authored-by: Felipe R. Monteiro <[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.

3 participants