Skip to content

Commit ef67bf2

Browse files
authored
Rollup merge of #135308 - compiler-errors:scope-visit, r=oli-obk
Make sure to walk into nested const blocks in `RegionResolutionVisitor` Fixes rust-lang/rust#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
2 parents 484c3b4 + f22e634 commit ef67bf2

0 file changed

File tree

    0 commit comments

    Comments
     (0)