package info (click to toggle)
rust-salsa 0.23.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,424 kB
  • sloc: sh: 12; makefile: 2; javascript: 1

Folder: tests

d .. (parent)
d d rwxr-xr-x 27 common
d d rwxr-xr-x 4,096 compile-fail
d d rwxr-xr-x 4,096 parallel
d d rwxr-xr-x 121 warnings
- - rw-r--r-- 1,186 accumulate-chain.rs
- - rw-r--r-- 968 accumulate-custom-debug.rs
- - rw-r--r-- 1,596 accumulate-dag.rs
- - rw-r--r-- 1,421 accumulate-execution-order.rs
- - rw-r--r-- 1,735 accumulate-from-tracked-fn.rs
- - rw-r--r-- 2,136 accumulate-no-duplicates.rs
- - rw-r--r-- 2,084 accumulate-reuse-workaround.rs
- - rw-r--r-- 1,881 accumulate-reuse.rs
- - rw-r--r-- 6,050 accumulate.rs
- - rw-r--r-- 1,774 accumulated_backdate.rs
- - rw-r--r-- 3,726 backtrace.rs
- - rw-r--r-- 981 check_auto_traits.rs
- - rw-r--r-- 158 compile_fail.rs
- - rw-r--r-- 32,826 cycle.rs
- - rw-r--r-- 9,007 cycle_accumulate.rs
- - rw-r--r-- 1,287 cycle_fallback_immediate.rs
- - rw-r--r-- 777 cycle_initial_call_back_into_cycle.rs
- - rw-r--r-- 706 cycle_initial_call_query.rs
- - rw-r--r-- 5,711 cycle_maybe_changed_after.rs
- - rw-r--r-- 6,858 cycle_output.rs
- - rw-r--r-- 967 cycle_recovery_call_back_into_cycle.rs
- - rw-r--r-- 715 cycle_recovery_call_query.rs
- - rw-r--r-- 1,206 cycle_regression_455.rs
- - rw-r--r-- 561 cycle_result_dependencies.rs
- - rw-r--r-- 6,139 cycle_tracked.rs
- - rw-r--r-- 4,306 cycle_tracked_own_input.rs
- - rw-r--r-- 6,962 dataflow.rs
- - rw-r--r-- 2,575 debug.rs
- - rw-r--r-- 1,360 debug_db_contents.rs
- - rw-r--r-- 2,741 deletion-cascade.rs
- - rw-r--r-- 2,147 deletion-drops.rs
- - rw-r--r-- 2,238 deletion.rs
- - rw-r--r-- 1,599 derive_update.rs
- - rw-r--r-- 1,309 durability.rs
- - rw-r--r-- 1,674 elided-lifetime-in-tracked-fn.rs
- - rw-r--r-- 2,426 expect_reuse_field_x_of_a_tracked_struct_changes_but_fn_depends_on_field_y.rs
- - rw-r--r-- 1,744 expect_reuse_field_x_of_an_input_changes_but_fn_depends_on_field_y.rs
- - rw-r--r-- 603 hash_collision.rs
- - rw-r--r-- 2,518 hello_world.rs
- - rw-r--r-- 916 input_default.rs
- - rw-r--r-- 815 input_field_durability.rs
- - rw-r--r-- 821 input_setter_preserves_durability.rs
- - rw-r--r-- 625 intern_access_in_different_revision.rs
- - rw-r--r-- 15,736 interned-revisions.rs
- - rw-r--r-- 6,173 interned-structs.rs
- - rw-r--r-- 6,952 interned-structs_self_ref.rs
- - rw-r--r-- 3,949 lru.rs
- - rw-r--r-- 4,584 memory-usage.rs
- - rw-r--r-- 773 mutate_in_place.rs
- - rw-r--r-- 1,463 override_new_get_set.rs
- - rw-r--r-- 372 panic-when-creating-tracked-struct-outside-of-tracked-fn.rs
- - rw-r--r-- 3,228 preverify-struct-with-leaked-data-2.rs
- - rw-r--r-- 2,738 preverify-struct-with-leaked-data.rs
- - rw-r--r-- 3,747 return_mode.rs
- - rw-r--r-- 1,104 singleton.rs
- - rw-r--r-- 1,131 specify-only-works-if-the-key-is-created-in-the-current-query.rs
- - rw-r--r-- 1,010 synthetic_write.rs
- - rw-r--r-- 932 tracked-struct-id-field-bad-eq.rs
- - rw-r--r-- 2,214 tracked-struct-id-field-bad-hash.rs
- - rw-r--r-- 725 tracked-struct-unchanged-in-new-rev.rs
- - rw-r--r-- 2,309 tracked-struct-value-field-bad-eq.rs
- - rw-r--r-- 918 tracked-struct-value-field-not-eq.rs
- - rw-r--r-- 2,189 tracked_assoc_fn.rs
- - rw-r--r-- 554 tracked_fn_constant.rs
- - rw-r--r-- 763 tracked_fn_high_durability_dependency.rs
- - rw-r--r-- 282 tracked_fn_interned_lifetime.rs
- - rw-r--r-- 582 tracked_fn_multiple_args.rs
- - rw-r--r-- 1,001 tracked_fn_no_eq.rs
- - rw-r--r-- 425 tracked_fn_on_input.rs
- - rw-r--r-- 1,824 tracked_fn_on_input_with_high_durability.rs
- - rw-r--r-- 444 tracked_fn_on_interned.rs
- - rw-r--r-- 2,557 tracked_fn_on_interned_enum.rs
- - rw-r--r-- 503 tracked_fn_on_tracked.rs
- - rw-r--r-- 1,117 tracked_fn_on_tracked_specify.rs
- - rw-r--r-- 582 tracked_fn_orphan_escape_hatch.rs
- - rw-r--r-- 2,621 tracked_fn_read_own_entity.rs
- - rw-r--r-- 1,254 tracked_fn_read_own_specify.rs
- - rw-r--r-- 584 tracked_fn_return_ref.rs
- - rw-r--r-- 1,379 tracked_method.rs
- - rw-r--r-- 629 tracked_method_inherent_return_deref.rs
- - rw-r--r-- 623 tracked_method_inherent_return_ref.rs
- - rw-r--r-- 1,490 tracked_method_on_tracked_struct.rs
- - rw-r--r-- 711 tracked_method_trait_return_ref.rs
- - rw-r--r-- 1,005 tracked_method_with_self_ty.rs
- - rw-r--r-- 1,296 tracked_struct.rs
- - rw-r--r-- 339 tracked_struct_db1_lt.rs
- - rw-r--r-- 2,494 tracked_struct_disambiguates.rs
- - rw-r--r-- 4,254 tracked_struct_durability.rs
- - rw-r--r-- 1,747 tracked_struct_manual_update.rs
- - rw-r--r-- 1,566 tracked_struct_mixed_tracked_fields.rs
- - rw-r--r-- 803 tracked_struct_recreate_new_revision.rs
- - rw-r--r-- 1,446 tracked_struct_with_interned_query.rs
- - rw-r--r-- 352 tracked_with_intern.rs
- - rw-r--r-- 1,552 tracked_with_struct_db.rs
- - rw-r--r-- 811 tracked_with_struct_ord.rs