rust/src/test/incremental
Guillaume Gomez e8d38beddf Rollup merge of #37841 - michaelwoerister:ich-loop-tests, r=nikomatsakis
ICH: Add regression tests for various kinds of loops.

r? @nikomatsakis
2016-11-20 15:00:04 +01:00
..
callee_caller_cross_crate
change_add_field improve comments 2016-11-18 10:13:30 -05:00
change_crate_order
change_private_fn
change_private_fn_cc Adapt accidentally fixed test case. 2016-11-13 19:49:57 -05:00
change_private_impl_method when creating an AssociatedItem, read data from impl, not impl item 2016-11-17 13:44:21 -05:00
change_private_impl_method_cc fix change_private_impl_method_cc test 2016-11-17 13:44:22 -05:00
change_pub_inherent_method_body remove FIXMEs; issue fixed 2016-11-18 13:37:36 -05:00
change_pub_inherent_method_sig remove FIXMEs; issue fixed 2016-11-18 13:37:36 -05:00
hashes Rollup merge of #37841 - michaelwoerister:ich-loop-tests, r=nikomatsakis 2016-11-20 15:00:04 +01:00
inlined_hir_34991
krate_reassign_34991
remove-private-item-cross-crate
rlib_cross_crate
span_hash_stable
struct_change_field_type_cross_crate
type_alias_cross_crate
cache_file_headers.rs
commandline-args.rs
crate_hash_reorder.rs
dirty_clean.rs
foreign.rs
hello_world.rs
ich_method_call_trait_scope.rs
ich_nested_items.rs
ich_resolve_results.rs
issue-35593.rs
krate-inherent.rs
krate-inlined.rs
source_loc_macros.rs
spans_insignificant_w_o_debuginfo.rs
spans_significant_w_debuginfo.rs
spike-neg1.rs
spike-neg2.rs
spike.rs
string_constant.rs
struct_add_field.rs
struct_change_field_name.rs
struct_change_field_type.rs
struct_change_nothing.rs
struct_remove_field.rs