diff options
Diffstat (limited to 'subprojects/thiserror/tests/ui/unexpected-struct-source.stderr')
| -rw-r--r-- | subprojects/thiserror/tests/ui/unexpected-struct-source.stderr | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/subprojects/thiserror/tests/ui/unexpected-struct-source.stderr b/subprojects/thiserror/tests/ui/unexpected-struct-source.stderr deleted file mode 100644 index 6f15841..0000000 --- a/subprojects/thiserror/tests/ui/unexpected-struct-source.stderr +++ /dev/null @@ -1,5 +0,0 @@ -error: not expected here; the #[source] attribute belongs on a specific field - --> tests/ui/unexpected-struct-source.rs:4:1 - | -4 | #[source] - | ^^^^^^^^^ |
