mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
75fada4aab
11805: fix: Don't try to resolve methods on unknown types r=Veykril a=flodiebold Fixes #10454, and some type mismatches. Co-authored-by: Florian Diebold <flodiebold@gmail.com>