rust/src/librustc/middle
bors 5196ca8518 Auto merge of #37681 - nrc:crate-metadata, r=@alexcrichton
add --crate-type metadata

r? @alexcrichton
2016-11-22 21:54:10 -06:00
..
astconv_util.rs
const_qualif.rs
const_val.rs Move syntax::util::interner -> syntax::symbol, cleanup. 2016-11-20 23:40:20 +00:00
cstore.rs Auto merge of #37681 - nrc:crate-metadata, r=@alexcrichton 2016-11-22 21:54:10 -06:00
dataflow.rs
dead.rs Cleanup InternedString. 2016-11-21 09:00:56 +00:00
dependency_format.rs Read in rmeta crates 2016-11-21 07:10:12 +13:00
effect.rs refactor Visitor into ItemLikeVisitor and intravisit::Visitor 2016-11-16 13:51:36 -05:00
entry.rs Cleanup InternedString. 2016-11-21 09:00:56 +00:00
expr_use_visitor.rs Implement the loop_break_value feature. 2016-11-21 20:20:42 -08:00
free_region.rs
intrinsicck.rs Cleanup InternedString. 2016-11-21 09:00:56 +00:00
lang_items.rs Use Symbol instead of InternedString in the AST, HIR, and various other places. 2016-11-21 09:00:55 +00:00
liveness.rs Implement the loop_break_value feature. 2016-11-21 20:20:42 -08:00
mem_categorization.rs Don't use self type for cat_index on overloaded indexing. Fixes #20649. 2016-11-10 16:12:42 -05:00
privacy.rs
reachable.rs Add --crate-type metadata 2016-11-21 07:08:35 +13:00
recursion_limit.rs Use Symbol instead of InternedString in the AST, HIR, and various other places. 2016-11-21 09:00:55 +00:00
region.rs Implement the loop_break_value feature. 2016-11-21 20:20:42 -08:00
resolve_lifetime.rs Implement the loop_break_value feature. 2016-11-21 20:20:42 -08:00
stability.rs Cleanup InternedString. 2016-11-21 09:00:56 +00:00
weak_lang_items.rs Auto merge of #37681 - nrc:crate-metadata, r=@alexcrichton 2016-11-22 21:54:10 -06:00