rust/src/librustc_typeck
bors 9dafceb1f9 Auto merge of #28948 - steveklabnik:gh28944, r=alexcrichton
"Crate features" isn't a thing in Rust, but you do need to add this line
to your crate root.

Fixes #28944
2015-10-11 18:06:51 +00:00
..
check Auto merge of #28948 - steveklabnik:gh28944, r=alexcrichton 2015-10-11 18:06:51 +00:00
coherence Misc fixups 2015-10-09 11:53:42 +13:00
astconv.rs typos: fix a grabbag of typos all over the place 2015-10-08 19:49:31 +01:00
collect.rs Auto merge of #28888 - arielb1:variant-ctor, r=eddyb 2015-10-09 01:11:45 +00:00
constrained_type_params.rs rustc: move some functions in middle::ty working on Ty to methods. 2015-06-26 07:34:56 +03:00
diagnostics.rs Auto merge of #28900 - cristicbz:typos, r=alexcrichton 2015-10-08 22:40:50 +00:00
lib.rs move job of creating local-def-ids to ast-map (with a few stragglers) 2015-10-01 10:28:28 -04:00
rscope.rs move middle::ty and related modules to middle/ty/ 2015-09-14 10:56:13 +03:00
variance.rs move direct accesses of node to go through as_local_node_id, unless 2015-10-01 10:37:19 -04:00