]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #5193 : sethpink/rust/struct-tup-pp, r=catamorphism
authorbors <bors@rust-lang.org>
Sat, 2 Mar 2013 11:06:38 +0000 (03:06 -0800)
committerbors <bors@rust-lang.org>
Sat, 2 Mar 2013 11:06:38 +0000 (03:06 -0800)
- Removed space between struct name and parentheses
- Fixed indentation of the rest of the file (missing end)
- Don't print parentheses for structs with no fields
- Added test


Trivial merge