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 |
||
|---|---|---|
| .. | ||
| doc_unsafe_macros.rs | ||
| implicit_hasher_macros.rs | ||
| macro_rules.rs | ||
| macro_use_helper.rs | ||
| non-exhaustive-enum.rs | ||
| option_helpers.rs | ||
| proc_macro_attr.rs | ||
| proc_macro_derive.rs | ||
| proc_macro_suspicious_else_formatting.rs | ||
| proc_macro_unsafe.rs | ||
| proc_macro_with_span.rs | ||
| test_macro.rs | ||
| use_self_macro.rs | ||
| wildcard_imports_helper.rs | ||