mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00

This condition should always be true for *valid* code, but of course there might be invalid code or things that we can't currently resolve. Fixes #8464.