Skip to content

Mini Rollup #17742

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

Merged
merged 20 commits into from
Oct 3, 2014
Merged

Mini Rollup #17742

merged 20 commits into from
Oct 3, 2014

Conversation

alexcrichton
Copy link
Member

Trying to get a couple of these into the next snapshot.

sneves and others added 19 commits September 30, 2014 03:36
Our FreeBSD bots apparently don't have bash installed, and it's ok to run with
sh anyway!

Unblocks a snapshot
This rewrites them to the current `ItemStatic` production of the compiler, but I
want to get this into a snapshot. It will be illegal to use a `static` in a
pattern of a `match` statement, so all those current uses will need to be
rewritten to `const` once it's implemented. This requires that the stage0
snapshot is able to parse `const`.

cc rust-lang#17718
I ended up botching the merge when making the rollup, and the fix was to just
not configure LLVM all via --llvm-root with a nonexistent path.
bors added a commit that referenced this pull request Oct 3, 2014
Trying to get a couple of these into the next snapshot.
bors added a commit that referenced this pull request Oct 3, 2014
Trying to get a couple of these into the next snapshot.
@bors bors closed this Oct 3, 2014
@bors bors merged commit 39f4bf7 into rust-lang:master Oct 3, 2014
@alexcrichton alexcrichton deleted the rollup branch October 3, 2014 21:13
@Centril Centril added the rollup A PR which is a rollup label Oct 2, 2019
RalfJung pushed a commit to RalfJung/rust that referenced this pull request Aug 1, 2024
fix: Fix incorrect retrying of inlay hint requests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rollup A PR which is a rollup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants