serde/test_suite/tests/ui/conflict
David Tolnay 47e238aa13
Add missing imports in ui tests
There is a new fallback as of nightly-2018-12-29 that makes these emit a
new error unrelated to Serde.
2018-12-29 00:19:29 -05:00
..
adjacent-tag.rs Copyright/license headers 2018-11-24 15:53:09 -08:00
adjacent-tag.stderr Improve overall quality of compile_error! errors 2018-11-30 02:51:49 +02:00
flatten-newtype-struct.rs Add missing imports in ui tests 2018-12-29 00:19:29 -05:00
flatten-newtype-struct.stderr Add missing imports in ui tests 2018-12-29 00:19:29 -05:00
flatten-skip-deserializing.rs Copyright/license headers 2018-11-24 15:53:09 -08:00
flatten-skip-deserializing.stderr Improve overall quality of compile_error! errors 2018-11-30 02:51:49 +02:00
flatten-skip-serializing-if.rs Copyright/license headers 2018-11-24 15:53:09 -08:00
flatten-skip-serializing-if.stderr Improve overall quality of compile_error! errors 2018-11-30 02:51:49 +02:00
flatten-skip-serializing.rs Copyright/license headers 2018-11-24 15:53:09 -08:00
flatten-skip-serializing.stderr Improve overall quality of compile_error! errors 2018-11-30 02:51:49 +02:00
flatten-tuple-struct.rs Add missing imports in ui tests 2018-12-29 00:19:29 -05:00
flatten-tuple-struct.stderr Add missing imports in ui tests 2018-12-29 00:19:29 -05:00
internal-tag.rs Copyright/license headers 2018-11-24 15:53:09 -08:00
internal-tag.stderr Improve overall quality of compile_error! errors 2018-11-30 02:51:49 +02:00