]> git.lizzy.rs Git - rust.git/commit
Less annoying `mod` completion
authorAleksey Kladov <aleksey.kladov@gmail.com>
Sun, 17 Jan 2021 10:18:45 +0000 (13:18 +0300)
committerAleksey Kladov <aleksey.kladov@gmail.com>
Sun, 17 Jan 2021 10:18:45 +0000 (13:18 +0300)
commit0a570eddd215902a65978c9d3736a2ffd4bdeaf8
treef90425bdabec287ef347d95dbe6a500b376f37cc
parent44a995dd43b5789cdf14c2a8ab879f8d034ccba0
Less annoying `mod` completion

We shouldn't complete optional elements, as deleting stuff is much more
annoying than adding it.
crates/completion/src/completions/keyword.rs