rust/src/librustc_typeck
Corey Richardson 6e18b5af93 rustc: check supertraits for object safety
Closes #18959

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

[breaking-change]
2014-12-05 22:27:21 -08:00
..
check rustc: check supertraits for object safety 2014-12-05 22:27:21 -08: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