Conversation
|
|
📌 Commit 5eb662f has been approved by |
|
✌️ @topecongiro can now approve this pull request |
Update rustfmt to 1.3.2 This PR is a successor of rust-lang#62244. r? @Centril
Rollup of 4 pull requests [1] Successful merges: - rust-lang#62243 (Improve documentation for built-in macros) - rust-lang#62422 (Remove some uses of mem::uninitialized) - rust-lang#62432 (Update rustfmt to 1.3.2) - rust-lang#62436 (normalize use of backticks/lowercase in compiler messages for librustc_mir) Failed merges: r? @ghost
Update rustfmt to 1.3.2 This PR is a successor of rust-lang#62244. r? @Centril
Update rustfmt to 1.3.2 This PR is a successor of rust-lang#62244. r? @Centril
Rollup of 6 pull requests Successful merges: - #60081 (Refactor unicode.py script) - #61862 (Make the Weak::{into,as}_raw methods) - #62243 (Improve documentation for built-in macros) - #62422 (Remove some uses of mem::uninitialized) - #62432 (Update rustfmt to 1.3.2) - #62436 (normalize use of backticks/lowercase in compiler messages for librustc_mir) Failed merges: r? @ghost
Update rustfmt to 1.3.2 This PR is a successor of rust-lang#62244. r? @Centril
|
🔒 Merge conflict This pull request and the master branch diverged in a way that cannot be automatically merged. Please rebase on top of the latest master branch, and let the reviewer approve again. How do I rebase?Assuming
You may also read Git Rebasing to Resolve Conflicts by Drew Blessing for a short tutorial. Please avoid the "Resolve conflicts" button on GitHub. It uses Sometimes step 4 will complete without asking for resolution. This is usually due to difference between how Error message |
5eb662f to
6fc2299
Compare
|
@bors r+ |
|
📌 Commit 6fc2299e0641789cfcce4fa2e261f0bc1afdb0b8 has been approved by |
|
🔒 Merge conflict This pull request and the master branch diverged in a way that cannot be automatically merged. Please rebase on top of the latest master branch, and let the reviewer approve again. How do I rebase?Assuming
You may also read Git Rebasing to Resolve Conflicts by Drew Blessing for a short tutorial. Please avoid the "Resolve conflicts" button on GitHub. It uses Sometimes step 4 will complete without asking for resolution. This is usually due to difference between how Error message |
6fc2299 to
ad26337
Compare
|
@bors r+ |
|
📌 Commit ad26337 has been approved by |
…ngiro Update rustfmt to 1.3.2 This PR is a successor of rust-lang#62244. r? @Centril
|
Failed in #62498 (comment), @bors r- |
|
Looks like there is a bug on Windows platform. Will try again later once it gets fixed. |
Update rustfmt to 1.3.3 This PR updates rustfmt to 1.3.3 which fixes the bug in #62432 (comment).
This PR is a successor of #62244.
r? @Centril