thiserror/tests/ui
2021-01-28 18:37:39 -08: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
concat-display.rs Provide suggestion for anyone grepping for concat 2020-10-17 11:00:59 -07:00
concat-display.stderr Provide suggestion for anyone grepping for concat 2020-10-17 11:00:59 -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 ui test of Generic<&'a str> source 2020-12-26 17:33:51 -08:00
lifetime.stderr Add ui test of Generic<&'a str> source 2020-12-26 17:33:51 -08: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 Change ui tests to work whether or not rust-src is installed 2020-09-04 23:39:02 -07:00
no-display.stderr Update ui test suite to nightly-2021-01-29 2021-01-28 18:37:39 -08:00
source-enum-not-error.rs Change ui tests to work whether or not rust-src is installed 2020-09-04 23:39:02 -07:00
source-enum-not-error.stderr Update ui test suite to nightly-2021-01-29 2021-01-28 18:37:39 -08:00
source-struct-not-error.rs Change ui tests to work whether or not rust-src is installed 2020-09-04 23:39:02 -07:00
source-struct-not-error.stderr Update ui test suite to nightly-2021-01-29 2021-01-28 18:37:39 -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