rust-analyzer/crates/ra_ide_db/src
Aleksey Kladov 5258c817f7 Remove cross-crate marks
They create quite a bit of friction. Really, we should just move the
tests to the same crate, rather than paper over existing split.
2020-05-20 13:00:50 +02:00
..
change.rs Cleanup memory usage stats 2020-03-25 19:35:46 +01:00
defs.rs Remove cross-crate marks 2020-05-20 13:00:50 +02:00
imports_locator.rs Use more generic public api 2020-03-24 10:43:22 +02:00
lib.rs Remove cross-crate marks 2020-05-20 13:00:50 +02:00
line_index.rs Fix column conversion for supplementary plane characters 2020-05-05 20:30:52 +03:00
line_index_utils.rs Rename AtomTextEdit -> Indel 2020-05-05 23:15:49 +02:00
search.rs Remove cross-crate marks 2020-05-20 13:00:50 +02:00
source_change.rs Add AssistConfig 2020-05-19 20:28:27 +02:00
symbol_index.rs Remove SyntaxPtr::range from more places 2020-04-23 16:33:01 +02:00
wasm_shims.rs Docs 2020-02-06 15:10:17 +01:00