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 b4e7f34 + 7bbbbb3 commit af0694f
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit af0694f

Please sign in to comment.