thiserror/tests/ui
2019-10-12 15:01:57 -07: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
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
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