]> git.lizzy.rs Git - rust.git/commit
minor: align code to code style
authorAleksey Kladov <aleksey.kladov@gmail.com>
Sun, 10 Oct 2021 16:13:05 +0000 (19:13 +0300)
committerAleksey Kladov <aleksey.kladov@gmail.com>
Sun, 10 Oct 2021 16:13:05 +0000 (19:13 +0300)
commitd28a6c36e1d5ae1d83fa03b28a4861d6ac7786ff
tree6db5de9a11a10f9855d83832b606e50ff657d0c2
parent079e9fe49645fab8cb20a8cfb2da81915f018b04
minor: align code to code style

(mutually recursive) data type definitions shall be at the start of the
file.
crates/hir_expand/src/lib.rs