mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 19:28:29 +00:00

This avoids the need to pass around a separate vector to accumulate into, and avoids the need to create a fake empty vector when failure occurs.