diff options
| author | Quinn Sinclair <me@partiallytyped.dev> | 2024-03-24 11:00:09 +0100 |
|---|---|---|
| committer | Quinn Sinclair <me@partiallytyped.dev> | 2024-03-24 11:00:09 +0100 |
| commit | 94fe2fac633e4a17f9ba63ee74689beae62d24b6 (patch) | |
| tree | ab8e707f5bb20aad1c6ecf5bfe3532df1e00e1aa /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 660b058ba250e4f32ef165aaf8f61479da5dbb87 (diff) | |
| download | rust-94fe2fac633e4a17f9ba63ee74689beae62d24b6.tar.gz rust-94fe2fac633e4a17f9ba63ee74689beae62d24b6.zip | |
Remove `unwrap` from `match_trait_method`
Unused_IO_amount relies on `match_trait_method` in order to match trait methods that exist in Tokio traits as the corresponding symbols don't exist. With this commit we remove the unwrap that may have caused 12366. Note: author (@m-rph) and @GuillaumeGomez couldn't replicate 12366.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
