rust-analyzer/crates/rust-analyzer
bors[bot] ee12b0f173
Merge #10181
10181: Begining of lsif r=HKalbasi a=HKalbasi

This PR adds a `lsif` command to cli, which can be used as `rust-analyzer lsif /path/to/project > dump.lsif`. It now generates a valid, but pretty useless lsif (only supports folding ranges). The propose of this PR is to discussing about the structure of lsif generator, before starting anything serious.

cc `@matklad` #8696 #3098


Co-authored-by: hamidreza kalbasi <hamidrezakalbasi@protonmail.com>
2021-09-29 13:13:03 +00:00
..
src Merge #10181 2021-09-29 13:13:03 +00:00
tests/slow-tests Merge #10105 2021-09-24 15:12:17 +00:00
build.rs minor: standard snippet 2021-05-07 21:46:25 +03:00
Cargo.toml use crates io version 2021-09-26 10:39:23 +03:30