rust/crates/ra_syntax
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
..
fuzz Add fuzz test for reparsing 2019-03-22 08:04:48 +09:00
src several highlighting cleanups 2019-07-19 16:09:32 +03:00
tests make Parse fields private 2019-07-12 19:41:13 +03:00
Cargo.toml switch to the upstream rowan 2019-07-19 14:15:01 +03:00