rust/src/librustc/hir
Niko Matsakis 0082fc0ad4 change svh to store a u64
We used to store a u64 converted to a String for some reason. Now we
don't.
2016-05-18 10:11:35 -04:00
..
map thread the DepGraph to session/crate-store 2016-05-18 10:10:45 -04:00
check_attr.rs
def_id.rs
def.rs rustc: Remove the unnecessary ast_ty_to_ty_cache. 2016-05-11 04:14:58 +03:00
fold.rs Remove hir::Ident 2016-05-16 22:25:08 +03:00
intravisit.rs Remove hir::Ident 2016-05-16 22:25:08 +03:00
lowering.rs ignore dep-graph in resolve and lower_crate 2016-05-18 10:11:35 -04:00
mod.rs Fix rebase 2016-05-16 23:12:18 +03:00
pat_util.rs Remove hir::Ident 2016-05-16 22:25:08 +03:00
print.rs Remove hir::Ident 2016-05-16 22:25:08 +03:00
svh.rs change svh to store a u64 2016-05-18 10:11:35 -04:00