-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Build bots need a 'try' branch #722
Comments
Done. |
keeperofdakeys
pushed a commit
to keeperofdakeys/rust
that referenced
this issue
Dec 12, 2017
Add some more missing pieces * some constants for mman * `WIFCONTINUED()` for NetBSD & OpenBSD
pdietl
pushed a commit
to pdietl/rust
that referenced
this issue
Apr 23, 2020
Update for visibility syntax changes.
bors
pushed a commit
to rust-lang-ci/rust
that referenced
this issue
Oct 26, 2020
Bumps [gimli](https://github.com/gimli-rs/gimli) from `1f1a9eb` to `7e76a9d`. - [Release notes](https://github.com/gimli-rs/gimli/releases) - [Commits](gimli-rs/gimli@1f1a9eb...7e76a9d) Signed-off-by: dependabot-preview[bot] <[email protected]>
ZuseZ4
added a commit
to EnzymeAD/rust
that referenced
this issue
Mar 7, 2023
celinval
added a commit
to celinval/rust-dev
that referenced
this issue
Jun 4, 2024
This change introduces a new compilation driver (rmc-compiler) that no longer depends on a modified version of the rust compiler, neither depends on the bootstrap script. The rmc-compiler binary can be build using regular cargo build and can be used as a replacement to rustc with additional options that allow us to compile rust into goto-c.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Several people have desired to push an experimental branch to the build servers lately, and right now the only way to do that is to create a snapshot.
The text was updated successfully, but these errors were encountered: