Skip to content

Commit 3948ad7

Browse files
DJMcNabepage
andcommitted
Remove documentation of rustfmt workaround
Co-Authored-By: Ed Page <eopage@gmail.com>
1 parent 3d30671 commit 3948ad7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/cargo/core/resolver/dep_cache.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -550,8 +550,6 @@ impl RequirementError {
550550
}
551551
}
552552
ActivateError::Fatal(anyhow::format_err!(
553-
// We left-align this error message here so that rustfmt won't refuse to
554-
// format the remaining parts of this file.
555553
"\
556554
Package `{}` does not have feature `{}`. It has an optional dependency \
557555
with that name, but that dependency uses the \"dep:\" \

0 commit comments

Comments
 (0)