rust/src/test/incremental
2020-10-26 10:48:28 +01:00
..
add_private_fn_at_krate_root_cc Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
auxiliary
callee_caller_cross_crate Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
change_add_field Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
change_crate_order Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
change_implementation_cross_crate
change_private_fn Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
change_private_fn_cc Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
change_private_impl_method Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
change_private_impl_method_cc Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
change_pub_inherent_method_body Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
change_pub_inherent_method_sig Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
const-generics
extern_static
hashes simplify-locals: Remove unused assignments regardless of rvalue kind 2020-10-26 10:48:28 +01:00
hygiene Share serialization optimization between incr and metadata 2020-07-26 18:37:03 -04:00
inlined_hir_34991
issue-39828
issue-49595
krate_reassign_34991
remapped_paths_cc
remove_crate
remove_source_file
remove-private-item-cross-crate
rlib_cross_crate Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
span_hash_stable
static_cycle
static_refering_to_other_static
static_refering_to_other_static2
static_refering_to_other_static3
static_stable_hash
struct_change_field_type_cross_crate Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
thinlto Use llvm::computeLTOCacheKey to determine post-ThinLTO CGU reuse 2020-09-17 22:04:13 -04:00
type_alias_cross_crate Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
cache_file_headers.rs
change_crate_dep_kind.rs
change_name_of_static_in_fn.rs
change_symbol_export_status.rs
commandline-args.rs
crate_hash_reorder.rs
cyclic-trait-hierarchy.rs
delayed_span_bug.rs
dirty_clean.rs pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
feature_gate.rs
foreign.rs
hello_world.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
ich_method_call_trait_scope.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
ich_nested_items.rs
ich_resolve_results.rs
incremental_proc_macro.rs
issue-35593.rs
issue-38222.rs
issue-39569.rs
issue-42602.rs
issue-49043.rs
issue-49482.rs
issue-51409.rs
issue-54059.rs
issue-54242.rs Remove predicates on associated types from traits 2020-10-06 11:19:31 +01:00
issue-59523-on-implemented-is-not-unused.rs
issue-59524-layout-scalar-valid-range-is-not-unused.rs
issue-60629.rs
issue-61323.rs
issue-61530.rs
issue-62649-path-collisions-happen.rs
issue-69596.rs
issue-72386.rs
krate-inherent.rs
krate-inlined.rs
lto-in-linker.rs
lto.rs
macro_export.rs
no_mangle.rs
rlib-lto.rs
source_loc_macros.rs
spans_in_type_debuginfo.rs
spans_significant_w_debuginfo.rs
spans_significant_w_panic.rs
spike-neg1.rs
spike-neg2.rs
spike.rs
string_constant.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
struct_add_field.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
struct_change_field_name.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
struct_change_field_type.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
struct_change_nothing.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
struct_remove_field.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00
unchecked_dirty_clean.rs
warnings-reemitted.rs