Skip to content

Conversation

@yanok
Copy link
Contributor

@yanok yanok commented Nov 10, 2021

This includes debug info generation fix, that fixes #90301.

Also includes WASM backend related fix for https://bugs.llvm.org/show_bug.cgi?id=52352
(I haven't found a corresponding Rust bug).

This includes debug info generation fix, that fixes rust-lang#90301.

Also includes WASM backend related fix for https://bugs.llvm.org/show_bug.cgi?id=52352
(I haven't found a corresponding Rust bug).
@rust-highfive
Copy link
Contributor

r? @cuviper

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive
Copy link
Contributor

⚠️ Warning ⚠️

  • These commits modify submodules.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 10, 2021
@yanok
Copy link
Contributor Author

yanok commented Nov 10, 2021

r? @nikic

@rust-highfive rust-highfive assigned nikic and unassigned cuviper Nov 10, 2021
@nikic
Copy link
Contributor

nikic commented Nov 10, 2021

@bors r+

@bors
Copy link
Collaborator

bors commented Nov 10, 2021

📌 Commit 8128916 has been approved by nikic

@bors bors 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 Nov 10, 2021
@matthiaskrgr
Copy link
Member

@bors rollup=never

@bors
Copy link
Collaborator

bors commented Nov 10, 2021

⌛ Testing commit 8128916 with merge 68ca579...

@bors
Copy link
Collaborator

bors commented Nov 10, 2021

☀️ Test successful - checks-actions
Approved by: nikic
Pushing 68ca579 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Nov 10, 2021
@bors bors merged commit 68ca579 into rust-lang:master Nov 10, 2021
@rustbot rustbot added this to the 1.58.0 milestone Nov 10, 2021
@rust-timer
Copy link
Collaborator

Finished benchmarking commit (68ca579): comparison url.

Summary: This benchmark run did not return any relevant changes.

If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf.

@rustbot label: -perf-regression

@yanok yanok deleted the llvm-dbginfo-fix branch November 10, 2021 19:29
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. 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.

reproducible builds broken in rustc 1.56.0 due to LLVM 13 update

8 participants