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

bootstrap: also apply unused-attributes hack without deny_warnings #71736

Merged
merged 1 commit into from
May 2, 2020

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented May 1, 2020

This is a follow-up to #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

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 1, 2020
@Mark-Simulacrum
Copy link
Member

@bors r+ rollup

Yeah, I agree this is more correct. Thanks.

@bors
Copy link
Contributor

bors commented May 1, 2020

📌 Commit 6c8ae7c has been approved by Mark-Simulacrum

@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 May 1, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request May 2, 2020
Rollup of 6 pull requests

Successful merges:

 - rust-lang#71712 (Miri: port error backtraces to std::backtrace)
 - rust-lang#71736 (bootstrap: also apply unused-attributes hack without deny_warnings)
 - rust-lang#71738 (remove AllocId generalization of Pointer)
 - rust-lang#71739 (remove obsolete comment)
 - rust-lang#71781 (Uncomment test code for failure to use `Box::pin`)
 - rust-lang#71782 (Use a non-existent test path instead of clobbering /dev/null)

Failed merges:

r? @ghost
@bors bors merged commit 72b8a31 into rust-lang:master May 2, 2020
@RalfJung RalfJung deleted the silence-spurious-unused 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
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.

4 participants