rust/crates/rust-analyzer
Aleksey Kladov d1d0b5a88c Remove special casing for library symbols
We might as well handle them internally, via queries.

I am not sure, but it looks like the current LibraryData setup might
even predate salsa? It's not really needed and creates a bunch of
complexity.
2020-06-18 08:29:34 +02:00
..
src Remove special casing for library symbols 2020-06-18 08:29:34 +02:00
tests/heavy_tests Actually test include!(concant!(env!())); 2020-06-05 15:49:12 +02:00
build.rs Remove unused placeholder 2020-02-21 18:33:45 +08:00
Cargo.toml Merge #4740 2020-06-04 13:04:24 +00:00