]> git.lizzy.rs Git - rust.git/commit
Remove some unneeded string allocations
authorLukas Wirth <lukastw97@gmail.com>
Thu, 31 Dec 2020 09:13:14 +0000 (10:13 +0100)
committerLukas Wirth <lukastw97@gmail.com>
Thu, 31 Dec 2020 09:13:14 +0000 (10:13 +0100)
commit816190c6f6838f163acc4bbe6a06c302c99535b2
tree6db96b8fceda3e68f63b4302f76b901786809704
parenta9814fa9c037b0fafd30580a6e7682ed032d77e6
Remove some unneeded string allocations
crates/completion/src/completions/attribute.rs
crates/hir_def/src/nameres.rs
crates/ssr/src/matching.rs