Uh oh!
There was an error while loading. Please reload this page.
Print out more information for -Zunpretty=expanded,hygiene - #64486
Merged
Conversation
rust-highfive
commented
Sep 15, 2019
Contributor
(rust_highfive has picked a reviewer for you, use r? to override) |
Mark-Simulacrum
commented
Sep 15, 2019
Member
r? @petrochenkov probably |
matthewjasperforce-pushed
the
hygiene-debugging
branch
from
September 15, 2019 13:57
59b2c5d to
97cdbb4Comparepetrochenkov
commented
Sep 16, 2019
Contributor
Thanks! |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
matthewjasperforce-pushed
the
hygiene-debugging
branch
from
September 17, 2019 20:24
97cdbb4 to
3c2fd1aComparepetrochenkov
commented
Sep 17, 2019
Contributor
@bors r+ |
bors
commented
Sep 17, 2019
Collaborator
📌 Commit 3c2fd1a has been approved by |
bors
commented
Sep 18, 2019
Collaborator
⌛ Testing commit 3c2fd1a with merge ae996db1ece7955a3914345964c6ed8184a83f77... |
tmandry added a commit
to tmandry/rust
that referenced
this pull request
Sep 18, 2019
…petrochenkov Print out more information for `-Zunpretty=expanded,hygiene` I've found this helpful when trying to understand how hygiene works. Closesrust-lang#16420
tmandry
commented
Sep 18, 2019
Member
@bors retry rolled up |
bors
commented
Sep 18, 2019
Collaborator
⌛ Testing commit 3c2fd1a with merge 81e91693356868bcfd3f96e0ab4b71d44e567ae8... |
tmandry added a commit
to tmandry/rust
that referenced
this pull request
Sep 18, 2019
…petrochenkov Print out more information for `-Zunpretty=expanded,hygiene` I've found this helpful when trying to understand how hygiene works. Closesrust-lang#16420
tmandry added a commit
to tmandry/rust
that referenced
this pull request
Sep 18, 2019
…petrochenkov Print out more information for `-Zunpretty=expanded,hygiene` I've found this helpful when trying to understand how hygiene works. Closesrust-lang#16420
tmandry
commented
Sep 18, 2019
Member
@bors retry rolled up |
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.
I've found this helpful when trying to understand how hygiene works.
Closes#16420