diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2024-01-19 23:25:36 +0100 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2024-01-19 23:25:36 +0100 |
| commit | 6267b6ca09b4a91c83bd11a72aeffaf96fa55702 (patch) | |
| tree | 27e203906344fbf4f30bce90b4752c88f241adb8 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 989ce17b5564ca5414da234df6aa4b247f946c91 (diff) | |
| download | rust-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
