mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
ffc5f4cf2b
- prevent `pat` from matching before `path` in metavariable types - reduce the precedence of math operators so that assignment operators match correctly
rust-analyzer
Provides support for rust-analyzer: novel LSP server for the Rust programming language.
See https://rust-analyzer.github.io/ for more information.