Unnamed repository; edit this file 'description' to name the repository.
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
Matthias Krüger 2025-01-10
parent 484c3b4 · parent f22e634 · commit ef67bf2
0 files changed, 0 insertions, 0 deletions