I am getting a somewhat reproducible crash of rust-analyzer when using it through vscode.
thread 'Worker' panicked at 'index out of bounds: the len is 0 but the index is 0', crates/hir-ty/src/mir/eval.rs:1086:52
Is this to be expected? Is there a workaround to rust-analyzer crashing?