rust/src/librustc/ich
Niko Matsakis c7dc39dbf0 intern CodeExtents
Make a `CodeExtent<'tcx>` be something allocated in an arena
instead of an index into the `RegionMaps`.
2017-04-30 17:02:59 -04:00
..
caching_codemap_view.rs Merge ExpnId and SyntaxContext. 2017-03-29 00:41:10 +00:00
fingerprint.rs Fix various useless derefs and slicings 2017-03-27 08:58:00 +02:00
hcx.rs ICH: Hash everything that gets encoded into crate metadata. 2017-04-12 11:42:15 +02:00
impls_const_math.rs Introduce HashStable trait and base ICH implementations on it. 2017-04-06 16:01:51 +02:00
impls_hir.rs support default impl for specialization 2017-04-25 05:28:22 +00:00
impls_mir.rs store Spans for all MIR locals 2017-04-11 23:52:51 +03:00
impls_syntax.rs Introduce HashStable trait and base ICH implementations on it. 2017-04-06 16:01:51 +02:00
impls_ty.rs intern CodeExtents 2017-04-30 17:02:59 -04:00
mod.rs ICH: Hash everything that gets encoded into crate metadata. 2017-04-12 11:42:15 +02:00