topecongiro
|
c77708ff9a
|
Use vertical layout for complex attributes
|
2018-03-25 15:17:41 +09:00 |
|
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
|
47062c8f0a
|
Format long derive
|
2017-09-03 08:14:00 +09:00 |
|
topecongiro
|
979d131c5d
|
Format and preserve attributes on ast::Stmt
|
2017-08-30 19:27:36 +09:00 |
|
topecongiro
|
25bf1741b2
|
Update tests
|
2017-08-28 00:18:17 +09:00 |
|
topecongiro
|
528200009a
|
Do not panic against files with invalid attributes
|
2017-08-16 00:11:20 +09:00 |
|
Seiichi Uchida
|
5c99d6c6bc
|
Update tests
|
2017-07-25 00:56:09 +09:00 |
|
topecongiro
|
b233653a22
|
Cover missing comments between attributes and expressions
|
2017-07-20 23:58:00 +09:00 |
|
Seiichi Uchida
|
51641f167e
|
Do not count the number of parens inside str or comment
|
2017-07-12 17:17:41 +09:00 |
|
topecongiro
|
6047179ab0
|
Update tests
|
2017-06-14 00:09:17 +09:00 |
|
topecongiro
|
7be703a637
|
Implement Rewrite trait for syntax::ast::Attribute
|
2017-06-06 13:55:34 +09:00 |
|
Nick Cameron
|
b7d61254a7
|
Option to disable line breaking in comments
Set to false by default for now, since we are having a lot of problems with comments. We should set to true once we have a better algorithm.
|
2015-11-10 08:03:01 +13:00 |
|
Gaëtan Cassiers
|
5e445697ce
|
Implement Rewrite for [ast::Attribute]
|
2015-08-27 22:29:07 +02:00 |
|