]> git.lizzy.rs Git - rust.git/commit
Fix #4966
authorFlorian Diebold <florian.diebold@freiheit.com>
Fri, 10 Jul 2020 17:14:33 +0000 (19:14 +0200)
committerFlorian Diebold <flodiebold@gmail.com>
Sun, 12 Jul 2020 13:37:32 +0000 (15:37 +0200)
commit8a72e40ca91cc51a93b8145582feaccb7254abb6
treeb01fcbf7c9cc0a4836e080c1f59b149a60871a0c
parent70d1b848eb1b8e2c463040be205ee52757a0e19c
Fix #4966

We add a level of binders when converting our function pointer to Chalk's; we
need to remove it again on the way back.
crates/ra_hir_ty/src/tests/regression.rs
crates/ra_hir_ty/src/traits/chalk/mapping.rs