mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
80399064af
Embed length of offset/position into Span tag byte This cuts the average bytes/relative span from 3.5 to 3.2 on libcore, ultimately saving ~400kb of data.