Files
rust/compiler/rustc_span/src
Weihang Lo cf57b9b292 fix(span): track unnormalized source len for dep-info
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`
2025-11-15 09:05:08 -05:00
..
2025-01-08 21:26:39 +01:00
2025-06-30 20:42:27 +10:00
2025-06-22 20:29:39 +00:00
2025-04-24 12:54:40 +08:00
2025-10-21 10:04:34 -05:00
2024-07-29 08:26:52 +10:00
2025-08-10 23:01:45 +00:00