]> git.lizzy.rs Git - rust.git/commit
Port existing callers of `evaluate_obligation` to the new canonical trait query
authorAravind Gollakota <aravindprasant@gmail.com>
Sun, 8 Apr 2018 06:56:27 +0000 (01:56 -0500)
committerAravind Gollakota <aravindprasant@gmail.com>
Fri, 27 Apr 2018 01:28:30 +0000 (20:28 -0500)
commitbc16b8e92a8e7dcf14b9c94b9248b5ad6957b1f4
tree2bf652a75171c966df7570fb64219bcc6e07ffd0
parent3ab3a9f50994b6e15de7fe92acf5a196ea6575c9
Port existing callers of `evaluate_obligation` to the new canonical trait query

Except the one in coherence, which needs support for intercrate mode.
src/librustc/traits/coherence.rs
src/librustc/traits/error_reporting.rs
src/librustc/traits/fulfill.rs
src/librustc/traits/mod.rs
src/librustc_typeck/check/autoderef.rs
src/librustc_typeck/check/method/mod.rs
src/librustc_typeck/check/method/probe.rs
src/librustc_typeck/check/method/suggest.rs
src/test/ui/impl-trait/auto-trait-leak.stderr