]> git.lizzy.rs Git - rust.git/commit
Add expand glob import assist
authorunexge <unexge@gmail.com>
Sun, 2 Aug 2020 19:56:54 +0000 (22:56 +0300)
committerunexge <unexge@gmail.com>
Sun, 2 Aug 2020 19:56:54 +0000 (22:56 +0300)
commitedd79a6b1c6e019d69d8d1304686391ea9cb4209
treeb4c29f01b25034794232a5f18ced823d6fe47529
parente96bfd812a0f883bc9aa6b5ebe3b0a712c860487
Add expand glob import assist
crates/ra_assists/src/assist_context.rs
crates/ra_assists/src/handlers/expand_glob_import.rs [new file with mode: 0644]
crates/ra_assists/src/lib.rs
crates/ra_syntax/src/ast/make.rs