mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
e1212ea79b
interpreter/visitor: always iterate in in-memory order Now that this is directly available in the type, there's no reason to ever iterate in any other order.