rust/compiler/rustc_interface
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
..
src fix(span): track unnormalized source len for dep-info 2025-11-15 09:05:08 -05:00
Cargo.toml Make llvm_enzyme a regular cargo feature 2025-09-15 15:31:56 +00:00
messages.ftl Add panic=immediate-abort 2025-09-21 13:12:18 -04:00