-
Notifications
You must be signed in to change notification settings - Fork 970
Closed
Description
There have been/will be quite a few updates to the Rust syntax. This PR keeps track of those updates so that I don't get panic on updating rustc-ap-* the next time.
Major syntax updates
- Remove
IfLetandWhileLet, and introducingLettoExprKind - Remove
Guard - Remove
await!()macro call - Add
ResttoPatKind - Add attributes on function parameters (Support for attributes in function parameters #3623)
Related PRs
rchaser53
Metadata
Metadata
Assignees
Labels
No labels