Skip to content

typo: -Zcodegen-backend=llvm -Cpasses=list should work now - #97752

Merged
bors merged 1 commit into
rust-lang:masterfrom
klensy:cg-typo
Jun 6, 2022
Merged

typo: -Zcodegen-backend=llvm -Cpasses=list should work now#97752
bors merged 1 commit into
rust-lang:masterfrom
klensy:cg-typo

Conversation

@klensy

Copy link
Copy Markdown
Contributor

@rustbotrustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Jun 5, 2022
@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 5, 2022
@bjorn3

Copy link
Copy Markdown
Member

Thanks! Forgot to change that one in #87553.

@bors r+ rollup=always

@bors

bors commented Jun 5, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 2d2577c has been approved by bjorn3

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 5, 2022
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jun 5, 2022
typo: `-Zcodegen-backend=llvm -Cpasses=list` should work now
r? `@bjorn3`
Dylan-DPC added a commit to Dylan-DPC/rust that referenced this pull request Jun 6, 2022
typo: `-Zcodegen-backend=llvm -Cpasses=list` should work now
r? ``@bjorn3``
@Dylan-DPCDylan-DPC mentioned this pull request Jun 6, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 6, 2022
…askrgr
Rollup of 7 pull requests
Successful merges:
- rust-lang#90905 (Add empty impl blocks if they have documentation)
- rust-lang#97683 (Fail gracefully when encountering an HRTB in APIT. )
- rust-lang#97721 (Do `suggest_await_before_try` with infer variables in self, and clean up binders)
- rust-lang#97752 (typo: `-Zcodegen-backend=llvm -Cpasses=list` should work now)
- rust-lang#97759 (Suggest adding `{}` for `'label: non_block_expr`)
- rust-lang#97764 (use strict provenance APIs)
- rust-lang#97765 (Restore a test that was intended to test `as` cast to ptr)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit c9c6c2e into rust-lang:masterJun 6, 2022
@rustbotrustbot added this to the 1.63.0 milestone Jun 6, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@klensy@bjorn3@bors@rust-highfive@rustbot