about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/scripts/rustc-clif.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2025-01-10 06:28:42 +0100
committerGitHub <noreply@github.com>2025-01-10 06:28:42 +0100
commitc51bfaf07f307e24d0a22c75386490390a741ffe (patch)
treede6ad3a463f8b1b544e25ff2f91034eb995a2d4e /compiler/rustc_codegen_cranelift/scripts/rustc-clif.rs
parent6b88aa0162da61e1e805e0b3ebd1740a65293989 (diff)
parent9585f3667860b9ccfa3224d5a5e63661e6861d9d (diff)
downloadrust-c51bfaf07f307e24d0a22c75386490390a741ffe.tar.gz
rust-c51bfaf07f307e24d0a22c75386490390a741ffe.zip
Rollup merge of #135308 - compiler-errors:scope-visit, r=oli-obk
Make sure to walk into nested const blocks in `RegionResolutionVisitor`

Fixes https://github.com/rust-lang/rust/issues/135306

I tried auditing the rest of the visitors that called `.visit_body`, and it seems like this is the only one that was missing it. I wonder if we should modify intravisit (specifcially, that `NestedBodyFilter` stuff) to make this less likely to happen, tho...

r? oli-obk
Diffstat (limited to 'compiler/rustc_codegen_cranelift/scripts/rustc-clif.rs')
0 files changed, 0 insertions, 0 deletions