Skip to content

Revert const_err lint checking of casts #67822

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jan 4, 2020

Conversation

wesleywiser
Copy link
Member

Reverts part of #67676

r? @oli-obk

cc @SimonSapin

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 3, 2020
@rust-highfive

This comment has been minimized.

@oli-obk
Copy link
Contributor

oli-obk commented Jan 3, 2020

@bors r+

@bors
Copy link
Collaborator

bors commented Jan 3, 2020

📌 Commit 8e4886d has been approved by oli-obk

@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 Jan 3, 2020
@RalfJung
Copy link
Member

RalfJung commented Jan 3, 2020

@wesleywiser When this lands, can you also submit a PR against Miri to remove the allow(const_err) you added?

@wesleywiser
Copy link
Member Author

@RalfJung Yes, I can do that. Depending on when this PR merges, I may already be on vacation so it might be a few days after that before the PR appears.

GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Jan 4, 2020
Revert `const_err` lint checking of casts

Reverts part of rust-lang#67676

r? @oli-obk

cc @SimonSapin
bors added a commit that referenced this pull request Jan 4, 2020
Rollup of 4 pull requests

Successful merges:

 - #67822 (Revert `const_err` lint checking of casts)
 - #67823 (improve some `Drop`-related error messages)
 - #67837 (Clean up err codes)
 - #67848 (Remove unused `#[link_name = "m"]` attributes)

Failed merges:

r? @ghost
@bors bors merged commit 8e4886d into rust-lang:master Jan 4, 2020
# for free to join this conversation on GitHub. Already have an account? # 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.

5 participants