rust/src/librustc_typeck
bors 142214d1f2 Auto merge of #30411 - mitaa:multispan, r=nrc
This allows to render multiple spans on one line, or to splice multiple replacements into a code suggestion.

fixes #28124
2016-01-28 22:13:25 +00:00
..
check Implement MultiSpan error reporting 2016-01-28 20:51:06 +01: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 Rollup merge of #31130 - marcbowes:master, r=nrc 2016-01-23 09:38:44 -05:00
lib.rs mk: Move from -D warnings to #![deny(warnings)] 2016-01-24 20:35:55 -08: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