Tracking issue for Edition 2021 support #9056
Labels
C-support
Category: support questions
S-actionable
Someone 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.
IntoIterator
for 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 Editionpat
matcher inmacro_rules
#9055The text was updated successfully, but these errors were encountered: