mirror of
https://github.com/dtolnay/thiserror.git
synced 2025-04-04 21:37:57 +03:00
warning: struct `StructTransparentGeneric` is never constructed --> tests/test_generics.rs:161:12 | 161 | pub struct StructTransparentGeneric<E>(E); | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default |
||
---|---|---|
.. | ||
ui | ||
compiletest.rs | ||
test_backtrace.rs | ||
test_deprecated.rs | ||
test_display.rs | ||
test_error.rs | ||
test_expr.rs | ||
test_from.rs | ||
test_generics.rs | ||
test_lints.rs | ||
test_option.rs | ||
test_path.rs | ||
test_source.rs | ||
test_transparent.rs |