]> git.lizzy.rs Git - rust.git/commitdiff
Merge #3685
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Tue, 24 Mar 2020 08:43:58 +0000 (08:43 +0000)
committerGitHub <noreply@github.com>
Tue, 24 Mar 2020 08:43:58 +0000 (08:43 +0000)
3685: Auto import macros r=SomeoneToIgnore a=SomeoneToIgnore

If I got it right, assists test infra does not support multiple crates snippets (https://github.com/rust-analyzer/rust-analyzer/blob/2720e2374be951bb762ff2815dd67c7ffe3419b7/crates/ra_hir_def/src/nameres/tests.rs#L491) hence no tests added for the macro import.

Co-authored-by: Kirill Bulatov <mail4score@gmail.com>

Trivial merge