-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Migrate tidy to rust 2018 edition #60521
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
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
r? @Centril |
Can you extract |
Done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r=me rollup with green travis
@Centril green ping |
@bors r+ rollup |
📌 Commit bacf792 has been approved by |
Migrate tidy to rust 2018 edition cc @Centril
Rollup of 9 pull requests Successful merges: - #60429 (Account for paths in incorrect pub qualifier help) - #60449 (Constrain all regions in the concrete type for an opaque type) - #60486 (Place related refactors) - #60513 (Remove -Z borrowck=compare flag) - #60516 (Remove TypeckMir) - #60517 (Reword casting message) - #60520 (Add rustfmt toml) - #60521 (Migrate tidy to rust 2018 edition) - #60527 (Fix async fn lowering ICE with APIT.) Failed merges: r? @ghost
☔ The latest upstream changes (presumably #60537) made this pull request unmergeable. Please resolve the merge conflicts. |
cc @Centril