salsa/salsa-2022-tests/tests/compile-fail
2023-04-22 11:16:51 +02:00
..
accumulator_fields_incompatibles.rs eshaustive tests to check salsa macros using the trybuild tool 2022-09-07 20:09:33 +01:00
accumulator_fields_incompatibles.stderr eshaustive tests to check salsa macros using the trybuild tool 2022-09-07 20:09:33 +01:00
accumulator_incompatibles.rs eshaustive tests to check salsa macros using the trybuild tool 2022-09-07 20:09:33 +01:00
accumulator_incompatibles.stderr eshaustive tests to check salsa macros using the trybuild tool 2022-09-07 20:09:33 +01:00
get-set-on-private-field.rs
get-set-on-private-field.stderr Fix trybuild ui test to adapt the change of rustc error message 2023-04-22 11:16:51 +02:00
input_struct_id_fields_no_setters.rs made singleton struct panic upon duplication and added tests to immutable fields 2022-09-16 14:53:56 +01:00
input_struct_id_fields_no_setters.stderr update compile fail tests for latest stable rustc 2022-11-29 12:36:12 +08:00
input_struct_incompatibles.rs eshaustive tests to check salsa macros using the trybuild tool 2022-09-07 20:09:33 +01:00
input_struct_incompatibles.stderr eshaustive tests to check salsa macros using the trybuild tool 2022-09-07 20:09:33 +01:00
interned_struct_incompatibles.rs eshaustive tests to check salsa macros using the trybuild tool 2022-09-07 20:09:33 +01:00
interned_struct_incompatibles.stderr eshaustive tests to check salsa macros using the trybuild tool 2022-09-07 20:09:33 +01:00
jars_incompatibles.rs eshaustive tests to check salsa macros using the trybuild tool 2022-09-07 20:09:33 +01:00
jars_incompatibles.stderr Update trybuild tests 2023-03-15 10:37:08 -04:00
lru_can_not_be_used_with_specify.rs
lru_can_not_be_used_with_specify.stderr
salsa_fields_incompatibles.rs eshaustive tests to check salsa macros using the trybuild tool 2022-09-07 20:09:33 +01:00
salsa_fields_incompatibles.stderr eshaustive tests to check salsa macros using the trybuild tool 2022-09-07 20:09:33 +01:00
singleton_only_for_input.rs
singleton_only_for_input.stderr
specify-does-not-work-if-the-key-is-a-salsa-input.rs
specify-does-not-work-if-the-key-is-a-salsa-input.stderr update compile fail tests for latest stable rustc 2022-11-29 12:36:12 +08:00
specify-does-not-work-if-the-key-is-a-salsa-interned.rs
specify-does-not-work-if-the-key-is-a-salsa-interned.stderr update compile fail tests for latest stable rustc 2022-11-29 12:36:12 +08:00
tracked_fn_incompatibles.rs eshaustive tests to check salsa macros using the trybuild tool 2022-09-07 20:09:33 +01:00
tracked_fn_incompatibles.stderr fixed difference in .stderr files 2022-09-07 22:19:05 +01:00
tracked_impl_incompatibles.rs eshaustive tests to check salsa macros using the trybuild tool 2022-09-07 20:09:33 +01:00
tracked_impl_incompatibles.stderr eshaustive tests to check salsa macros using the trybuild tool 2022-09-07 20:09:33 +01:00
tracked_method_incompatibles.rs eshaustive tests to check salsa macros using the trybuild tool 2022-09-07 20:09:33 +01:00
tracked_method_incompatibles.stderr fixed difference in .stderr files 2022-09-07 22:19:05 +01:00
tracked_method_on_untracked_impl.rs
tracked_method_on_untracked_impl.stderr
tracked_struct_incompatibles.rs eshaustive tests to check salsa macros using the trybuild tool 2022-09-07 20:09:33 +01:00
tracked_struct_incompatibles.stderr eshaustive tests to check salsa macros using the trybuild tool 2022-09-07 20:09:33 +01:00