Uh oh!
There was an error while loading. Please reload this page.
fix pretty print for loop - #86358
Merged
Merged
Conversation
rust-highfive
commented
Jun 16, 2021
Contributor
(rust-highfive has picked a reviewer for you, use r? to override) |
klensy
commented
Jun 16, 2021
ContributorAuthor
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. |
klensy
marked this pull request as draft
June 17, 2021 09:27
ContributorAuthor
Need to fix the same in hir pretty, as ast pretty and hir pretty looks like copy&pasted. |
klensy
marked this pull request as ready for review
June 18, 2021 09:39
This comment has been minimized.
This comment has been minimized.
Mark-Simulacrum
commented
Jun 22, 2021
Member
r=me with commits squashed into one |
klensy
commented
Jun 23, 2021
ContributorAuthor
@rustbot modify labels: +S-waiting-on-review -S-waiting-on-author |
Mark-Simulacrum
commented
Jun 28, 2021
Member
@bors r+ rollup |
bors
commented
Jun 28, 2021
Collaborator
📌 Commit ac72773 has been approved by |
bors added a commit
to rust-lang-ci/rust
that referenced
this pull request
Jun 28, 2021
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.