Skip to content

Commit

Permalink
Auto merge of rust-lang#103898 - Nilstrieb:match-macro, r=nnethercote
Browse files Browse the repository at this point in the history
Retry failed macro matching for diagnostics

When a declarative macro fails to match, retry the matching to collect diagnostic info instead of collecting it on the fly in the hot path. Split out of rust-lang#103439.

You made a bunch of changes to declarative macro matching, so
r? `@nnethercote`

This change should produce a few small perf wins: rust-lang#103439 (comment)
  • Loading branch information
bors committed Nov 11, 2022
2 parents 9574c0a + 84e903f commit e73e55b
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit e73e55b

Please sign in to comment.