rust/src/librustc_typeck
Manish Goregaokar 35ee89599c Rollup merge of #22409 - nikomatsakis:stop-advertisting-old-impl-check, r=aturon
Stop advertisting the `old_impl_check` feature. We can't ENTIRELY remove it yet, but we don't have to add new uses.

r? @aturon
2015-02-17 06:25:55 +05:30
..
check Auto merge of #22230 - nikomatsakis:object-lifetime-defaults-2, r=pnkfelix 2015-02-16 20:31:15 +00:00
coherence Make orphan check diagnostics clearer 2015-02-16 14:42:20 -05:00
astconv.rs Auto merge of #22230 - nikomatsakis:object-lifetime-defaults-2, r=pnkfelix 2015-02-16 20:31:15 +00:00
collect.rs Rollup merge of #22409 - nikomatsakis:stop-advertisting-old-impl-check, r=aturon 2015-02-17 06:25:55 +05:30
diagnostics.rs Fix for misspelled comments. 2015-02-04 23:00:02 -05:00
lib.rs Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
rscope.rs Implement the basic rules of RFC 599, but do not yet support custom types. 2015-02-16 10:55:37 -05:00
variance.rs Rename unsafe_lang_item to unsafe_cell_lang_item 2015-02-13 19:40:22 +13:00