You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: `assert!(true)` will be optimized out by the compiler
--> src/lib.rs:13:5
|
13 | assert!(true);
| ^^^^^^^^^^^^^|
= help: remove it
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#assertions_on_constants
every diagnostic emitted by cargo-deny should have a url that points to helpful documentation.
The text was updated successfully, but these errors were encountered:
Similarly to clippy eg.
every diagnostic emitted by cargo-deny should have a url that points to helpful documentation.
The text was updated successfully, but these errors were encountered: