-
Notifications
You must be signed in to change notification settings - Fork 13.1k
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 turns #macro(...) into tup() #671
Labels
A-pretty
Area: Pretty printing (including `-Z unpretty`)
Comments
How are you testing this? When I try it, the compiler just straight up rejects the program. |
It looks like this is fixed. |
Yep, this is now stable:
|
keeperofdakeys
pushed a commit
to keeperofdakeys/rust
that referenced
this issue
Dec 12, 2017
Add signalfd and related to android
bors
pushed a commit
to rust-lang-ci/rust
that referenced
this issue
Oct 26, 2020
Workaround for rust-lang#671
bors
pushed a commit
to rust-lang-ci/rust
that referenced
this issue
Oct 26, 2020
ZuseZ4
pushed a commit
to EnzymeAD/rust
that referenced
this issue
Mar 7, 2023
celinval
pushed a commit
to celinval/rust-dev
that referenced
this issue
Jun 4, 2024
We can't land proper tests for the link restrictions feature until the CBMC release is out (RMC issue rust-lang#671), but we should at least build the code. Fix build and add to regression script.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
becomes
The text was updated successfully, but these errors were encountered: