about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/tools/generate_intrinsics.py
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-06-03 11:33:33 +0200
committerGitHub <noreply@github.com>2025-06-03 11:33:33 +0200
commitad876cbe86afedde609027903adb6db3c18fcc06 (patch)
tree0e1abdcf315622dfe8372c840a50a478b1230c87 /compiler/rustc_codegen_gcc/tools/generate_intrinsics.py
parent2da4bae07df9b7f8134b9ac57a43e4213938511d (diff)
parentc33b08552b7741828488ada70afdce12122fd97b (diff)
downloadrust-ad876cbe86afedde609027903adb6db3c18fcc06.tar.gz
rust-ad876cbe86afedde609027903adb6db3c18fcc06.zip
Rollup merge of #141843 - fee1-dead-contrib:ast_visitor_visit_id, r=oli-obk
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.

r? oli-obk
Diffstat (limited to 'compiler/rustc_codegen_gcc/tools/generate_intrinsics.py')
0 files changed, 0 insertions, 0 deletions