1
Fork 0

Bless rustdoc-ui tests

Co-authored-by: Adrian <adrian.iosdev@gmail.com>
This commit is contained in:
Nilstrieb 2023-11-21 16:44:51 +00:00
parent 41e8d152dc
commit 87a354b15d
64 changed files with 64 additions and 64 deletions

View file

@ -10,5 +10,5 @@ note: the lint level is defined here
LL | #![deny(missing_docs)]
| ^^^^^^^^^^^^
error: aborting due to previous error
error: aborting due to 1 previous error

View file

@ -15,5 +15,5 @@ LL | #![deny(warnings)]
| ^^^^^^^^
= note: `#[deny(invalid_doc_attributes)]` implied by `#[deny(warnings)]`
error: aborting due to previous error
error: aborting due to 1 previous error

View file

@ -13,5 +13,5 @@ note: the lint level is defined here
LL | #![deny(unknown_lints)]
| ^^^^^^^^^^^^^
error: aborting due to previous error
error: aborting due to 1 previous error

View file

@ -8,5 +8,5 @@ note: the lint level is defined here
LL | #![deny(rustdoc::missing_crate_level_docs)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to previous error
error: aborting due to 1 previous error