]> git.lizzy.rs Git - rust.git/commit
Implement initial option for brace style for non-fn items.
authorPavel Sountsov <siege@google.com>
Sun, 15 Nov 2015 19:55:18 +0000 (11:55 -0800)
committerSiegeLord <slabode@aim.com>
Sun, 15 Nov 2015 19:55:18 +0000 (11:55 -0800)
commit8658774ad2252f00559d88f1fd8884197041f307
tree459bbf2c521b68f27a51a9556b10f08c5fb84339
parentcdf56f75a1fa3736c414ca6c96a58b21f4dc90fb
Implement initial option for brace style for non-fn items.
src/config.rs
src/items.rs
tests/source/item-brace-style.rs [new file with mode: 0644]
tests/target/item-brace-style.rs [new file with mode: 0644]