mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +03:00
70f8737b2f
Fix perf regression by correctly matching keywords This should (hopefully) fix regression from #99918 r? `@estebank`