mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-09-26 20:40:49 +00:00
remove deprecated lints as of 1.74
This commit is contained in:
parent
6d2e6e8df2
commit
949e845777
@ -65,7 +65,6 @@
|
||||
feature(rustdoc_missing_doc_code_examples),
|
||||
warn(rustdoc::missing_doc_code_examples)
|
||||
)]
|
||||
#![cfg_attr(stable, warn(private_in_public))]
|
||||
#![warn(
|
||||
missing_debug_implementations,
|
||||
missing_docs,
|
||||
|
@ -320,7 +320,6 @@
|
||||
feature(rustdoc_missing_doc_code_examples),
|
||||
warn(rustdoc::missing_doc_code_examples)
|
||||
)]
|
||||
#![cfg_attr(stable, warn(private_in_public))]
|
||||
#![warn(
|
||||
missing_debug_implementations,
|
||||
missing_docs,
|
||||
|
Loading…
x
Reference in New Issue
Block a user