rust/compiler/rustc_resolve
Nicholas Nethercote 93f2258565 Use iteration instead of indexing to access ribs.
This gives a small but noticeable performance improvement.
2024-11-13 08:44:00 +11:00
..