diff options
| author | llogiq <bogusandre@gmail.com> | 2025-06-02 11:52:57 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-02 11:52:57 +0000 |
| commit | d7b27ecbf319446dd9563a433e9694fa3bcd0d8c (patch) | |
| tree | d815b5b489dd2c3251b79dd2710c086cc3445e69 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 88bb8d169bc2c9b688bb2e9adf98f9cb72b08057 (diff) | |
| parent | 8e581e31a2191392461210f3f7a168910da5bf49 (diff) | |
| download | rust-d7b27ecbf319446dd9563a433e9694fa3bcd0d8c.tar.gz rust-d7b27ecbf319446dd9563a433e9694fa3bcd0d8c.zip | |
add lint `infallible_try_from` (#14813)
Looks for `TryFrom` implementations with uninhabited error types and suggests to implement `From` instead. Fixes rust-lang/rust-clippy#2144 --- changelog: Add [`infallible_try_from`] lint
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
