about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorDeadbeef <ent3rm4n@gmail.com>2025-06-01 02:38:24 +0000
committerDeadbeef <ent3rm4n@gmail.com>2025-06-01 02:38:24 +0000
commitc33b08552b7741828488ada70afdce12122fd97b (patch)
tree71f4ec2a1d18ba4702bf7777f7a8209796a9552f /compiler/rustc_codegen_gcc
parent738c08b63c4f9e3ebdaec5eece7b6fbc354f6467 (diff)
downloadrust-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