mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-27 21:43:37 +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). |
||
---|---|---|
.. | ||
ast_id_map.rs | ||
builtin_derive.rs | ||
builtin_macro.rs | ||
db.rs | ||
diagnostics.rs | ||
eager.rs | ||
hygiene.rs | ||
lib.rs | ||
name.rs | ||
quote.rs | ||
test_db.rs |