]> git.lizzy.rs Git - rust.git/commitdiff
Merge #10479
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Wed, 6 Oct 2021 20:54:27 +0000 (20:54 +0000)
committerGitHub <noreply@github.com>
Wed, 6 Oct 2021 20:54:27 +0000 (20:54 +0000)
10479: fix: fix "index out of bounds" panic in name resolution r=jonas-schievink a=jonas-schievink

Closes https://github.com/rust-analyzer/rust-analyzer/issues/10084
Closes https://github.com/rust-analyzer/rust-analyzer/issues/9163

This is really just a salsa update to a version that removes the problematic code (see https://github.com/rust-analyzer/rust-analyzer/issues/10084#issuecomment-934445711)

bors r+

Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
1  2 
Cargo.lock
crates/ide/src/lib.rs

diff --cc Cargo.lock
Simple merge
Simple merge