-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Pretty-printer is still adding extra whitespace in places #850
Labels
A-pretty
Area: Pretty printing (including `-Z unpretty`)
Comments
At least one of these is the same issue as #751 |
Reproduced with this test case:
I suspect these are all the same issue as #751, as all of them involve extra blank lines getting added before comments. |
ghost
assigned catamorphism
Jul 26, 2012
linking to the metabug #3195 so that this ticket gets an entry (with status) in its comments area. |
still reproducible. Triaged |
Nobody is ever going to fix the current pretty-printer. Closing. |
keeperofdakeys
pushed a commit
to keeperofdakeys/rust
that referenced
this issue
Dec 12, 2017
Add errno getter for Android
celinval
pushed a commit
to celinval/rust-dev
that referenced
this issue
Jun 4, 2024
* Moved atomic intrinsics tests, added description * Add support for `atomic_nand*` * Support for `atomic_singlethreadfence` and variants * Add missing test for `atomic_cxchgweak` * Add negative tests for min & max atomics * Update doc with missing intrinsics
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Diffs from a recent reformat:
The text was updated successfully, but these errors were encountered: