rust/crates
bors[bot] 2ded93a78a Merge #143
143: Implement Find All References and Rename for local variables r=matklad a=kjeremy

Expose `find_all_refs` in `Analysis`. This currently only works for local variables.

Use this in the LSP to implement find all references and rename.

Co-authored-by: Jeremy A. Kolb <jkolb@ara.com>
2018-10-20 12:51:30 +00:00
..
gen_lsp_server Cargo Format 2018-10-16 09:41:10 -04:00
ra_analysis Implement Find All References for local variables 2018-10-18 13:40:12 -04:00
ra_cli Cargo Format 2018-10-16 09:41:10 -04:00
ra_editor Merge #143 2018-10-20 12:51:30 +00:00
ra_lsp_server LSP: Add support for prepareRename 2018-10-19 15:25:10 -04:00
ra_syntax Update rowan 2018-10-17 19:52:25 +03:00
test_utils Cargo Format 2018-10-16 09:41:10 -04:00
tools rename gen-kinds to gen-syntax 2018-10-16 21:17:19 +03:00