serde/test_suite/tests/ui/malformed
David Tolnay 2ef1cd4b35
Import macros exclusively through serde_derive in test suite
This makes it easier to execute tests against the precompiled serde_derive.
2023-07-19 09:08:05 -07:00
..
bound.rs Update ui tests to 2018 edition 2018-12-31 21:38:13 -05:00
bound.stderr Revert "Ui tests with compile_error resolved at call site" 2023-06-07 20:50:51 -07:00
cut_off.rs Add tests for attribute parse errors 2019-09-07 22:57:27 -07:00
cut_off.stderr Revert "Ui tests with compile_error resolved at call site" 2023-06-07 20:50:51 -07:00
not_list.rs Add tests for attribute parse errors 2019-09-07 22:57:27 -07:00
not_list.stderr Revert "Ui tests with compile_error resolved at call site" 2023-06-07 20:50:51 -07:00
rename.rs Update ui tests to 2018 edition 2018-12-31 21:38:13 -05:00
rename.stderr Revert "Ui tests with compile_error resolved at call site" 2023-06-07 20:50:51 -07:00
str_suffix.rs Import macros exclusively through serde_derive in test suite 2023-07-19 09:08:05 -07:00
str_suffix.stderr Add ui test with suffixed string literals in attribute 2023-07-09 11:09:38 -07:00
trailing_expr.rs Add ui test of malformed attribute containing expression 2023-03-16 00:15:54 -07:00
trailing_expr.stderr Revert "Ui tests with compile_error resolved at call site" 2023-06-07 20:50:51 -07:00