]> git.lizzy.rs Git - rust.git/commit
Merge #5296
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Fri, 10 Jul 2020 15:43:14 +0000 (15:43 +0000)
committerGitHub <noreply@github.com>
Fri, 10 Jul 2020 15:43:14 +0000 (15:43 +0000)
commit4ff47096f4a4676be1f4991138865a0154fb4731
treeb5a4bb6045818abfe224829c115c769c4a68f950
parent5a195001d79995a6336988e18a2b78052917a02e
parent2d20c8f218710b7d98611cf501783a591b7dc0bb
Merge #5296

5296: Don't add braces after struct r=matklad a=matklad

Unit structs are a thing

bors r+
🤖

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>