mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-29 02:03:53 +00:00
a45682ed96
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. |
||
---|---|---|
.. | ||
src | ||
test_data | ||
tests/heavy_tests | ||
build.rs | ||
Cargo.toml |