]> git.lizzy.rs Git - rust.git/commit
fix: correctly complete macro call if cursor at `!`
authorunexge <unexge@gmail.com>
Thu, 26 Aug 2021 16:44:46 +0000 (19:44 +0300)
committerunexge <unexge@gmail.com>
Thu, 26 Aug 2021 16:44:46 +0000 (19:44 +0300)
commitc0d2b44250528a847782abf984bf2c15c017abd8
treee7c400a33a97406f559a0bb95f0fbf8255f99120
parent55d4813561e36aa96fcff7fc4bde6ccb675fe115
fix: correctly complete macro call if cursor at `!`
crates/ide_completion/src/completions/unqualified_path.rs
crates/ide_completion/src/context.rs