rust/src/librustc_typeck
bors 0816b94f02 Auto merge of #42642 - venkatagiri:issue_42312, r=nikomatsakis
rustc_typeck: enforce argument type is sized

closes #42312

r? @nikomatsakis
2017-06-29 02:30:53 +00:00
..
check Auto merge of #42642 - venkatagiri:issue_42312, r=nikomatsakis 2017-06-29 02:30:53 +00:00
coherence rustc_typeck: use body-id of type-checking item in need_type_info 2017-06-28 20:19:52 +00:00
variance rustc_typeck: support functions in variance computation. 2017-06-27 16:39:58 +03:00
astconv.rs Upgrade ProjectionTy's Name to a DefId 2017-05-31 12:35:13 -04:00
Cargo.toml rustc: expose monomorphic const_eval through on-demand. 2017-04-16 01:31:06 +03:00
check_unused.rs introduce ability to if we have typeck-tables for a given def-id 2017-04-28 10:02:06 -04:00
collect.rs rustc: move the PolyFnSig out of TyFnDef. 2017-06-27 16:39:52 +03:00
constrained_type_params.rs intern CodeExtents 2017-04-30 17:02:59 -04:00
diagnostics.rs rustc: move the PolyFnSig out of TyFnDef. 2017-06-27 16:39:52 +03:00
impl_wf_check.rs Remove need for &format!(...) or &&"" dances in span_label calls 2017-05-08 12:56:15 +02:00
lib.rs rustc_typeck: use body-id of type-checking item in need_type_info 2017-06-28 20:19:52 +00:00