]> git.lizzy.rs Git - rust.git/commit
Move "complete macro call if cursor at `!` token" logic to `MacroRender`
authorunexge <unexge@gmail.com>
Wed, 1 Sep 2021 06:11:20 +0000 (09:11 +0300)
committerunexge <unexge@gmail.com>
Wed, 1 Sep 2021 06:11:20 +0000 (09:11 +0300)
commite0e7f0c1702063552f090b20aa980454ac61f02b
treef1593f0f81e64f7c095e06839cd0442bbdc07ba0
parentc0d2b44250528a847782abf984bf2c15c017abd8
Move "complete macro call if cursor at `!` token" logic to `MacroRender`
crates/ide_completion/src/completions/unqualified_path.rs
crates/ide_completion/src/context.rs
crates/ide_completion/src/render/macro_.rs