]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #50937 - nikomatsakis:chalkify-engine-2, r=scalexm
authorbors <bors@rust-lang.org>
Thu, 24 May 2018 23:10:18 +0000 (23:10 +0000)
committerbors <bors@rust-lang.org>
Thu, 24 May 2018 23:10:18 +0000 (23:10 +0000)
implement the chalk-engine traits

Preliminary implementation for the Chalk traits in rustc. Lots of `panic!()` placeholders to be filled in later.

This is currently blocked on us landing https://github.com/rust-lang-nursery/chalk/pull/131  in chalk and issuing a new release, which should occur later today.

r? @scalexm
cc @leodasvacas


Trivial merge