Skip to content

Remove unused PlaceContext::NonUse(NonUseContext::Coverage) - #76523

Merged
bors merged 1 commit into
rust-lang:masterfrom
tmiasko:non-use-context-coverage
Sep 10, 2020
Merged

Remove unused PlaceContext::NonUse(NonUseContext::Coverage)#76523
bors merged 1 commit into
rust-lang:masterfrom
tmiasko:non-use-context-coverage

Conversation

@tmiasko

Copy link
Copy Markdown
Contributor

@wesleywiser

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Sep 9, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 0016405 has been approved by wesleywiser

@borsbors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Sep 9, 2020

@richkadelrichkadel left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this!

@tmandrytmandry mentioned this pull request Sep 9, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 9, 2020
Rollup of 14 pull requests
Successful merges:
- rust-lang#75094 (Add `-Z combine_cgu` flag)
- rust-lang#75984 (Improve unresolved use error message)
- rust-lang#76141 (Address review comments about config.toml from rustc-dev-guide PR)
- rust-lang#76313 (Improved the MIR spanview output)
- rust-lang#76430 (Add align to rustc-attrs unstable book)
- rust-lang#76465 (Add a script to automatically update Rust/Clang versions in documentation)
- rust-lang#76473 (Add missed spaces to GCC-WARNING.txt)
- rust-lang#76481 (Convert repetitive target_pointer_width checks to const solution.)
- rust-lang#76493 (Remove a stray ignore-tidy-undocumented-unsafe)
- rust-lang#76504 (Capitalize safety comments)
- rust-lang#76515 (SessionDiagnostic: Fix non-determinism in generated format string.)
- rust-lang#76516 (Enable GitHub Releases synchronization)
- rust-lang#76522 (remove redundant clones)
- rust-lang#76523 (Remove unused PlaceContext::NonUse(NonUseContext::Coverage))
Failed merges:
r? `@ghost`
@bors
bors merged commit 32714eb into rust-lang:masterSep 10, 2020
@rustbotrustbot added this to the 1.48.0 milestone Sep 10, 2020
@tmiasko
tmiasko deleted the non-use-context-coverage branch September 10, 2020 00:14
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@tmiasko@wesleywiser@bors@richkadel@rustbot