about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorTobias Bucher <tobiasbucher5991@gmail.com>2024-05-13 09:05:34 +0200
committerTobias Bucher <tobiasbucher5991@gmail.com>2024-05-29 23:42:27 +0200
commit5d8f9b4dc1c913e62387e10762f018f182a34582 (patch)
treef7e5123f4aaf7c6e4cc1ce7fa9d8c087ce891b46 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parente9b7aa08f7cd890dcebd36c198193707d5cd3770 (diff)
downloadrust-5d8f9b4dc1c913e62387e10762f018f182a34582.tar.gz
rust-5d8f9b4dc1c913e62387e10762f018f182a34582.zip
Make `std::env::{set_var, remove_var}` unsafe in edition 2024
Allow calling these functions without `unsafe` blocks in editions up
until 2021, but don't trigger the `unused_unsafe` lint for `unsafe`
blocks containing these functions.

Fixes #27970.
Fixes #90308.
CC #124866.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions