rust/src/librustc_typeck
bors e1d0de82cc Auto merge of #36274 - Manishearth:rollup, r=Manishearth
Rollup of 6 pull requests

- Successful merges: #35845, #35983, #36065, #36102, #36242, #36245
- Failed merges:
2016-09-05 17:55:45 -07:00
..
check Auto merge of #36274 - Manishearth:rollup, r=Manishearth 2016-09-05 17:55:45 -07:00
coherence Replace _, _ with .. 2016-09-04 12:30:33 +03:00
variance Replace _, _ with .. 2016-09-04 12:30:33 +03:00
astconv.rs Replace _, _, _ with .. 2016-09-04 12:27:01 +03:00
Cargo.toml Fix Cargo.tomls 2016-06-27 18:30:46 +00:00
check_unused.rs Refactor away variant hir::PathListItem_::Mod 2016-08-21 22:59:39 +00:00
collect.rs Replace _, _ with .. 2016-09-04 12:30:33 +03:00
constrained_type_params.rs fix broken type parameter indexing logic in wfcheck 2016-08-30 21:27:03 +03:00
diagnostics.rs Move E0379 check from typeck to ast validation 2016-08-27 22:43:51 -07:00
lib.rs Replace _, _, _ with .. 2016-09-04 12:27:01 +03:00
rscope.rs rustc: pass ty::Region behind an interned 'tcx reference. 2016-08-27 01:15:06 +03:00