topecongiro
6f38a4aeab
Preserve two or more trailing spaces in doc comment
...
rustdoc treats two or more trailing spaces as a line break.
2018-02-15 16:41:47 +09:00
topecongiro
296018afe7
Preserve trailing whitespaces only for doc comment
2018-02-15 16:34:22 +09:00
Seiichi Uchida
fe30dab017
Preserve trailing two whitespace in comments
...
Closes #2434 .
2018-02-13 19:39:37 +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
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