mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 17:06:18 +00:00
This is fairly safe use of TRA since it consumes the iterator so no struct in an unsafe state will be left exposed to user code
This is fairly safe use of TRA since it consumes the iterator so no struct in an unsafe state will be left exposed to user code