mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00
![bors[bot]](/assets/img/avatar_default.png)
10631: fix: Fix postfix completions panicking r=Veykril a=Veykril Fixes https://github.com/rust-analyzer/rust-analyzer/issues/10243, I couldn't reproduce the panic with the given snippet, but this change should still guard against it. bors r+ Co-authored-by: Lukas Wirth <lukastw97@gmail.com>