about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2024-01-19 23:25:36 +0100
committerSamuel Tardieu <sam@rfc1149.net>2024-01-19 23:25:36 +0100
commit6267b6ca09b4a91c83bd11a72aeffaf96fa55702 (patch)
tree27e203906344fbf4f30bce90b4752c88f241adb8 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent989ce17b5564ca5414da234df6aa4b247f946c91 (diff)
downloadrust-6267b6ca09b4a91c83bd11a72aeffaf96fa55702.tar.gz
rust-6267b6ca09b4a91c83bd11a72aeffaf96fa55702.zip
no_effect_underscore_binding: _ prefixed variables can be used
Prefixing a variable with a `_` does not mean that it will not be used.
If such a variable is used later, do not warn about the fact that its
initialization does not have a side effect as this is fine.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions