salsa/tests/compile-fail
2025-01-11 21:34:58 -08:00
..
accumulator_incompatibles.rs wip: accum, privacy for inputs 2024-07-19 07:08:24 -04:00
accumulator_incompatibles.stderr wip: accum, privacy for inputs 2024-07-19 07:08:24 -04:00
get-on-private-interned-field.rs wip privacy on interned 2024-07-19 07:14:57 -04:00
get-on-private-interned-field.stderr wip privacy on interned 2024-07-19 07:14:57 -04:00
get-on-private-tracked-field.rs wip privacy for tracked structs 2024-07-19 07:12:07 -04:00
get-on-private-tracked-field.stderr wip privacy for tracked structs 2024-07-19 07:12:07 -04:00
get-set-on-private-input-field.rs switch to new database design 2024-07-28 12:47:50 +00:00
get-set-on-private-input-field.stderr bless ui tests 2025-01-11 21:34:58 -08:00
input_struct_incompatibles.rs wip 2024-07-19 07:29:18 -04:00
input_struct_incompatibles.stderr salsa-macros: handle invalid inputs in a way friendlier to rust-analyzer 2024-10-24 16:37:28 -07:00
interned_struct_incompatibles.rs wip 2024-07-19 07:29:18 -04:00
interned_struct_incompatibles.stderr salsa-macros: handle invalid inputs in a way friendlier to rust-analyzer 2024-10-24 16:37:28 -07:00
lru_can_not_be_used_with_specify.rs wip 2024-07-19 08:05:39 -04:00
lru_can_not_be_used_with_specify.stderr wip 2024-07-19 08:05:39 -04:00
panic-when-reading-fields-of-tracked-structs-from-older-revisions.rs switch to new database design 2024-07-28 12:47:50 +00:00
panic-when-reading-fields-of-tracked-structs-from-older-revisions.stderr wip 2024-07-19 08:05:39 -04:00
salsa_fields_incompatibles.rs wip 2024-07-19 08:05:39 -04:00
salsa_fields_incompatibles.stderr wip 2024-07-19 08:05:39 -04:00
singleton_only_for_input.rs wip 2024-07-19 08:05:39 -04:00
singleton_only_for_input.stderr wip 2024-07-19 08:05:39 -04:00
span-input-setter.rs switch to new database design 2024-07-28 12:47:50 +00:00
span-input-setter.stderr wip 2024-07-19 08:05:39 -04:00
span-tracked-getter.rs switch to new database design 2024-07-28 12:47:50 +00:00
span-tracked-getter.stderr switch to new database design 2024-07-28 12:47:50 +00:00
specify-does-not-work-if-the-key-is-a-salsa-input.rs wip 2024-07-19 08:05:39 -04:00
specify-does-not-work-if-the-key-is-a-salsa-input.stderr wip 2024-07-19 08:05:39 -04:00
specify-does-not-work-if-the-key-is-a-salsa-interned.rs wip 2024-07-19 08:05:39 -04:00
specify-does-not-work-if-the-key-is-a-salsa-interned.stderr Allow interned values as tracked function arguments 2024-07-20 09:03:57 +02:00
tracked_fn_incompatibles.rs fix: Inconsistent behaviour with lifetime elision on tracked fn 2024-10-17 01:02:32 +09:00
tracked_fn_incompatibles.stderr salsa-macros: handle invalid inputs in a way friendlier to rust-analyzer 2024-10-24 16:37:28 -07:00
tracked_impl_incompatibles.rs wip 2024-07-19 08:05:39 -04:00
tracked_impl_incompatibles.stderr bless ui tests 2025-01-11 21:34:58 -08:00
tracked_method_incompatibles.rs wip 2024-07-19 08:05:39 -04:00
tracked_method_incompatibles.stderr salsa-macros: handle invalid inputs in a way friendlier to rust-analyzer 2024-10-24 16:37:28 -07:00
tracked_method_on_untracked_impl.rs wip 2024-07-19 08:05:39 -04:00
tracked_method_on_untracked_impl.stderr salsa-macros: handle invalid inputs in a way friendlier to rust-analyzer 2024-10-24 16:37:28 -07:00
tracked_struct_incompatibles.rs wip 2024-07-19 08:05:39 -04:00
tracked_struct_incompatibles.stderr wip 2024-07-19 08:05:39 -04:00