thiserror-nostd-notrait/tests/ui
David Tolnay 4bd5753b94
Add ui test of missing Display impl
2019-11-09 18:38:02 -08:00
..
duplicate-fmt.rs Set up some trybuild tests 2019-10-11 11:47:57 -07:00
duplicate-fmt.stderr Set up some trybuild tests 2019-10-11 11:47:57 -07:00
duplicate-source.rs Detect duplicate source attributes 2019-10-12 13:03:43 -07:00
duplicate-source.stderr Detect duplicate source attributes 2019-10-12 13:03:43 -07:00
from-not-source.rs Validate #[from] attribute 2019-10-12 17:55:29 -07:00
from-not-source.stderr Validate #[from] attribute 2019-10-12 17:55:29 -07:00
missing-fmt.rs Set up some trybuild tests 2019-10-11 11:47:57 -07:00
missing-fmt.stderr Set up some trybuild tests 2019-10-11 11:47:57 -07:00
no-display.rs Add ui test of missing Display impl 2019-11-09 18:38:02 -08:00
no-display.stderr Add ui test of missing Display impl 2019-11-09 18:38:02 -08:00
source-not-error.rs Improve span for the enum case 2019-10-12 15:01:57 -07:00
source-not-error.stderr Improve span for the enum case 2019-10-12 15:01:57 -07:00
unexpected-field-fmt.rs Reject display attribute on a field 2019-10-12 13:45:26 -07:00
unexpected-field-fmt.stderr Reject display attribute on a field 2019-10-12 13:45:26 -07:00
unexpected-struct-source.rs Reject source attribute not on a field 2019-10-12 13:42:11 -07:00
unexpected-struct-source.stderr Reject source attribute not on a field 2019-10-12 13:42:11 -07:00
union.rs Set up some trybuild tests 2019-10-11 11:47:57 -07:00
union.stderr Set up some trybuild tests 2019-10-11 11:47:57 -07:00