Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 036b38c

Browse files
committedJun 27, 2024
Auto merge of #126993 - petrochenkov:atvisord3, r=BoxyUwU
ast: Standardize visiting order Order: ID, attributes, inner nodes in source order if possible, tokens, span. Also always use exhaustive matching in visiting infra, and visit some discovered missing nodes. Unlike #125741 this shouldn't affect anything serious like `macro_rules` scopes.
2 parents a4ce33c + ba3f681 commit 036b38c

File tree

3 files changed

+389
-317
lines changed

3 files changed

+389
-317
lines changed
 

0 commit comments

Comments
 (0)
Please sign in to comment.