rust-analyzer/crates/ra_analysis/src
bors[bot] acc61cc284 Merge #375
375: Move renames into ra_analysis and rename the correct range r=DJMcNab a=DJMcNab

Fixes #230. Supersedes #235.

TODO: add some tests for this

Co-authored-by: DJMcNab <36049421+djmcnab@users.noreply.github.com>
2018-12-30 20:43:58 +00:00
..
completion refine semi completion 2018-12-30 22:14:35 +03:00
completion.rs Implement basic completion for fields 2018-12-25 15:27:15 +01:00
db.rs remove FnId 2018-12-27 23:51:44 +03:00
extend_selection.rs extend selection works with macros 2018-12-28 20:33:39 +03:00
imp.rs Move renames into ra_analysis 2018-12-30 18:14:55 +00:00
lib.rs Move renames into ra_analysis 2018-12-30 18:14:55 +00:00
macros.rs extend selection works with macros 2018-12-28 20:33:39 +03:00
mock_analysis.rs extend selection works with macros 2018-12-28 20:33:39 +03:00
symbol_index.rs less verbose debug for library data 2018-12-22 11:57:42 +03:00
syntax_highlighting.rs move macro to a separate module 2018-12-28 18:21:30 +03:00