Florian Gilcher b8f7ec3dcc Add custom comments (#1179)
* Add custom comments

This allows users to use custom comments such as

```
//@ this is a custom comment
//@ with multiple lines
```

without having them destroyed by rustfmt.

* Fix issues with empty lines

* Check non-whitespace right after custom comments
2016-09-30 08:34:46 +13:00
..
2016-04-05 02:45:39 +03:00
2016-09-30 08:34:46 +13:00
2016-09-30 08:34:46 +13:00
2016-04-05 02:45:39 +03:00