]> git.lizzy.rs Git - rust.git/commit
auto merge of #19539 : cmr/rust/18959, r=nikomatsakis
authorbors <bors@rust-lang.org>
Sun, 7 Dec 2014 16:12:22 +0000 (16:12 +0000)
committerbors <bors@rust-lang.org>
Sun, 7 Dec 2014 16:12:22 +0000 (16:12 +0000)
commit558f8d8e3ea6b7da3d6d338740637149a7e45840
treeb7fdff48fd7136b2e37d04712c74367ad49f7f37
parenta243e8820a2bc61866e6d644f56c2f96096e17bb
parent6e18b5af9336947ec5d41e66d216c52c12bf74a3
auto merge of #19539 : cmr/rust/18959, r=nikomatsakis

Closes #18959

Technically, this causes code that once compiled to no longer compile, but
that code probably never ran.

[breaking-change]

------------

Not quite sure the error message is good enough, I feel like it ought to tell you "because it inherits from non-object-safe trait Foo", so I've opened up a follow-up issue #19538