mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* silence some warnings from derive(Properties) * for consistency preserve [#deny(..)] * preserve some attributes on the struct def adds a test case to check for several warnings * add #[deny] in test cases to error instead of warning on failure Co-authored-by: Julius Lungys <32368314+voidpumpkin@users.noreply.github.com>