thiserror-nostd-notrait/tests/ui
David Tolnay 85b0944eac
Reject transparent attr in field attribute position
2020-04-27 15:48:44 -07:00
..
bad-field-attr.rs Reject transparent attr in field attribute position 2020-04-27 15:48:44 -07:00
bad-field-attr.stderr Reject transparent attr in field attribute position 2020-04-27 15:48:44 -07:00
duplicate-enum-source.rs Split duplicate-source ui test 2019-12-18 11:00:35 -08:00
duplicate-enum-source.stderr Split duplicate-source ui test 2019-12-18 11:00:35 -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-struct-source.rs Split duplicate-source ui test 2019-12-18 11:00:35 -08:00
duplicate-struct-source.stderr Split duplicate-source ui test 2019-12-18 11:00:35 -08:00
duplicate-transparent.rs Add trybuild tests for transparent feature 2019-11-30 23:39:30 -08:00
duplicate-transparent.stderr Add trybuild tests for transparent feature 2019-11-30 23:39:30 -08: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
lifetime.rs Add error message for non-static source 2020-03-20 22:39:18 -07:00
lifetime.stderr Add error message for non-static source 2020-03-20 22:39:18 -07:00
missing-display.rs Check which `Error` the error message refers to 2020-04-11 10:26:37 -07:00
missing-display.stderr Update ui tests to nightly-2020-04-20 2020-04-20 11:37:16 -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 Update ui tests to nightly-2020-03-01 2020-03-01 11:41:15 -08:00
source-enum-not-error.rs Split source-not-error ui test for structs and enums 2019-12-18 10:57:47 -08:00
source-enum-not-error.stderr Update ui tests to nightly-2020-03-01 2020-03-01 11:41:15 -08:00
source-struct-not-error.rs Split source-not-error ui test for structs and enums 2019-12-18 10:57:47 -08:00
source-struct-not-error.stderr Update ui tests to nightly-2020-03-01 2020-03-01 11:41:15 -08:00
transparent-display.rs Add trybuild tests for transparent feature 2019-11-30 23:39:30 -08:00
transparent-display.stderr Add trybuild tests for transparent feature 2019-11-30 23:39:30 -08:00
transparent-enum-many.rs Add trybuild tests for transparent feature 2019-11-30 23:39:30 -08:00
transparent-enum-many.stderr Add trybuild tests for transparent feature 2019-11-30 23:39:30 -08:00
transparent-enum-source.rs Add trybuild tests for transparent feature 2019-11-30 23:39:30 -08:00
transparent-enum-source.stderr Add trybuild tests for transparent feature 2019-11-30 23:39:30 -08:00
transparent-struct-many.rs Add trybuild tests for transparent feature 2019-11-30 23:39:30 -08:00
transparent-struct-many.stderr Add trybuild tests for transparent feature 2019-11-30 23:39:30 -08:00
transparent-struct-source.rs Add trybuild tests for transparent feature 2019-11-30 23:39:30 -08:00
transparent-struct-source.stderr Add trybuild tests for transparent feature 2019-11-30 23:39:30 -08: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