]> git.lizzy.rs Git - rust.git/commitdiff
Merge #4021
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Fri, 17 Apr 2020 18:47:08 +0000 (18:47 +0000)
committerGitHub <noreply@github.com>
Fri, 17 Apr 2020 18:47:08 +0000 (18:47 +0000)
4021: Fix type equality for dyn Trait r=matklad a=flodiebold

Fixes a lot of false type mismatches.

(And as always when touching the unification code, I have to say I'm looking forward to replacing it by Chalk's...)

Co-authored-by: Florian Diebold <florian.diebold@freiheit.com>

Trivial merge