]> git.lizzy.rs Git - rust.git/commit
Format attributes on block expressions
authorMatthew McAllister <mattmcal@ocf.berkeley.edu>
Sat, 21 Oct 2017 05:09:45 +0000 (22:09 -0700)
committerSeiichi Uchida <seuchida@gmail.com>
Tue, 13 Mar 2018 16:16:19 +0000 (01:16 +0900)
commitc5168405b0a730cd101b04a4892c14808487e6c2
treee6db5ca904ff75b6af5892e7c5e27054eccf7c77
parent314c912303119a43ed2889ef79bb1ad05bab6e84
Format attributes on block expressions
src/closures.rs
src/expr.rs
src/items.rs
src/visitor.rs
tests/target/attrib-block-expr.rs [new file with mode: 0644]