]> git.lizzy.rs Git - rust.git/commit
Always put a space after `dyn` in macro pretty-printing
authorJonas Platte <jplatte+git@posteo.de>
Wed, 5 Jan 2022 17:04:44 +0000 (18:04 +0100)
committerJonas Platte <jplatte+git@posteo.de>
Wed, 5 Jan 2022 17:06:50 +0000 (18:06 +0100)
commitb8f4667aa9ff18ebc7730b7b69a0e0f616ef709a
tree3b48d119aff4e64fd93ae67a84f67793ac620f3c
parentf5b789b1dce1ab703f7ee1740819406cf82520b9
Always put a space after `dyn` in macro pretty-printing

… regardless of whether the next symbol is punctuation or not.
Fixes issue 11100.
crates/ide_db/src/helpers/insert_whitespace_into_node.rs