You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/etc/man/cargo-fix.1
-4
Original file line number
Diff line number
Diff line change
@@ -43,10 +43,6 @@ pass \fB\-\-target\fR to fix code for the given target.
43
43
cargo fix \-\-target x86_64\-pc\-windows\-gnu
44
44
.fi
45
45
.RE
46
-
.sp
47
-
If you encounter any problems with \fBcargofix\fR or otherwise have any questions
48
-
or feature requests please don\[cq]t hesitate to file an issue at
49
-
<https://github.com/rust\-lang/cargo>\&.
50
46
.SS "Edition migration"
51
47
The \fBcargofix\fR subcommand can also be used to migrate a package from one
52
48
\fIedition\fR <https://doc.rust\-lang.org/edition\-guide/editions/transitioning\-an\-existing\-project\-to\-a\-new\-edition.html> to the next. The general procedure is:
0 commit comments