mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
55fa9f74db
Recover on misspelled item keyword the title says everything. first commit adds a test that shows how current `main` behaves on misspelled item keyword. second commit adds the recovery, which allows to emit many more errors.