rust/crates/ra_ide_db/src
Aleksey Kladov 2c04aad2d2 KISS SourceChange
The idea behind requiring the label is a noble one, but we are not
really using it consistently anyway, and it should be easy to retrofit
later, should we need it.
2020-05-22 18:04:26 +02:00
..
change.rs
defs.rs Remove cross-crate marks 2020-05-20 13:00:50 +02:00
imports_locator.rs
lib.rs Remove dead code for handling cursor positions 2020-05-21 15:08:03 +02:00
line_index.rs Fix column conversion for supplementary plane characters 2020-05-05 20:30:52 +03:00
search.rs Remove cross-crate marks 2020-05-20 13:00:50 +02:00
source_change.rs KISS SourceChange 2020-05-22 18:04:26 +02:00
symbol_index.rs Remove SyntaxPtr::range from more places 2020-04-23 16:33:01 +02:00
wasm_shims.rs