You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Fix pat fragment handling in 2021 edition
Fixesrust-lang/rust-analyzer#9055
The fix isn't that great, but we are kind of forced to do it the quick and hacky way right now since std has changed the `matches` macro to make use of this now. And for a proper fix we need to track hygiene for identifiers which is a long way off anyways
Folks might be confused that it's running on the web.
Either put a link to an explanation under the editor or perhaps link to play.rust-lang.org and explain there.
The text was updated successfully, but these errors were encountered: