-
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
[let_chains, 2/6] Introduce Let(..)
in AST, remove IfLet + WhileLet and parse let chains
#60861
Merged
Commits on Jun 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 42accc9 - Browse repository at this point
Copy the full SHA 42accc9View commit details -
let_chains: Remove ast::ExprKind::{IfLet, WhileLet} from visitors and…
… introduce ::Let.
Configuration menu - View commit details
-
Copy full SHA for f0ab633 - Browse repository at this point
Copy the full SHA f0ab633View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fc9642 - Browse repository at this point
Copy the full SHA 3fc9642View commit details -
Configuration menu - View commit details
-
Copy full SHA for dff1e37 - Browse repository at this point
Copy the full SHA dff1e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70a65e9 - Browse repository at this point
Copy the full SHA 70a65e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcffac5 - Browse repository at this point
Copy the full SHA fcffac5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7b00f5 - Browse repository at this point
Copy the full SHA a7b00f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9fb639 - Browse repository at this point
Copy the full SHA c9fb639View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebea1c2 - Browse repository at this point
Copy the full SHA ebea1c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 357b499 - Browse repository at this point
Copy the full SHA 357b499View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0c5791 - Browse repository at this point
Copy the full SHA c0c5791View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a6b079 - Browse repository at this point
Copy the full SHA 6a6b079View commit details -
Configuration menu - View commit details
-
Copy full SHA for d45dadd - Browse repository at this point
Copy the full SHA d45daddView commit details -
Configuration menu - View commit details
-
Copy full SHA for b425df0 - Browse repository at this point
Copy the full SHA b425df0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 530f954 - Browse repository at this point
Copy the full SHA 530f954View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86250a6 - Browse repository at this point
Copy the full SHA 86250a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b72e4c - Browse repository at this point
Copy the full SHA 8b72e4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b7f0cb - Browse repository at this point
Copy the full SHA 3b7f0cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ff947f - Browse repository at this point
Copy the full SHA 1ff947fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a80aa34 - Browse repository at this point
Copy the full SHA a80aa34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07f37c8 - Browse repository at this point
Copy the full SHA 07f37c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a505d9d - Browse repository at this point
Copy the full SHA a505d9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61fc727 - Browse repository at this point
Copy the full SHA 61fc727View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92587e4 - Browse repository at this point
Copy the full SHA 92587e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d551880 - Browse repository at this point
Copy the full SHA d551880View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb4f54a - Browse repository at this point
Copy the full SHA eb4f54aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10234d2 - Browse repository at this point
Copy the full SHA 10234d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2017be4 - Browse repository at this point
Copy the full SHA 2017be4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ae5086 - Browse repository at this point
Copy the full SHA 5ae5086View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7465eb4 - Browse repository at this point
Copy the full SHA 7465eb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 851066f - Browse repository at this point
Copy the full SHA 851066fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc72ce6 - Browse repository at this point
Copy the full SHA bc72ce6View commit details -
let_chains: More accurately describe
ast::ExprKind::Let
.Co-Authored-By: Vadim Petrochenkov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90b9e96 - Browse repository at this point
Copy the full SHA 90b9e96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7abb235 - Browse repository at this point
Copy the full SHA 7abb235View commit details -
Configuration menu - View commit details
-
Copy full SHA for c75f7ec - Browse repository at this point
Copy the full SHA c75f7ecView 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.