]> git.lizzy.rs Git - rust.git/commit
Fix a bug in chalk lowering
authorscalexm <alexandre@scalexm.fr>
Fri, 8 Feb 2019 14:29:22 +0000 (15:29 +0100)
committerscalexm <alexandre@scalexm.fr>
Wed, 20 Mar 2019 19:09:26 +0000 (20:09 +0100)
commit4effdd2431020ce86d4c22765afa05d19c3215cc
treeba41336322afc3f68c9cfb2e4a3e633c47747354
parent183466550808dbce73709a2202d5f84fdfb8ddc1
Fix a bug in chalk lowering

Some where clauses were not subtituted for generic bound type vars.
src/librustc_traits/lowering/mod.rs