rust/src/librustc_typeck
Nick Cameron e9f1b06329 Use ast attributes every where (remove HIR attributes).
This could be a [breaking-change] if your lint or syntax extension (is that even possible?) uses HIR attributes or literals.
2015-09-16 10:57:06 +12:00
..
check Use ast attributes every where (remove HIR attributes). 2015-09-16 10:57:06 +12:00
coherence Use ast attributes every where (remove HIR attributes). 2015-09-16 10:57:06 +12:00
astconv.rs Auto merge of #28395 - ebfull:fix-associated-item-resolution, r=arielb1 2015-09-15 06:25:38 +00:00
collect.rs Use ast attributes every where (remove HIR attributes). 2015-09-16 10:57:06 +12:00
constrained_type_params.rs
diagnostics.rs Auto merge of #28263 - christopherdumas:add_help_E0118, r=nikomatsakis 2015-09-15 16:43:41 +00:00
lib.rs std: Stabilize/deprecate features for 1.4 2015-09-11 09:48:48 -07:00
rscope.rs move middle::ty and related modules to middle/ty/ 2015-09-14 10:56:13 +03:00
variance.rs Add an intital HIR and lowering step 2015-09-03 10:02:36 +12:00