]> git.lizzy.rs Git - rust.git/commit
Merge #8075
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Wed, 17 Mar 2021 21:25:25 +0000 (21:25 +0000)
committerGitHub <noreply@github.com>
Wed, 17 Mar 2021 21:25:25 +0000 (21:25 +0000)
commitafcc0da3a1e71c12e2d4b152ee3b6b786ce06513
tree807eb01e41b85a7dab5be94f7c0eb341d14feda1
parentdaee133ba1276ced2d2fe53bd1b1cbfa4e2aac79
parenta54564378b16d871bdb29d29fa40a81963ea82df
Merge #8075

8075: Fix `use crate as <name>;` imports r=jonas-schievink a=jonas-schievink

Fixes https://github.com/rust-analyzer/rust-analyzer/issues/4644

bors r+

Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>