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
..
2020-07-23 22:26:25 +02:00
2020-07-23 22:26:25 +02:00