This commit is contained in:
2026-04-13 08:04:43 -03:00
parent 0486f2a285
commit 3a5a7a17a3
71 changed files with 9385 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
error: #[arma(transparent)] cannot be used on tuple like structs
--> tests/derive/fail_struct_tuple_transparent.rs:4:8
|
4 | #[arma(transparent)]
| ^^^^^^^^^^^