]> git.lizzy.rs Git - rust.git/commit
Always put a space after impl in macro pretty-printing
authorJonas Platte <jplatte+git@posteo.de>
Thu, 6 Jan 2022 10:08:32 +0000 (11:08 +0100)
committerJonas Platte <jplatte+git@posteo.de>
Thu, 6 Jan 2022 10:33:08 +0000 (11:33 +0100)
commitc90c88b083f2d7422882134999fca2a632152a46
tree54bb7338505056f20f2cfe78d73c726282412302
parent2e33bf23c94e7053eb657d1a318bd1b66cabec95
Always put a space after impl in macro pretty-printing

… regardless of whether the next symbol is punctuation or not.
crates/ide/src/expand_macro.rs
crates/ide_db/src/helpers/insert_whitespace_into_node.rs