-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
proc_macro: implement TokenTree
, TokenKind
, hygienic quote!
, and other API
#40939
Merged
Commits on Jun 26, 2017
-
Simplify
hygiene::Mark
application, andremove variant `Token::SubstNt` in favor of `quoted::TokenTree::MetaVar`.
Configuration menu - View commit details
-
Copy full SHA for d4488b7 - Browse repository at this point
Copy the full SHA d4488b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d41674 - Browse repository at this point
Copy the full SHA 7d41674View commit details -
Configuration menu - View commit details
-
Copy full SHA for e42836b - Browse repository at this point
Copy the full SHA e42836bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d493bd - Browse repository at this point
Copy the full SHA 7d493bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20a9048 - Browse repository at this point
Copy the full SHA 20a9048View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e32a3f - Browse repository at this point
Copy the full SHA 1e32a3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71d4a86 - Browse repository at this point
Copy the full SHA 71d4a86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 699078a - Browse repository at this point
Copy the full SHA 699078aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4012b8d - Browse repository at this point
Copy the full SHA 4012b8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 302935f - Browse repository at this point
Copy the full SHA 302935fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d316874 - Browse repository at this point
Copy the full SHA d316874View commit details
Commits on Jul 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for fd95db2 - Browse repository at this point
Copy the full SHA fd95db2View commit details -
rustbuild: Only -Zsave-analysis for libstd
Don't pass the flag when we're compiling the compiler or other related tools
Configuration menu - View commit details
-
Copy full SHA for 78fdbfc - Browse repository at this point
Copy the full SHA 78fdbfcView commit details
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.