serde/test_suite/tests/ui/with-variant
David Tolnay 4821d09a48
Move all compile-fail tests to ui tests
The update-references.sh script makes these much easier to update in
bulk compared to compile-fail tests.
2018-11-24 15:43:19 -08:00
..
skip_de_newtype_field.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
skip_de_newtype_field.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
skip_de_struct_field.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
skip_de_struct_field.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
skip_de_tuple_field.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
skip_de_tuple_field.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
skip_de_whole_variant.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
skip_de_whole_variant.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
skip_ser_newtype_field_if.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
skip_ser_newtype_field_if.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
skip_ser_newtype_field.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
skip_ser_newtype_field.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
skip_ser_struct_field_if.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
skip_ser_struct_field_if.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
skip_ser_struct_field.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
skip_ser_struct_field.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
skip_ser_tuple_field_if.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
skip_ser_tuple_field_if.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
skip_ser_tuple_field.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
skip_ser_tuple_field.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
skip_ser_whole_variant.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
skip_ser_whole_variant.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00