about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/mod.rs
diff options
context:
space:
mode:
authorMartin Nordholts <enselic@gmail.com>2023-08-11 06:20:35 +0200
committerMartin Nordholts <enselic@gmail.com>2023-09-03 07:14:12 +0200
commit04d81ba153d0b7d9ea92fb55e5ef8ebccea226b6 (patch)
tree1987f2e394de918fd9f7a28959f8f848e034343f /compiler/rustc_mir_transform/src/coverage/mod.rs
parente286f25ec058276c2c83b809f18eaa7e3db52d99 (diff)
downloadrust-04d81ba153d0b7d9ea92fb55e5ef8ebccea226b6.tar.gz
rust-04d81ba153d0b7d9ea92fb55e5ef8ebccea226b6.zip
Make `.rmeta` file in `dep-info` have correct name (`lib` prefix)
Since `filename_for_metadata()` and
`OutputFilenames::path(OutputType::Metadata)` had different logic for
the name of the metadata file, the `.d` file contained a file name
different from the actual name used. Share the logic to fix the
out-of-sync name.

Closes 68839.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions