about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorQuinn Sinclair <me@partiallytyped.dev>2024-03-24 11:00:09 +0100
committerQuinn Sinclair <me@partiallytyped.dev>2024-03-24 11:00:09 +0100
commit94fe2fac633e4a17f9ba63ee74689beae62d24b6 (patch)
treeab8e707f5bb20aad1c6ecf5bfe3532df1e00e1aa /compiler/rustc_codegen_gcc
parent660b058ba250e4f32ef165aaf8f61479da5dbb87 (diff)
downloadrust-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_gcc')
0 files changed, 0 insertions, 0 deletions