index out of bounds
panic in chalk_ir::SubstFolder::fold_free_var_ty
#10046
Labels
A-ty
type system / type inference / traits / method resolution
Broken Window
Bugs / technical debt to be addressed immediately
S-actionable
Someone could pick this issue up and work on it right now
Environment
To reproduce
src/multiexp.rs
in VSCode editor window.Result
rust-analyzer
panics twice: once at position0,0
, and again at a position within a line or so of my cursor. Any time I move my cursor (or I think even move my mouse above themultiexp.rs
editor pane), another panic is triggered within a second or so.Panic output
The text was updated successfully, but these errors were encountered: