]> git.lizzy.rs Git - rust.git/commit
auto merge of #17603 : jakub-/rust/ty_bot, r=nikomatsakis
authorbors <bors@rust-lang.org>
Tue, 28 Oct 2014 22:11:56 +0000 (22:11 +0000)
committerbors <bors@rust-lang.org>
Tue, 28 Oct 2014 22:11:56 +0000 (22:11 +0000)
commit1652a1f2c61883c5f2b55a952796619d8aef365e
tree41a2907acafe0faf5da396fcca2c72ec29910899
parent98bbccf2c7ea06e22ea8654a796121b9969a1760
parent6d2080c44878924bdcde57ec7735327af0ee267d
auto merge of #17603 : jakub-/rust/ty_bot, r=nikomatsakis

We now instead use a fresh variable for expressions that diverge.

Closes #14973.
Closes #13847.

[Work in progress]

cc @nikomatsakis