Bless clippy test.
This commit is contained in:
parent
ad6ef48dd9
commit
22c4160c76
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ note: first possible panic found here
|
||||||
|
|
|
|
||||||
LL | todo!()
|
LL | todo!()
|
||||||
| ^^^^^^^
|
| ^^^^^^^
|
||||||
= note: this error originates in the macro `$crate::panic::panic_2015` (in Nightly builds, run with -Z macro-backtrace for more info)
|
= note: this error originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
|
||||||
|
|
||||||
error: docs for function which may panic missing `# Panics` section
|
error: docs for function which may panic missing `# Panics` section
|
||||||
--> $DIR/missing_panics_doc.rs:22:1
|
--> $DIR/missing_panics_doc.rs:22:1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue