rust-clippy/tests/ui/crashes/auxiliary
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
..
ice-4727-aux.rs Put ice test auxiliary fix in right place 2019-11-08 07:18:12 +02:00
ice-7272-aux.rs Fix ICE in too_many_lines due to wrong assumptions on braces. 2021-05-27 22:44:08 -04:00
ice-7868-aux.rs Add test case 2021-10-27 09:12:13 +09:00
ice-7934-aux.rs Fix ICE in undocumented_unsafe_blocks 2021-11-07 14:28:30 -05:00
ice-8681-aux.rs Fix ICE in undocumented_unsafe_blocks 2022-04-11 13:18:27 -04:00
proc_macro_crash.rs Use the traits added to the Rust 2021 Edition prelude 2022-05-12 00:38:11 +09:00
use_self_macro.rs Move use_self_macro into crashes/auxiliary 2020-01-03 17:03:07 +09:00