salsa/salsa-2022-tests/tests/compile-fail
2022-09-07 20:09:33 +01: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 Add compile-fail test for getter and setter visibility 2022-09-02 03:19:21 +03:00
get-set-on-private-field.stderr Add compile-fail test for getter and setter visibility 2022-09-02 03:19:21 +03: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 eshaustive tests to check salsa macros using the trybuild tool 2022-09-07 20:09:33 +01: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
specify-does-not-work-if-the-key-is-a-salsa-input.rs add a test for specify 2022-08-27 07:51:35 +08:00
specify-does-not-work-if-the-key-is-a-salsa-input.stderr add a test for specify 2022-08-27 07:05:35 +08:00
specify-does-not-work-if-the-key-is-a-salsa-interned.rs add a test for specify 2022-08-27 07:51:35 +08:00
specify-does-not-work-if-the-key-is-a-salsa-interned.stderr add a test for specify 2022-08-27 07:51:35 +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 eshaustive tests to check salsa macros using the trybuild tool 2022-09-07 20:09:33 +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 eshaustive tests to check salsa macros using the trybuild tool 2022-09-07 20:09:33 +01:00
tracked_method_on_untracked_impl.rs Add more tests for tracked methods 2022-09-03 15:44:56 +01:00
tracked_method_on_untracked_impl.stderr Add more tests for tracked methods 2022-09-03 15:44:56 +01:00
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