-
Notifications
You must be signed in to change notification settings - Fork 13.4k
fix pretty print for loop
#86358
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
fix pretty print for loop
#86358
Conversation
(rust-highfive has picked a reviewer for you, use r? to override) |
There similar https://github.com/rust-lang/rust/blob/2336406b38db20d1bad30d32914e73af1dd62742/src/test/ui/issues/issue-22777.rs#L10..L12 but additional space here added manually. |
Need to fix the same in hir pretty, as ast pretty and hir pretty looks like copy&pasted. |
This comment has been minimized.
This comment has been minimized.
r=me with commits squashed into one |
@rustbot modify labels: +S-waiting-on-review -S-waiting-on-author |
@bors r+ rollup |
📌 Commit ac72773 has been approved by |
Rollup of 6 pull requests Successful merges: - rust-lang#86206 (Fix type checking of return expressions outside of function bodies) - rust-lang#86358 (fix pretty print for `loop`) - rust-lang#86568 (Don't dist miri or rust-analyzer on stable or beta.) - rust-lang#86683 (:arrow_up: rust-analyzer) - rust-lang#86687 (Allow anyone to set `perf-regression` label) - rust-lang#86688 (Add a regression test for issue-65384) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
No description provided.