mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +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.