rust-clippy/tests/ui-toml/unwrap_used
Koichi ITO ae0216d557 Use the traits added to the Rust 2021 Edition prelude
Follow up https://github.com/rust-lang/rust/pull/96861.

This PR uses the traits added to the Rust 2021 Edition prelude.

> The `TryInto`, `TryFrom` and `FromIterator` traits are now part of the prelude.

https://doc.rust-lang.org/edition-guide/rust-2021/prelude.html
2022-05-12 00:38:11 +09:00
..
clippy.toml Optionally allow expect and unwrap in tests 2022-05-08 07:18:31 -04:00
unwrap_used.rs Use the traits added to the Rust 2021 Edition prelude 2022-05-12 00:38:11 +09:00
unwrap_used.stderr Use the traits added to the Rust 2021 Edition prelude 2022-05-12 00:38:11 +09:00