about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-03-25 23:09:33 +0000
committerbors <bors@rust-lang.org>2024-03-25 23:09:33 +0000
commit805ef35ca14b265f5ee9b5ea3f06a12736ec14f9 (patch)
tree18c75fd5cb7635699c17d550b77c4927fe2f011c /compiler/rustc_codegen_gcc
parentca6a6474904fc7d3e4519a3b5506294b33a12ea8 (diff)
parent94fe2fac633e4a17f9ba63ee74689beae62d24b6 (diff)
downloadrust-805ef35ca14b265f5ee9b5ea3f06a12736ec14f9.tar.gz
rust-805ef35ca14b265f5ee9b5ea3f06a12736ec14f9.zip
Auto merge of #12540 - m-rph:12366, r=blyxyas
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 caused #12366.
Note: author (`@m-rph)` and `@GuillaumeGomez` couldn't replicate #12366.

changelog:none

r? `@blyxyas`
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions