mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-23 08:47:13 +00:00
Add `unnormalized_source_len` field to track the byte length of source files before normalization (the original length). `unnormalized_source_len` is for writing the correct file length to dep-info for `-Zchecksum-hash-algorithm`