mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-26 06:35:27 +00:00
fc2c1f8ddc
`Result::unwrap` is not eligible becuase it formats the contents of the `Err` variant. `unwrap_or`, `unwrap_or_else` and friends are not eligible because they drop things or invoke closures. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |