rust/src/librustc_typeck
Seo Sanghyeon 886df542e2 Rollup merge of #34160 - hoodie:bug/GoT_References, r=GuillaumeGomez
Fixed two little Game Of Thrones References

Fixed: conflicting spelling of "Jon Snow"
Fixed: It's call "Night's Watch"
2016-06-10 21:16:45 +09:00
..
check Address review comments + fix rebase 2016-06-10 01:06:37 +03:00
coherence Fixup indentation after methodification. 2016-05-11 08:48:12 +03:00
variance rustc: add ReErased to be used by trait selection, MIR and trans. 2016-06-05 13:58:51 +03:00
astconv.rs Introduce TyCtxt::expect_def/expect_resolution helpers and use them where possible 2016-06-10 01:03:54 +03:00
Cargo.toml rustbuild: Add support for crate tests + doctests 2016-05-12 08:52:20 -07:00
check_unused.rs rustc: Split 'tcx into 'gcx and 'tcx for InferCtxt and its users. 2016-05-11 04:14:58 +03:00
collect.rs Introduce TyCtxt::expect_def/expect_resolution helpers and use them where possible 2016-06-10 01:03:54 +03:00
constrained_type_params.rs typeck: Avoid passing &TyCtxt around where possible. 2016-05-11 04:14:58 +03:00
diagnostics.rs Rollup merge of #34160 - hoodie:bug/GoT_References, r=GuillaumeGomez 2016-06-10 21:16:45 +09:00
lib.rs Introduce TyCtxt::expect_def/expect_resolution helpers and use them where possible 2016-06-10 01:03:54 +03:00
rscope.rs rustc: move cfg, infer, traits and ty from middle to top-level. 2016-03-27 01:05:54 +02:00