diff options
| author | Deadbeef <ent3rm4n@gmail.com> | 2025-06-01 02:38:24 +0000 |
|---|---|---|
| committer | Deadbeef <ent3rm4n@gmail.com> | 2025-06-01 02:38:24 +0000 |
| commit | c33b08552b7741828488ada70afdce12122fd97b (patch) | |
| tree | 71f4ec2a1d18ba4702bf7777f7a8209796a9552f /compiler/rustc_codegen_gcc | |
| parent | 738c08b63c4f9e3ebdaec5eece7b6fbc354f6467 (diff) | |
| download | rust-c33b08552b7741828488ada70afdce12122fd97b.tar.gz rust-c33b08552b7741828488ada70afdce12122fd97b.zip | |
Add `visit_id` to ast `Visitor`
This helps with efforts to deduplicate the `MutVisitor` and the `Visitor` code. All users of `Visitor`'s methods that have extra `NodeId` as parameters really just want to visit the id on its own. Also includes some methods deduplicated and cleaned up as a result of this change.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
