Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Sep 11, 2021

There are some new dead code warnings in the tests: https://github.com/rust-lang/miri/runs/3573853719?check_suite_focus=true#step:8:290
I guess this is related to rust-lang/rust#85200, and add #[allow(dead_code)] to suppress them in this PR (I assume this is fine because rust-lang/rust#85200 also suppresses warnings in rustc's tests).

@RalfJung
Copy link
Member

Ignore derived Clone and Debug implementations during dead code analysis

Yeah that would explain this. Thanks!
@bors r+

@bors
Copy link
Contributor

bors commented Sep 11, 2021

📌 Commit 9a877b8 has been approved by RalfJung

@bors
Copy link
Contributor

bors commented Sep 11, 2021

⌛ Testing commit 9a877b8 with merge 82901dc...

@bors
Copy link
Contributor

bors commented Sep 11, 2021

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 82901dc to master...

@bors bors merged commit 82901dc into rust-lang:master Sep 11, 2021
github-actions bot pushed a commit that referenced this pull request Aug 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants