-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #9694 - ehuss:edition-fix-latest, r=alexcrichton
`cargo fix --edition`: extend warning when on latest edition This extends the warning issued when `cargo fix --edition` is run when the user is already on the latest edition. Before #9184, there were instructions on what to do, but those probably should not have been completely removed. It seems likely that some users may get the steps out of order, so this hopefully tries to explain them clearly.
- home-0.5.11
- home-0.5.9
- home-0.5.5
- 0.86.0
- 0.85.0
- 0.84.0
- 0.83.0
- 0.82.0
- 0.81.0
- 0.80.0
- 0.79.0
- 0.78.1
- 0.78.0
- 0.77.0
- 0.76.0
- 0.75.0
- 0.74.0
- 0.73.1
- 0.72.2
- 0.72.1
- 0.72.0
- 0.71.0
- 0.70.1
- 0.70.0
- 0.69.1
- 0.69.0
- 0.68.0
- 0.67.1
- 0.67.0
- 0.66.0
- 0.65.0
- 0.64.0
- 0.63.1
- 0.63.0
- 0.62.0
- 0.61.1
- 0.61.0
- 0.60.0
- 0.59.0
- 0.58.0
- 0.58
- 0.57.0
- 0.56.0
Showing
2 changed files
with
30 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters