mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +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
For more information about how rustc works, see the rustc dev guide.