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 8a07d9f + a99b53f commit 60ccf03
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 60ccf03

Please sign in to comment.