Deny unused_lifetimes through rustbuild
This commit is contained in:
parent
434152157f
commit
676d282dd3
38 changed files with 23 additions and 59 deletions
|
|
@ -1,5 +1,3 @@
|
|||
#![deny(unused_lifetimes)]
|
||||
|
||||
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/",
|
||||
html_playground_url = "https://play.rust-lang.org/")]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue