]> git.lizzy.rs Git - rust.git/commit
Add optimization for not allocating in case of no module path for struct literal
authorAndrew Leverette <andrewleverette@gmail.com>
Tue, 23 Nov 2021 20:41:31 +0000 (14:41 -0600)
committerAndrew Leverette <andrewleverette@gmail.com>
Tue, 23 Nov 2021 20:41:31 +0000 (14:41 -0600)
commit7f15537fa9e8fcda5d3dfc1f9cc0f777fc11e62a
treecefcf2af2d78d267a5a27fa3bbbbddd9e7eac178
parentce7a141110e9c3daf984596d7fcbcb489e5677c4
Add optimization for not allocating in case of no module path for struct literal
crates/ide_completion/src/render/struct_literal.rs