serde/test_suite/tests/ui/identifier
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
..
both.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
both.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
field_struct.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
field_struct.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
field_tuple.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
field_tuple.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
newtype_not_last.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
newtype_not_last.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
not_unit.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
not_unit.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
other_not_last.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
other_not_last.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
serialize.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
serialize.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
variant_struct.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
variant_struct.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
variant_tuple.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
variant_tuple.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00