rust/src/librustc_typeck
Steve Klabnik e598b43243 Rollup merge of #30997 - bluss:trait-default, r=nikomatsakis
Fix type parameter default error to mention type and trait definitions

Introduced in PR #30724, needs to mention that type parameter defaults
are legal in trait and type definitions too.
2016-01-23 09:38:41 -05:00
..
check clean up trans_static_method_callee and friends 2016-01-21 14:42:09 +02:00
coherence fallout from removing the errors_will_be_reported flag 2016-01-16 05:22:32 -05:00
astconv.rs astconv: don't use as_local_node_id for ids in a Def 2016-01-22 21:27:34 +02:00
collect.rs Rollup merge of #30997 - bluss:trait-default, r=nikomatsakis 2016-01-23 09:38:41 -05:00
constrained_type_params.rs constrained_type_params: make projections depend on their trait-ref 2015-11-19 20:53:59 +02:00
diagnostics.rs astconv: don't use as_local_node_id for ids in a Def 2016-01-22 21:27:34 +02:00
lib.rs Rename Def's variants and don't reexport them 2016-01-20 22:31:10 +03:00
rscope.rs move middle::ty and related modules to middle/ty/ 2015-09-14 10:56:13 +03:00
variance.rs Annotate the compiler with information about what it is doing when. 2016-01-05 21:05:50 -05:00