Skip to content

Commit

Permalink
Auto merge of #126993 - petrochenkov:atvisord3, r=BoxyUwU
Browse files Browse the repository at this point in the history
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 rust-lang/rust#125741 this shouldn't affect anything serious like `macro_rules` scopes.
  • Loading branch information
bors committed Jun 27, 2024
2 parents 2f9e159 + 079279f commit 89e87d7
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 89e87d7

Please sign in to comment.