Nick Cameron
|
4f522794ae
|
Tidy up and pass tests
|
2018-03-02 15:07:13 +13:00 |
|
topecongiro
|
4af2aa3a9e
|
Create rustfmt_core crate
|
2018-02-07 22:48:05 +09:00 |
|
topecongiro
|
0922f3f427
|
Update tests
|
2017-11-10 17:08:26 +09:00 |
|
Bryce Van Dyk
|
3422ebadf3
|
Uncomment fixme associated with #184 in loop.rs as this issue is fixed.
|
2017-10-04 22:02:28 +13:00 |
|
topecongiro
|
e523f053a3
|
Format source codes and update tests
|
2017-07-26 16:30:58 +09:00 |
|
Nick Cameron
|
6f30d9e7c9
|
Reformat tests
|
2017-06-13 14:42:54 +12:00 |
|
sinkuu
|
b6bffa6596
|
Prevent line breaking at = or in after trivial patterns
|
2016-09-17 13:03:14 +09:00 |
|
Seo Sanghyeon
|
921b563847
|
Fix width computation in Loop::rewrite
|
2016-06-12 20:37:15 +09:00 |
|
Nick Cameron
|
81f2e449d7
|
Handle span error with continue
This should be properly addressed by #184, but requires a change to the rustc parser, so this patch just works around the issue.
|
2015-08-20 08:11:14 +12:00 |
|
Nick Cameron
|
d10629d8a5
|
Allow {} to remain.
|
2015-08-20 08:08:11 +12:00 |
|
Marcus Klaas
|
2fa6220f57
|
Format all the loops!
|
2015-07-19 23:43:32 +02:00 |
|
Marcus Klaas
|
e47e91013e
|
Format while loops, including labels
|
2015-07-18 12:25:41 +02:00 |
|
Marcus Klaas
|
b473c2bd2a
|
Format loops
|
2015-07-15 23:33:01 +02:00 |
|