707382c21d
fix: Fix pat fragment handling in 2021 edition Fixes https://github.com/rust-lang/rust-analyzer/issues/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 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |