about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2025-03-20 12:26:28 +1100
committerZalathar <Zalathar@users.noreply.github.com>2025-03-20 13:29:32 +1100
commit2e36990881e25986ca5dc08b74d79b9a527b4404 (patch)
treeb9d0e777f619f4a00f61f33d428559d3cb89099d /compiler/rustc_mir_transform/src
parentd07ef5b0e1f7551ad24f86256d63a5dfdb907c17 (diff)
downloadrust-2e36990881e25986ca5dc08b74d79b9a527b4404.tar.gz
rust-2e36990881e25986ca5dc08b74d79b9a527b4404.zip
coverage: Convert and check span coordinates without a local file ID
For expansion region support, we will want to be able to convert and check
spans before creating a corresponding local file ID.

If we create local file IDs eagerly, but some expansion turns out to have no
successfully-converted spans, LLVM will complain about that expansion's file ID
having no regions.
Diffstat (limited to 'compiler/rustc_mir_transform/src')
0 files changed, 0 insertions, 0 deletions