mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-05 19:58:32 +00:00
![]() 100% of the serialized enums during libcore compilation fit into the smaller tag, and this eliminates hitting the leb128 code for coding/decoding when we can statically guarantee that's not required. 30% of all leb128 integers serialized in libcore (12981183 total) come from the usize's removed here. |
||
---|---|---|
.. | ||
diagnostics | ||
symbols | ||
current_version.rs | ||
hash_stable.rs | ||
lib.rs | ||
lift.rs | ||
query.rs | ||
serialize.rs | ||
symbols.rs | ||
type_foldable.rs | ||
type_visitable.rs |