about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/debug.rs
diff options
context:
space:
mode:
authorKoichi ITO <koic.ito@gmail.com>2022-05-12 00:44:25 +0900
committerCaleb Cartwright <calebcartwright@users.noreply.github.com>2022-05-14 10:41:46 -0500
commit8a4c05865be17bac75b8d53eae5be18d749a0f5c (patch)
treea453dc844f8b079af529c8aac71c8c6095b4ba3d /compiler/rustc_mir_transform/src/coverage/debug.rs
parent17003ce66b5737a71d0a08832995dc11df497ee2 (diff)
downloadrust-8a4c05865be17bac75b8d53eae5be18d749a0f5c.tar.gz
rust-8a4c05865be17bac75b8d53eae5be18d749a0f5c.zip
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
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions