about summary refs log tree commit diff
path: root/compiler/rustc_driver_impl/src/lib.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-06-10 23:54:45 +0000
committerbors <bors@rust-lang.org>2025-06-10 23:54:45 +0000
commit1c047506f94cd2d05228eb992b0a6bbed1942349 (patch)
tree7f0b73f2eae9b6792a19bf5fdde9d5433d6d79b8 /compiler/rustc_driver_impl/src/lib.rs
parent1677d46cb128cc8f285dbd32b0dc4d7a46437050 (diff)
parent7f4093e78bbddae798e3eaf4d713da75c6315877 (diff)
downloadrust-1c047506f94cd2d05228eb992b0a6bbed1942349.tar.gz
rust-1c047506f94cd2d05228eb992b0a6bbed1942349.zip
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.
Diffstat (limited to 'compiler/rustc_driver_impl/src/lib.rs')
0 files changed, 0 insertions, 0 deletions