mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 15:32:06 +00:00
c9772d7619
Checking the size/alignment of an mplace may be costly, so we only do it on the types where the walk we want to avoid could be expensive: the larger types like arrays and slices, rather than on all aggregates being interned. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |