rust/src/librustc_typeck
bors 558f8d8e3e 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
2014-12-07 16:12:22 +00:00
..
check auto merge of #19539 : cmr/rust/18959, r=nikomatsakis 2014-12-07 16:12:22 +00:00
coherence Move typeck into its own crate. 2014-12-04 10:04:52 -05:00
astconv.rs Move typeck into its own crate. 2014-12-04 10:04:52 -05:00
collect.rs Move typeck into its own crate. 2014-12-04 10:04:52 -05:00
diagnostics.rs Move typeck into its own crate. 2014-12-04 10:04:52 -05:00
lib.rs Move typeck into its own crate. 2014-12-04 10:04:52 -05:00
rscope.rs Move typeck into its own crate. 2014-12-04 10:04:52 -05:00
variance.rs Move typeck into its own crate. 2014-12-04 10:04:52 -05:00