mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
65b85a571e
resolve, `try_resolve_as_non_binding`: use `delay_span_bug` due to parser recovery Fixes #70549 r? @petrochenkov