rust/tests
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
..
config Fix issue 1124 - detect start of output rather than start of input file when writing output source file (#1133) 2016-08-25 08:32:04 +12:00
coverage simplify tests 2016-04-05 02:45:39 +03:00
source Add custom comments (#1179) 2016-09-30 08:34:46 +13:00
target Add custom comments (#1179) 2016-09-30 08:34:46 +13:00
writemode simplify tests 2016-04-05 02:45:39 +03:00
system.rs Merge pull request #1123 from juicejitsu/807 2016-08-10 21:52:46 +12:00