Using `rustfmt 1.4.8-nightly (afb1ee1c 2019-09-08)`. It indents such single-line comments weirdly (one tab and one space more indented):  When I remove `// foo`, it indents them normally. But it should also indent them normally with `// foo` present!