rust/tests
Nick Cameron f14671131e Make error_on_line_overflow false by default
And improve docs, the error message, etc.

I think false is the better default since such errors should only occur due to a bug in Rustfmt and therefore most users should not be notified of it happening (although to be clear, it might be a 'bug' which only occurs with pathological input and therefore we won't fix it). The error has proven to be confusing and annoying in the past.

Closes #1080
2018-04-09 16:47:55 +12:00
..
config Tidy up and pass tests 2018-03-02 15:07:13 +13:00
coverage Tidy up and pass tests 2018-03-02 15:07:13 +13:00
source Merge pull request #2599 from topecongiro/issue-2596 2018-04-06 11:12:53 +12:00
target Merge pull request #2599 from topecongiro/issue-2596 2018-04-06 11:12:53 +12:00
writemode Tidy up and pass tests 2018-03-02 15:07:13 +13:00
lib.rs Make error_on_line_overflow false by default 2018-04-09 16:47:55 +12:00