rust/src/librustc_typeck
Jonathan Turner 9eac7bdd09 Rollup merge of #36383 - GuillaumeGomez:e0049, r=jonathandturner
Update E0049 to new error format

Fixes #35210.
Part of #35233.

r? @jonathandturner
2016-09-16 09:29:48 -07:00
..
check Rollup merge of #36383 - GuillaumeGomez:e0049, r=jonathandturner 2016-09-16 09:29:48 -07:00
coherence Auto merge of #35960 - nikomatsakis:incr-comp-krate-edges, r=michaelwoerister 2016-09-12 17:15:26 -07:00
variance Refactor TyStruct/TyEnum/TyUnion into TyAdt 2016-09-08 22:17:53 +03:00
astconv.rs E0516 Update error format #36108 2016-09-05 23:07:50 +10:00
Cargo.toml
check_unused.rs Refactor away variant hir::PathListItem_::Mod 2016-08-21 22:59:39 +00:00
collect.rs Make sure that projection bounds in ty::TraitObject are sorted in a way that is stable across compilation sessions and crate boundaries. 2016-09-13 15:22:51 -04:00
constrained_type_params.rs fix broken type parameter indexing logic in wfcheck 2016-08-30 21:27:03 +03:00
diagnostics.rs Fix duplicate error code 2016-09-07 17:22:19 -07:00
lib.rs Replace _, _, _ with .. 2016-09-04 12:27:01 +03:00
rscope.rs fix feature error, test fallout 2016-09-08 22:59:21 +02:00