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

Rollup of 8 pull requests #75747

Merged
merged 20 commits into from
Aug 20, 2020
Merged

Rollup of 8 pull requests #75747

merged 20 commits into from
Aug 20, 2020

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Aug 20, 2020

Successful merges:

Failed merges:

r? @ghost

surya-midatala and others added 20 commits August 18, 2020 21:47
This Emscripten version was the first to be cut after the LLVM 11
release branch was created, so it should be the most compatible with
LLVM 11. The old version we were using was incompatible with LLVM 11
because its wasm-ld did not understand all the relocations that LLVM
11 emits.
push_all_move is the same as extend
All other tokens are named by the punctuation they use, rather than
by semantics operation they stand for. `!` is the only exception to
the rule, let's fix it.
Already covered by MIR constant comments
Move to intra-doc links for task.rs and vec.rs

Partial fix for rust-lang#75080

links for [`get`], [`get_mut`] skipped due to rust-lang#75643
link for [`copy_from_slice`] skipped due to rust-lang#63351
Enable stack-overflow detection on musl for non-main threads
… r=cuviper

Upgrade Emscripten on CI to 1.39.20

This Emscripten version was the first to be cut after the LLVM 11
release branch was created, so it should be the most compatible with
LLVM 11. The old version we were using was incompatible with LLVM 11
because its wasm-ld did not understand all the relocations that LLVM
11 emits.
…onst, r=oli-obk

Suppress ty::Float in MIR comments of ty::Const

Already covered by MIR constant comments
Remove duplicated alloc vec bench push_all_move

push_all_move is the same as extend
Rename rustc_lexer::TokenKind::Not to Bang

All other tokens are named by the punctuation they use, rather than
by semantics operation they stand for. `!` is the only exception to
the rule, let's fix it.
@cuviper
Copy link
Member Author

cuviper commented Aug 20, 2020

@bors r+ p=5 rollup=never
@rustbot modify labels: +rollup

@bors
Copy link
Contributor

bors commented Aug 20, 2020

📌 Commit 2a3f43d has been approved by cuviper

@rustbot rustbot added the rollup A PR which is a rollup label Aug 20, 2020
@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Aug 20, 2020
@bors
Copy link
Contributor

bors commented Aug 20, 2020

⌛ Testing commit 2a3f43d with merge 3323691...

@bors
Copy link
Contributor

bors commented Aug 20, 2020

☀️ Test successful - checks-actions, checks-azure
Approved by: cuviper
Pushing 3323691 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Aug 20, 2020
@bors bors merged commit 3323691 into rust-lang:master Aug 20, 2020
@rust-log-analyzer
Copy link
Collaborator

Your PR failed (pretty log, raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log.
##[section]Starting: Request a runner to run this job
Found online and idle self-hosted runner in current repository that matches the required labels: 'self-hosted , ARM64 , linux'

I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact @rust-lang/infra. (Feature Requests)

@cuviper cuviper deleted the rollup-icke90l branch September 21, 2021 16:44
@cuviper cuviper added this to the 1.47.0 milestone May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. rollup A PR which is a rollup S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet