rust/crates/ra_ssr
David Lattimore 13f901f636 SSR: Move search code into a submodule
Also renamed find_matches to slow_scan_node to reflect that it's a slow
way to do things. Actually the name came from a later commit and
probably makes more sense once there's an alternative.
2020-07-24 21:34:00 +10:00
..
src SSR: Move search code into a submodule 2020-07-24 21:34:00 +10:00
Cargo.toml SSR: Use expect! in tests 2020-07-24 21:34:00 +10:00