Skip to content

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented May 2, 2020

Successful merges:

Failed merges:

r? @ghost

RalfJung and others added 13 commits April 30, 2020 18:26
Referenced was removed in 9f492fe
Miri: port error backtraces to std::backtrace

No need to pull in an external dependency if libstd already includes this feature (using the same dependency internally, but... still).

r? @oli-obk
…=Mark-Simulacrum

bootstrap: also apply unused-attributes hack without deny_warnings

This is a follow-up to rust-lang#70881 that also silences these warnings when deny_warnings is off. They otherwise spam my screen during development and make it hard to see actual warnings.

Cc  @eddyb r? @Mark-Simulacrum
…-obk

remove AllocId generalization of Pointer

This was only needed for the "snapshot" machinery, which is gone.

r? @oli-obk
remove obsolete comment

Referenced was removed in 9f492fe
Uncomment test code for failure to use `Box::pin`

Close rust-lang#69083.
…k-Simulacrum

Use a non-existent test path instead of clobbering /dev/null

Fixes rust-lang#71502.
r? @Mark-Simulacrum
@RalfJung
Copy link
Member Author

RalfJung commented May 2, 2020

@bors r+ rollup=never p=6

@bors
Copy link
Collaborator

bors commented May 2, 2020

📌 Commit 2ee49eb has been approved by RalfJung

@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 May 2, 2020
@bors
Copy link
Collaborator

bors commented May 2, 2020

⌛ Testing commit 2ee49eb with merge 7184d13...

@bors
Copy link
Collaborator

bors commented May 2, 2020

☀️ Test successful - checks-azure
Approved by: RalfJung
Pushing 7184d13 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label May 2, 2020
@bors bors merged commit 7184d13 into rust-lang:master May 2, 2020
@RalfJung RalfJung deleted the rollup-yqxfi5a branch May 3, 2020 10:43
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.

5 participants