Skip to content

Commit

Permalink
Remove documentation of rustfmt workaround
Browse files Browse the repository at this point in the history
Co-Authored-By: Ed Page <[email protected]>
  • Loading branch information
DJMcNab and epage committed Feb 4, 2025
1 parent 3d30671 commit 3948ad7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/cargo/core/resolver/dep_cache.rs
Original file line number Diff line number Diff line change
Expand Up @@ -550,8 +550,6 @@ impl RequirementError {
}
}
ActivateError::Fatal(anyhow::format_err!(
// We left-align this error message here so that rustfmt won't refuse to
// format the remaining parts of this file.
"\
Package `{}` does not have feature `{}`. It has an optional dependency \
with that name, but that dependency uses the \"dep:\" \
Expand Down

0 comments on commit 3948ad7

Please sign in to comment.