-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Issues: rust-lang/cargo
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
cargo fix
should suggest --broken-code
C-bug
#15063
opened Jan 14, 2025 by
Wilfred
cargo add
, etc do not preserve \r\n
line endings
C-bug
#14863
opened Nov 27, 2024 by
epage
Migrate away from ad-hoc snapshot testing for rustfix test suite
A-testing-cargo-itself
Area: cargo's tests
C-cleanup
Category: cleanup within the codebase
Command-fix
E-easy
Experience: Easy
P-low
Priority: Low
S-accepted
Status: Issue or feature is accepted, and has a team member available to help mentor or review
#13891
opened May 9, 2024 by
weihanglo
cargo clippy
and cargo clippy --fix --allow-dirty
have different reports
A-cargo-targets
#13527
opened Mar 4, 2024 by
Rustin170506
cargo fix
: Warnings from inapplicable lint fixes suppress actual errors (deny
) from subsequent cargo check
runs
A-rebuild-detection
#13217
opened Dec 29, 2023 by
jinohkang-theori
cargo fix
checks packages serially, even if there is nothing to fix
C-feature-request
#13214
opened Dec 29, 2023 by
epage
cargo fix
support for exported-private-dependencies
C-feature-request
#13095
opened Dec 1, 2023 by
epage
cargo --fix does not recognise there's a VCS on a fossil project
A-vcs
Area: general VCS issues
C-bug
Category: bug
Command-fix
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
#12721
opened Sep 21, 2023 by
bingen13
Automatic Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-fix
S-needs-team-input
Status: Needs input from team on whether/how to proceed.
cargo fmt
after cargo fix
C-feature-request
#12608
opened Aug 31, 2023 by
kpreid
cargo doc
produces seemingly invalid suggestions to run cargo fix
C-bug
#12277
opened Jun 16, 2023 by
waywardmonkeys
On dirty tree, Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-fix
S-triage
Status: This issue is waiting on initial triage.
cargo fix
should tell the user what changes would be applied
C-feature-request
#11182
opened Oct 6, 2022 by
epage
cargo fix --interactive
Command-fix
S-triage
Status: This issue is waiting on initial triage.
#11125
opened Sep 22, 2022 by
epage
Use cargo fix command not check [dependencies] crate code
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Command-fix
S-triage
Status: This issue is waiting on initial triage.
#11096
opened Sep 16, 2022 by
baoyachi
Poor error messages with Area: Error and warning messages generated by Cargo itself.
Command-fix
S-triage
Status: This issue is waiting on initial triage.
cargo fix
with broken code
A-diagnostics
#10955
opened Aug 9, 2022 by
ehuss
cargo fix
: Panic with "Cannot replace slice of data that was already replaced"
C-bug
#13030
opened Mar 12, 2022 by
camelid
cargo fix
does not understand git LFS
A-git
#10009
opened Oct 25, 2021 by
stephanemagnenat
cargo fix
: Allow filtering by lint
C-feature-request
#13029
opened Sep 9, 2021 by
Manishearth
cargo fix
: Improve handling of MaybeIncorrect suggestions
C-feature-request
#13028
opened Sep 9, 2021 by
Manishearth
cargo fix
may attempt to write to the registry cache
C-bug
#9857
opened Aug 30, 2021 by
ehuss
cannot fix with overlapping suggestions
Command-fix
S-needs-info
Status: Needs more info, such as a reproduction or more background for a feature request.
#13026
opened Aug 28, 2021 by
ehuss
cargo fix
can fail if cfg(test)
gated code causes warnings without test
Command-fix
S-triage
#9594
opened Jun 16, 2021 by
Volker-Weissmann
cargo fix
doesn't work for rustdoc lints
C-feature-request
#13025
opened Jan 18, 2021 by
jyn514
cargo fix: tell user why some fixes aren't applied (such as maybe-incorrect)
A-diagnostics
Area: Error and warning messages generated by Cargo itself.
Command-fix
S-triage
Status: This issue is waiting on initial triage.
#8806
opened Oct 24, 2020 by
tklebanoff
cargo fix
: Original text missing leading character in Suggestion
C-bug
#13024
opened Apr 24, 2020 by
jsgf
cargo fix
: Automatically try applying non-MachineApplicable suggestions
C-feature-request
#13023
opened Mar 19, 2019 by
estebank
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.