rust/compiler/rustc_metadata
Mark Rousskov 51dfe498f1 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.
2024-01-06 08:57:42 -05:00
..