rust/src/test/incremental
Niko Matsakis c7f15aa178 incorporate resolve results into hashing
We now incorporate the `def_map` and `trait_map`
results into the SVH.
2016-08-09 20:28:46 -04:00
..
callee_caller_cross_crate use preds to serialize just what we need 2016-08-09 08:26:06 -04:00
inlined_hir_34991 remap Hir(InlinedDefId) to MetaData(OriginalDefId) 2016-08-02 05:31:25 -04:00
krate_reassign_34991 watch out for krate numbers being reassigned 2016-08-02 05:31:25 -04:00
rlib_cross_crate use preds to serialize just what we need 2016-08-09 08:26:06 -04:00
struct_change_field_type_cross_crate use preds to serialize just what we need 2016-08-09 08:26:06 -04:00
type_alias_cross_crate use preds to serialize just what we need 2016-08-09 08:26:06 -04:00
dirty_clean.rs use preds to serialize just what we need 2016-08-09 08:26:06 -04:00
foreign.rs hash foreign items too 2016-08-01 19:57:32 -04:00
hello_world.rs use preds to serialize just what we need 2016-08-09 08:26:06 -04:00
ich_method_call_trait_scope.rs incorporate resolve results into hashing 2016-08-09 20:28:46 -04:00
ich_nested_items.rs stop hashing nested items, and add a test 2016-08-09 20:28:45 -04:00
ich_resolve_results.rs incorporate resolve results into hashing 2016-08-09 20:28:46 -04:00
spike-neg1.rs Address mw nits 2016-07-28 12:05:45 -04:00
spike-neg2.rs Address mw nits 2016-07-28 12:05:45 -04:00
spike.rs use preds to serialize just what we need 2016-08-09 08:26:06 -04:00
string_constant.rs incorporate resolve results into hashing 2016-08-09 20:28:46 -04:00
struct_add_field.rs use preds to serialize just what we need 2016-08-09 08:26:06 -04:00
struct_change_field_name.rs use preds to serialize just what we need 2016-08-09 08:26:06 -04:00
struct_change_field_type.rs use preds to serialize just what we need 2016-08-09 08:26:06 -04:00
struct_change_nothing.rs use preds to serialize just what we need 2016-08-09 08:26:06 -04:00
struct_remove_field.rs use preds to serialize just what we need 2016-08-09 08:26:06 -04:00