Files
rust/compiler/rustc_const_eval
bors e1212ea79b Auto merge of #150187 - RalfJung:visitor-in-mem-order, r=nnethercote
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.
2025-12-22 13:52:39 +00:00
..