Fix warnings (#1742)
This commit is contained in:
parent
6343059bc0
commit
96809ac659
4 changed files with 5 additions and 6 deletions
|
|
@ -130,7 +130,7 @@
|
|||
//! [`raw_window_handle`]: ./window/struct.Window.html#method.raw_window_handle
|
||||
|
||||
#![deny(rust_2018_idioms)]
|
||||
#![deny(intra_doc_link_resolution_failure)]
|
||||
#![deny(broken_intra_doc_links)]
|
||||
|
||||
#[allow(unused_imports)]
|
||||
#[macro_use]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue