Files
rust/compiler
Matthias Krüger 0fbcfb9a05 Rollup merge of #150825 - move-items, r=JonathanBrouwer
Query associated_item_def_ids when needed

This commit moves a query to `associated_item_defs` from above an error condition caused independently of it to below it.

It looks generally cleaner and might potentially save some runtime in case the error condition is met, rendering `items` to be left unused, yet still queried.
2026-01-08 22:21:21 +01:00
..
2025-12-19 15:04:30 -08:00
2026-01-08 20:29:00 +05:00
2025-10-12 08:08:30 +00:00
2026-01-08 20:29:00 +05:00
2026-01-07 08:44:32 +08:00
2026-01-08 20:29:00 +05:00