mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-15 01:17:27 +00:00
82ec4586f1
internal: Only intern blocks that declare items We only used `BlockId` for the block defmap, so this is wasted memory. Lowering for non item declaring blocks is also cheaper now as we no longer have to fully lower a block that defines not items. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |