rust/crates/ra_analysis
Aleksey Kladov 10f4d4b74c Make nameresolution resilient to reparsing
We now store item id's instead of local syntax ptrs, and item ids
don't change if you type inside a single function.
2018-11-27 15:02:06 +03:00
..
src Make nameresolution resilient to reparsing 2018-11-27 15:02:06 +03:00
tests switch completion to new scope 2018-11-21 12:57:05 +03:00
Cargo.toml Switch to id-arena 2018-11-27 14:23:06 +03:00