rust/src/librustc_metadata
Jeffrey Seyfried d2f8fb0a0a Move `syntax::util::interner` -> `syntax::symbol`, cleanup. 2016-11-20 23:40:20 +00:00
..
Cargo.toml rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
astencode.rs rustc: clean up lookup_item_type and remove TypeScheme. 2016-11-10 16:49:53 +02:00
creader.rs Move `syntax::util::interner` -> `syntax::symbol`, cleanup. 2016-11-20 23:40:20 +00:00
cstore.rs rustc: Implement #[link(cfg(..))] and crt-static 2016-11-16 07:00:09 -08:00
cstore_impl.rs Move `syntax::util::interner` -> `syntax::symbol`, cleanup. 2016-11-20 23:40:20 +00:00
decoder.rs Refactor away `ast::Attribute_`. 2016-11-20 11:46:00 +00:00
diagnostics.rs Import macros in `resolve` instead of in `metadata::macro_import`. 2016-10-24 00:43:12 +00:00
encoder.rs Move `syntax::util::interner` -> `syntax::symbol`, cleanup. 2016-11-20 23:40:20 +00:00
index.rs run rustfmt on librustc_metadata folder 2016-10-25 21:53:11 +05:30
index_builder.rs Improve macro reexports. 2016-11-10 10:04:24 +00:00
lib.rs Stabilize `..` in tuple (struct) patterns 2016-11-03 01:38:15 +03:00
locator.rs Improved error reporting when target sysroot is missing. 2016-11-17 13:59:38 +08:00
schema.rs Auto merge of #37660 - nikomatsakis:incremental-36349, r=eddyb 2016-11-17 17:31:01 -08:00