mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
daa2ebc70c
Just use `type_dependent_def_id` to figure out what the method is for an expr The calls to `lookup_method_for_diagnostic` are overkill. r? oli-obk