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