]> git.lizzy.rs Git - rust.git/commit
add new attribute rustfmt::skip::macros
authorrchaser53 <tayoshizawa29@gmail.com>
Sat, 16 Mar 2019 14:13:10 +0000 (23:13 +0900)
committerrchaser53 <tayoshizawa29@gmail.com>
Wed, 20 Mar 2019 15:18:51 +0000 (00:18 +0900)
commit1f8553d66ff8aa25e54bc5a5be8550cdfe1ee476
treeb75128d29ffd17debba3407c5e5c4b221ba2ac5e
parent393d7217ae990e05e036df4785ae5143da6aff2e
add new attribute rustfmt::skip::macros

add test for function not having attribute
src/expr.rs
src/rewrite.rs
src/visitor.rs
tests/source/issue-3434.rs [new file with mode: 0644]
tests/target/issue-3434.rs [new file with mode: 0644]