Sha256: c2848c5f254b4c061eea6714d9baf709924aba06619eaf2a8b3aee1266b75f9e
Contents?: true
Size: 429 Bytes
Versions: 39
Compression:
Stored size: 429 Bytes
Contents
error: unused return value of `anyhow::__private::must_use` that must be used --> tests/ui/must-use.rs:8:9 | 8 | anyhow!("it failed"); | ^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> tests/ui/must-use.rs:1:9 | 1 | #![deny(unused_must_use)] | ^^^^^^^^^^^^^^^ = note: this error originates in the macro `anyhow` (in Nightly builds, run with -Z macro-backtrace for more info)
Version data entries
39 entries across 39 versions & 1 rubygems