| .. |
|
astencode.rs
|
Remove AST from metadata except for consts and const fns.
|
2016-08-24 13:23:38 +03:00 |
|
Cargo.toml
|
refactor rustc_metadata to use CamelCase names and IndexVec
|
2016-06-28 23:41:09 +03:00 |
|
common.rs
|
Implement RFC#1559: allow all literals in attributes.
|
2016-08-25 13:25:22 -07:00 |
|
creader.rs
|
Implement RFC#1559: allow all literals in attributes.
|
2016-08-25 13:25:22 -07:00 |
|
csearch.rs
|
Remove AST from metadata except for consts and const fns.
|
2016-08-24 13:23:38 +03:00 |
|
cstore.rs
|
Move caching of HIR-inlining into CStore in order to avoid duplicating inlined HIR.
|
2016-08-01 04:09:12 -04:00 |
|
decoder.rs
|
Implement RFC#1559: allow all literals in attributes.
|
2016-08-25 13:25:22 -07:00 |
|
def_key.rs
|
rustc: add TyAnon (impl Trait) to the typesystem.
|
2016-08-12 06:43:34 +03:00 |
|
diagnostics.rs
|
Update block codes' flags
|
2016-08-19 16:44:29 +02:00 |
|
encoder.rs
|
Implement RFC#1559: allow all literals in attributes.
|
2016-08-25 13:25:22 -07:00 |
|
index.rs
|
when encoding, push MetaData(foo) task on stack
|
2016-05-18 10:11:35 -04:00 |
|
index_builder.rs
|
remove usize: DepGraphRead and add Untracked
|
2016-08-17 15:21:59 -04:00 |
|
lib.rs
|
move CrateIndex into its own module
|
2016-08-17 07:39:11 -04:00 |
|
loader.rs
|
Auto merge of #35340 - michaelwoerister:incr-comp-cli-args, r=nikomatsakis
|
2016-08-15 08:35:18 -07:00 |
|
macro_import.rs
|
Implement RFC#1559: allow all literals in attributes.
|
2016-08-25 13:25:22 -07:00 |
|
macros.rs
|
split the metadata code into rustc_metadata
|
2015-11-26 18:22:40 +02:00 |
|
tls_context.rs
|
rustc: reduce Substs and Generics to a simple immutable API.
|
2016-08-17 05:50:57 +03:00 |
|
tydecode.rs
|
rustc: remove ParamSpace from Substs.
|
2016-08-17 06:32:00 +03:00 |
|
tyencode.rs
|
rustc: remove ParamSpace from Substs.
|
2016-08-17 06:32:00 +03:00 |