about summary refs log tree commit diff
path: root/tests/source/impls.rs
AgeCommit message (Expand)AuthorLines
2017-06-11Update teststopecongiro-0/+17
2017-05-27Allow attributes in generics of implSeiichi Uchida-0/+5
2017-01-17Try hard to format impl signaturesNick Cameron-0/+5
2017-01-16make rustfmt-normalize_comments false by defaultNick Cameron-0/+1
2017-01-04Fix #1259 (#1263)sinkuu-0/+8
2016-09-06Split impl at 'for' if a line break is needed (#1148)dawirstejeck-0/+3
2016-07-26Fix overlong impl (#1091)dawirstejeck-0/+3
2016-04-14Fix brace indentation for impl items (#927)Marcus Klaas de Vries-0/+10
2016-03-27Fix tuple destructuring in impl fnsMarcus Klaas-0/+6
2016-03-14Readded spaces to source testConnor Brewster-6/+6
2016-03-14Added testsConnor Brewster-6/+10
2016-01-11If where is on the same line as the impl, { is put on the same line fixes #650Connor Brewster-0/+13
2015-12-27Make fn argument formatting more resilient for complex self typesMarcus Klaas-0/+4
2015-12-25Preserve mutability for typed self argumentsMarcus Klaas-0/+2
2015-11-24Fix empty trim_newline panic, add impl macro testKevin Yeh-0/+7
2015-11-24Add impl newline testsKevin Yeh-0/+10
2015-11-24Fix a bug with nested implsNick Cameron-0/+20
2015-11-23testsNick Cameron-0/+23