Files
rust/tests
bors 1c047506f9 Auto merge of #141883 - oli-obk:remove-check-mod-loops, r=nnethercote
Remove check_mod_loops query and run the checks per-body instead

This analysis is older than my first rustc contribution I believe. It was never querified. Ideally we'd merge it into the analysis happening within typeck anyway (typeck just uses span_delayed_bug instead of erroring), but I didn't want to do that within this PR that also moves things around and subtly changes diagnostic ordering.
2025-06-10 23:54:45 +00:00
..
2025-06-03 20:56:45 +00:00
2025-05-21 07:24:43 +00:00
2025-05-23 12:10:53 +00:00
2025-05-28 15:14:34 +01:00