rust/src/librustc_typeck
2017-03-06 07:04:04 -07:00
..
check Remove reference to Ty. 2017-03-06 07:04:04 -07:00
coherence rustc_typeck: rework coherence to be almost completely on-demand. 2017-02-25 18:35:26 +02:00
variance rustc: combine BareFnTy and ClosureTy into FnSig. 2017-02-25 17:47:15 +02:00
astconv.rs more through normalization in typeck & trans 2017-03-01 16:56:08 +02:00
Cargo.toml Rebase fixups 2017-02-10 19:47:09 +02:00
check_unused.rs rustc_typeck: hook up collect and item/body check to on-demand. 2017-02-25 18:35:25 +02:00
collect.rs Auto merge of #40163 - arielb1:normalization-1702, r=nikomatsakis 2017-03-04 01:47:51 +00:00
constrained_type_params.rs move the impl-params-constrained check out of collect 2016-11-16 13:57:46 -05:00
diagnostics.rs rustc_const_eval: always demand typeck_tables for evaluating constants. 2017-02-25 18:35:26 +02:00
impl_wf_check.rs rustc_typeck: lift CrateCtxt to TyCtxt. 2017-02-25 17:07:59 +02:00
lib.rs convert AdtDef::destructor to on-demand 2017-03-01 18:42:26 +02:00