about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-04-13 10:33:29 +0200
committerSamuel Tardieu <sam@rfc1149.net>2025-04-15 20:33:01 +0200
commit20649a87d1d7184a24b90bf93bc3cdbe080c2fb5 (patch)
tree62c1b37c42bcc895adaa0597f599026529e69f7b /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent443547425d83aae889dc56d483221f57c37fa8d3 (diff)
downloadrust-20649a87d1d7184a24b90bf93bc3cdbe080c2fb5.tar.gz
rust-20649a87d1d7184a24b90bf93bc3cdbe080c2fb5.zip
Add `use<>` markers for edition 2024 compatibility
By default, edition 2024 will capture all types and lifetimes present in
the function signature when using RPIT, while edition 2021 will capture
only the lifetimes present in the RPIT itself. Adding explicit `use<>`
markers will disable the edition-specific automatic rules when they
differ.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions