serde/test_suite/tests/ui/remote
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
..
bad_getter.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
bad_getter.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
bad_remote.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
bad_remote.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
enum_getter.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
enum_getter.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
missing_field.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
missing_field.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
nonremote_getter.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
nonremote_getter.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
unknown_field.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
unknown_field.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
wrong_de.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
wrong_de.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
wrong_getter.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
wrong_getter.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
wrong_ser.rs Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00
wrong_ser.stderr Move all compile-fail tests to ui tests 2018-11-24 15:43:19 -08:00