diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2025-06-29 21:53:52 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-29 21:53:52 +0000 |
| commit | b57bf6b64d60b4ac925c07b9a46694a8259ba01e (patch) | |
| tree | e29920011b99e677a162b4611e167810e5f69ba8 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 1f76a23d4da45ead0dd0c90b93022cd69c4fc126 (diff) | |
| parent | 9cba70b2838a2c3d6fe9bbe9eb4a5c6a8f4dda92 (diff) | |
| download | rust-b57bf6b64d60b4ac925c07b9a46694a8259ba01e.tar.gz rust-b57bf6b64d60b4ac925c07b9a46694a8259ba01e.zip | |
Fix `cast_possible_truncation` should not suggest inside const context (#15164)
Closes rust-lang/rust-clippy#15163 This lint should not give suggestions in const context for now, since a lot of the commonly used method of `Result` is not const. changelog: [`cast_possible_truncation`] fix improperly give suggestions inside const context
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
