brotzeit
ddca0f9b12
apply some clippy suggestions
2018-02-14 11:05:34 +01:00
Nick Cameron
418a612220
Merge pull request #2440 from topecongiro/issue-2439
...
Disable formatting macro-def if args do not fit on one line
2018-02-14 12:10:08 +13:00
Nick Cameron
ed2ecb647c
Merge pull request #2187 from brotzeit/master
...
don't print verbose output when formatting with stdin
2018-02-14 11:48:09 +13:00
topecongiro
b49b30746d
Disable formatting macro-def if args do not fit on one line
2018-02-14 04:00:26 +09:00
David Alber
429dad72b6
Formatting snippets without configuration option marked as skip
2018-02-12 08:17:43 -08:00
brotzeit
32953d04de
don't print verbose output when formatting with stdin
2018-02-12 12:58:38 +01:00
Seiichi Uchida
63ebe1b13e
Merge pull request #2432 from davidalber/remove-unused-import
...
Removing unused import
2018-02-12 18:37:37 +09:00
David Alber
b8f0adb40d
Fixing path to Configurations.md
...
Issue #2419 changed the directory in which
`configuration_snippet_tests` runs, which broke the test. Since the
test is currently annotated with `#[ignore]`, the break wasn't
caught before merge.
2018-02-11 21:53:19 -08:00
David Alber
6b4bc3ac14
Removing unused import
2018-02-11 21:15:06 -08:00
Seiichi Uchida
b2a3986160
Pub use Config and Summary
2018-02-07 23:15:00 +09:00
topecongiro
4af2aa3a9e
Create rustfmt_core crate
2018-02-07 22:48:05 +09:00