rust/crates/rust-analyzer
David Lattimore a45682ed96 Move iteration over all files into the SSR crate
The methods `edits_for_file` and `find_matches_in_file` are replaced with just `edits` and `matches`. This simplifies the API a bit, but more importantly it makes it possible in a subsequent commit for SSR to decide to not search all files.
2020-07-24 21:34:00 +10:00
..
src Move iteration over all files into the SSR crate 2020-07-24 21:34:00 +10:00
test_data Mark machine applicable fixes as preferred 2020-07-16 10:51:25 -04:00
tests/heavy_tests Lighter weight tempdir 2020-07-23 22:26:25 +02:00
build.rs Fix fmt 2020-06-19 02:25:07 +08:00
Cargo.toml Lighter weight tempdir 2020-07-23 22:26:25 +02:00