mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-09 11:48:48 +00:00
9faea2364d
It improves compile time in `--release` mode quite a bit, it doesn't really slow things down and, conceptually, it seems closer to what we want the physical architecture to look like (we don't want to monomorphise EVERYTHING in a single leaf crate). |
||
---|---|---|
.. | ||
tests | ||
collector.rs | ||
mod_resolution.rs | ||
path_resolution.rs | ||
raw.rs | ||
tests.rs |