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

Update migrate warning wording. #57039

Merged
merged 1 commit into from
Dec 23, 2018

Conversation

davidtwco
Copy link
Member

This PR modifies the wording of the warning for backwards-incompatible changes in migrate mode. The warning messages are changed to be lowercase and not include line-breaks in order to be consistent with other compiler diagnostics.

r? @pnkfelix

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 21, 2018
@pnkfelix
Copy link
Member

r=me with swap of "undefined behavior" in place of "unsoundness"

@pnkfelix
Copy link
Member

pnkfelix commented Dec 21, 2018

(I personally still find the phrase "unsoundness" to be scarier, even though I know I should be just as scared when I hear "undefined behavior". But i certainly am willing to yield to @Centril on this point)

@pnkfelix pnkfelix added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Dec 21, 2018
This commit modifies the wording of the warning for
backwards-incompatible changes in migrate mode. The warning messages are
changed to be lowercase and not include line-breaks in order to be
consistent with other compiler diagnostics.
@davidtwco davidtwco force-pushed the migrate-warning-wording branch from bff78f9 to 22b2bd8 Compare December 22, 2018 13:54
@davidtwco
Copy link
Member Author

@bors r=pnkfelix rollup

@bors
Copy link
Contributor

bors commented Dec 22, 2018

📌 Commit 22b2bd8 has been approved by pnkfelix

@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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Dec 22, 2018
@bors bors merged commit 22b2bd8 into rust-lang:master Dec 23, 2018
@davidtwco davidtwco deleted the migrate-warning-wording branch December 24, 2018 11:58
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.

5 participants