about summary refs log tree commit diff
path: root/tests/source/multiple.rs
AgeCommit message (Expand)AuthorLines
2017-01-27Do not format string lits by defaultNick Cameron-0/+1
2017-01-16make rustfmt-normalize_comments false by defaultNick Cameron-0/+1
2015-11-23Take rustfmt_skip attribute into account on modulesNick Cameron-0/+7
2015-11-10Option to disable line breaking in commentsNick Cameron-0/+1
2015-10-10Handle multi-line return types and multi-line tuplesNick Cameron-0/+10
2015-10-08Fix https://github.com/nrc/rustfmt/issues/430Sinh Pham-1/+4
2015-09-26Formatting of some typesNick Cameron-0/+2
2015-09-04Format <foo + 'bar> nicelyNick Cameron-1/+1
2015-06-24Fixup comment wrapping in listsMarcus Klaas-18/+0
2015-06-23Format tuple-like structsMarcus Klaas-1/+1
2015-06-11Add a terrible, but useful, test which I used locallyNick Cameron-0/+127