rust/src/librustc_metadata
bors be304afc8c Auto merge of #40202 - jseyfried:integrate_tokenstream, r=nrc
syntax: integrate `TokenStream`

Use `TokenStream` instead of `Vec<TokenTree>` in `TokenTree::Delimited` and elsewhere.
r? @nrc
2017-03-04 05:44:12 +00:00
..
astencode.rs rustc: rename TyCtxt's map field to hir. 2017-01-26 13:41:28 +02:00
Cargo.toml Bump version, upgrade bootstrap 2017-02-03 13:25:46 -08:00
creader.rs Implement function-like procedural macros ( #[proc_macro]) 2017-02-28 18:34:22 -08:00
cstore_impl.rs Auto merge of #40202 - jseyfried:integrate_tokenstream, r=nrc 2017-03-04 05:44:12 +00:00
cstore.rs rustc: introduce a query system for type information in ty::maps. 2017-02-25 17:07:59 +02:00
decoder.rs rustc_const_eval: demand that the MIR qualify_consts ran on each evaluated body. 2017-02-25 18:35:26 +02:00
diagnostics.rs
encoder.rs Integrate TokenStream. 2017-03-03 02:15:37 +00:00
index_builder.rs rustc: rename TyCtxt's map field to hir. 2017-01-26 13:41:28 +02:00
index.rs Fix unaligned load in librustc_metadata::index. 2017-02-09 03:38:52 -08:00
lib.rs rustc: introduce a query system for type information in ty::maps. 2017-02-25 17:07:59 +02:00
locator.rs
schema.rs rustc_const_eval: demand that the MIR qualify_consts ran on each evaluated body. 2017-02-25 18:35:26 +02:00