about summary refs log tree commit diff
path: root/tests/source/enum.rs
AgeCommit message (Expand)AuthorLines
2017-06-06Implement Rewrite trait for syntax::ast::Attributetopecongiro-0/+11
2017-06-04Allow comments after attributes on enum fieldstopecongiro-0/+11
2017-02-19Make tests fail if rustfmt encounters an errorSebastian Blunt-0/+1
2015-11-10Option to disable line breaking in commentsNick Cameron-0/+1
2015-10-19Refactor enum formattingMarcus Klaas-0/+4
2015-10-08Support pre- and post-comments for enumsmwiczer-0/+94