Files
rust/compiler/rustc_parse
Jieyou Xu feb759bb79 Don't try to recover keyword as non-keyword identifier
There's no sensible recovery scheme here, giving up the recovery is the
right thing to do.

(cherry picked from commit 79c47278f1)
2026-02-10 08:55:47 -08:00
..