Skip to content

Commit

Permalink
Sort new Kind variants from PR 29
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Mar 16, 2024
1 parent 726fc37 commit 66ebbff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/kind.rs
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ kind! {
AttributedType,
AutoType,
AvailabilityAttr,
BinaryOperator,
BinaryConditionalOperator,
BinaryOperator,
BindingDecl,
BlockCommandComment,
BlockPointerType,
Expand Down Expand Up @@ -253,8 +253,8 @@ kind! {
SimpleRequirement,
SizeOfPackExpr,
StaticAssertDecl,
StringLiteral,
StmtExpr,
StringLiteral,
SubstNonTypeTemplateParmExpr,
SubstTemplateTypeParmPackType,
SubstTemplateTypeParmType,
Expand Down

0 comments on commit 66ebbff

Please sign in to comment.