-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Tracking issue for Edition 2021 support #9056
Copy link
Copy link
Closed
Labels
C-supportCategory: support questionsCategory: support questionsS-actionableSomeone could pick this issue up and work on it right nowSomeone could pick this issue up and work on it right now
Description
Activity
Metadata
Metadata
Assignees
Labels
C-supportCategory: support questionsCategory: support questionsS-actionableSomeone could pick this issue up and work on it right nowSomeone could pick this issue up and work on it right now
This is a list of 2021 edition changes that require rust-analyzer support. The list is taken from the official blog post https://blog.rust-lang.org/2021/05/11/edition-2021.html.
IntoIteratorfor arrays (will be supported automatically, but needs Supportrustc_skip_array_during_method_dispatch#8552 to correct behavior on 2015/2018 editions)panic!()macro #8304macro_rules– tracked by Support 2021 Editionpatmatcher inmacro_rules#9055