This repository was archived by the owner on Apr 5, 2024. It is now read-only.
This repository was archived by the owner on Apr 5, 2024. It is now read-only.
Implement a visitor for the THIR #3
Closed
Description
Create visiting machinery for the THIR akin to rustc_hir::intravisit
for the HIR.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
Auto merge of rust-lang#83129 - LeSeulArtichaut:thir-unsafeck, r=niko…