rust-analyzer/crates/ra_hir
Aleksey Kladov f9d9e0a1f7 several highlighting cleanups
* make stuff more type-safe by using `BindPat` instead of just `Pat`
* don't add `mut` into binding hash
* reset shadow counter when we enter a function
2019-07-19 16:09:32 +03:00
..
src several highlighting cleanups 2019-07-19 16:09:32 +03:00
Cargo.toml cargo update 2019-07-15 15:07:11 -04:00