Commit Graph

6 Commits

Author SHA1 Message Date
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
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
topecongiro
4af2aa3a9e Create rustfmt_core crate 2018-02-07 22:48:05 +09:00