]> git.lizzy.rs Git - rust.git/commit
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)
commitb86d909f8635f82710c1bf74647c957051cbb23a
tree2f1b54487f583610b04d9029be819df0ff76f38d
parentc2d46037fa6617408155dcba6251d7c4e123b4f5
parent8fd316f5b560d926333f0c7cd832c179f430ea27
Auto merge of #50937 - nikomatsakis:chalkify-engine-2, r=scalexm

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