rust-analyzer/crates/ra_ide_api_light
bors[bot] 18a8f48039 Merge #1031
1031: Move most things out of ra_ide_api_light r=matklad a=detrumi

This moves everything except `structure` out of `ra_ide_api_light`. So this PR and #1019 finish up #1009, whichever is merged last should probably remove the `ra_ide_api_light` crate.

Also, `LocalEdit` was removed since it wasn't used any more.

Co-authored-by: Wilco Kusee <wilcokusee@gmail.com>
2019-03-23 17:25:40 +00:00
..
src Move highlighting and matching_brace 2019-03-23 17:34:49 +01:00
Cargo.toml Disable fork feature for proptest 2019-03-23 08:57:07 +01:00