Implement missing debug implementations in iced_widget
This commit is contained in:
parent
625cd745f3
commit
e579d85530
2 changed files with 18 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
)]
|
||||
#![forbid(unsafe_code, rust_2018_idioms)]
|
||||
#![deny(
|
||||
//missing_debug_implementations,
|
||||
missing_debug_implementations,
|
||||
missing_docs,
|
||||
unused_results,
|
||||
rustdoc::broken_intra_doc_links
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue