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 |
|