.. |
add_private_fn_at_krate_root_cc
|
Fix incremental tests after change to instantiation strategy.
|
2017-11-07 08:54:38 +01:00 |
callee_caller_cross_crate
|
incr.comp.: Use red/green tracking for CGU re-use.
|
2017-10-02 15:45:46 +02:00 |
change_add_field
|
Fix incremental tests after change to instantiation strategy.
|
2017-11-07 08:54:38 +01:00 |
change_crate_order
|
|
|
change_private_fn
|
Fix incremental tests after change to instantiation strategy.
|
2017-11-07 08:54:38 +01:00 |
change_private_fn_cc
|
Fix incremental tests after change to instantiation strategy.
|
2017-11-07 08:54:38 +01:00 |
change_private_impl_method
|
Fix incremental tests after change to instantiation strategy.
|
2017-11-07 08:54:38 +01:00 |
change_private_impl_method_cc
|
Fix incremental tests after change to instantiation strategy.
|
2017-11-07 08:54:38 +01:00 |
change_pub_inherent_method_body
|
Fix incremental tests after change to instantiation strategy.
|
2017-11-07 08:54:38 +01:00 |
change_pub_inherent_method_sig
|
Fix incremental tests after change to instantiation strategy.
|
2017-11-07 08:54:38 +01:00 |
hashes
|
Remove excessive trailing newlines.
|
2017-12-30 15:50:52 +08:00 |
inlined_hir_34991
|
|
|
issue-39828
|
|
|
krate_reassign_34991
|
|
|
remapped_paths_cc
|
incr.comp.: Update test cases after metadata hashing removal.
|
2017-11-29 16:29:13 +01:00 |
remove_crate
|
incr.comp.: Don't crash in DepGraph::try_mark_green() when encountering a removed input node.
|
2017-11-10 17:50:15 +01:00 |
remove_source_file
|
incr.comp.: Make DefSpan an input dep-node so it is not affected by the existing Span/HIR hashing hack.
|
2017-11-08 11:30:14 +01:00 |
remove-private-item-cross-crate
|
incr.comp.: Use red/green tracking for CGU re-use.
|
2017-10-02 15:45:46 +02:00 |
rlib_cross_crate
|
incr.comp.: Use red/green tracking for CGU re-use.
|
2017-10-02 15:45:46 +02:00 |
span_hash_stable
|
|
|
struct_change_field_type_cross_crate
|
incr.comp.: Use red/green tracking for CGU re-use.
|
2017-10-02 15:45:46 +02:00 |
type_alias_cross_crate
|
incr.comp.: Use red/green tracking for CGU re-use.
|
2017-10-02 15:45:46 +02:00 |
cache_file_headers.rs
|
incr.comp.: Use red/green tracking for CGU re-use.
|
2017-10-02 15:45:46 +02:00 |
change_crate_dep_kind.rs
|
incr.comp.: Mark DepKind node as input.
|
2017-12-18 15:40:07 +01:00 |
change_symbol_export_status.rs
|
incr.comp.: Use red/green tracking for CGU re-use.
|
2017-10-02 15:45:46 +02:00 |
commandline-args.rs
|
incr.comp.: Use red/green tracking for CGU re-use.
|
2017-10-02 15:45:46 +02:00 |
crate_hash_reorder.rs
|
|
|
dirty_clean.rs
|
incr.comp.: Make #[rustc_dirty/clean] test for fingerprint equality instead of DepNode existence.
|
2017-09-23 19:47:46 +02:00 |
foreign.rs
|
|
|
hello_world.rs
|
|
|
ich_method_call_trait_scope.rs
|
incr.comp.: Hash spans unconditionally for full accuracy.
|
2017-12-08 10:02:26 +01:00 |
ich_nested_items.rs
|
incr.comp.: Hash spans unconditionally for full accuracy.
|
2017-12-08 10:02:26 +01:00 |
ich_resolve_results.rs
|
incr.comp.: Hash spans unconditionally for full accuracy.
|
2017-12-08 10:02:26 +01:00 |
issue-35593.rs
|
incr.comp.: Use red/green tracking for CGU re-use.
|
2017-10-02 15:45:46 +02:00 |
issue-38222.rs
|
Fix incremental tests after change to instantiation strategy.
|
2017-11-07 08:54:38 +01:00 |
issue-39569.rs
|
|
|
issue-42602.rs
|
move resolve_lifetimes into a proper query
|
2017-12-11 10:11:13 -05:00 |
krate-inherent.rs
|
Fix incremental tests after change to instantiation strategy.
|
2017-11-07 08:54:38 +01:00 |
krate-inlined.rs
|
Fix incremental tests after change to instantiation strategy.
|
2017-11-07 08:54:38 +01:00 |
macro_export.rs
|
incr.comp.: Move macro-export test case to src/test/incremental.
|
2017-10-09 15:38:51 +02:00 |
source_loc_macros.rs
|
incr.comp.: Hash spans unconditionally for full accuracy.
|
2017-12-08 10:02:26 +01:00 |
spans_in_type_debuginfo.rs
|
incr.comp.: Make DefSpan an input dep-node so it is not affected by the existing Span/HIR hashing hack.
|
2017-11-08 11:30:14 +01:00 |
spans_significant_w_debuginfo.rs
|
|
|
spans_significant_w_panic.rs
|
incr.comp.: Hash spans unconditionally for full accuracy.
|
2017-12-08 10:02:26 +01:00 |
spike-neg1.rs
|
|
|
spike-neg2.rs
|
|
|
spike.rs
|
incr.comp.: Use red/green tracking for CGU re-use.
|
2017-10-02 15:45:46 +02:00 |
string_constant.rs
|
Fix incremental tests after change to instantiation strategy.
|
2017-11-07 08:54:38 +01:00 |
struct_add_field.rs
|
|
|
struct_change_field_name.rs
|
|
|
struct_change_field_type.rs
|
|
|
struct_change_nothing.rs
|
|
|
struct_remove_field.rs
|
|
|
unchecked_dirty_clean.rs
|
|
|
warnings-reemitted.rs
|
incr.comp.: Implement query diagnostic persistence.
|
2017-10-25 15:43:48 +02:00 |