Skip to content

Issues: obi1kenobi/cargo-semver-checks

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Refine lints about field and method removals to account for Deref/DerefMut A-lint Area: new or existing lint C-enhancement Category: raise the bar on expectations E-help-wanted Call for participation: Help is requested to fix this issue. E-mentor Call for participation: Mentorship is available for this issue.
#766 opened Apr 19, 2024 by obi1kenobi
Check lints related to trait implementations for false-positives if the trait impl is #[doc(hidden)] A-lint Area: new or existing lint C-enhancement Category: raise the bar on expectations E-help-wanted Call for participation: Help is requested to fix this issue. E-mentor Call for participation: Mentorship is available for this issue.
#762 opened Apr 18, 2024 by obi1kenobi
5 tasks
Support [term] configuration in Cargo config.toml for color and logging C-enhancement Category: raise the bar on expectations E-help-wanted Call for participation: Help is requested to fix this issue. E-mentor Call for participation: Mentorship is available for this issue.
#740 opened Apr 11, 2024 by suaviloquence
Add "Media coverage" section to the README, with relevant talks, podcasts, blog posts, etc. C-enhancement Category: raise the bar on expectations E-help-wanted Call for participation: Help is requested to fix this issue. E-mentor Call for participation: Mentorship is available for this issue.
#736 opened Apr 3, 2024 by obi1kenobi
Check if trait items with defaults may need special handling to avoid false-positives A-lint Area: new or existing lint C-bug Category: doesn't meet expectations E-help-wanted Call for participation: Help is requested to fix this issue. E-mentor Call for participation: Mentorship is available for this issue.
#727 opened Mar 30, 2024 by obi1kenobi
Consider switching to anstyle for our terminal styling and color needs A-cli Area: engine around the lints C-enhancement Category: raise the bar on expectations E-help-wanted Call for participation: Help is requested to fix this issue. E-mentor Call for participation: Mentorship is available for this issue.
#724 opened Mar 29, 2024 by obi1kenobi
Unable to enable dependency's features needed to build the crate C-enhancement Category: raise the bar on expectations E-help-wanted Call for participation: Help is requested to fix this issue. E-mentor Call for participation: Mentorship is available for this issue.
#717 opened Mar 27, 2024 by nwalfield
Notice if a run is going to be a no-op before generating rustdoc JSON C-enhancement Category: raise the bar on expectations
#707 opened Mar 16, 2024 by obi1kenobi
Cargo semver checks ignores my lockfile A-cli Area: engine around the lints C-enhancement Category: raise the bar on expectations
#675 opened Feb 27, 2024 by epage
Consider using the mold linker in CI C-enhancement Category: raise the bar on expectations E-help-wanted Call for participation: Help is requested to fix this issue. E-mentor Call for participation: Mentorship is available for this issue.
#665 opened Feb 16, 2024 by obi1kenobi
Tracking issue: Checking cross-crate items C-enhancement Category: raise the bar on expectations
#638 opened Jan 19, 2024 by obi1kenobi
Function argument type change does not require version change A-lint Area: new or existing lint C-enhancement Category: raise the bar on expectations
#637 opened Jan 17, 2024 by Gnurfos
Consider switching to insta for snapshot testing C-enhancement Category: raise the bar on expectations E-help-wanted Call for participation: Help is requested to fix this issue. E-mentor Call for participation: Mentorship is available for this issue.
#634 opened Jan 13, 2024 by obi1kenobi
4 tasks
New lints: Breaking changes related to union types A-lint Area: new or existing lint C-enhancement Category: raise the bar on expectations E-help-wanted Call for participation: Help is requested to fix this issue. E-mentor Call for participation: Mentorship is available for this issue.
#633 opened Jan 13, 2024 by obi1kenobi
4 of 6 tasks
Enable async fn in trait checks C-enhancement Category: raise the bar on expectations
#624 opened Jan 6, 2024 by jw013
1 task
False positive when replacing a struct with a pub type alias C-bug Category: doesn't meet expectations
#609 opened Dec 14, 2023 by jdisanti
False negative: moving traits behind a non-default feature flag A-docs Area: documentation for the command and lints C-bug Category: doesn't meet expectations
#607 opened Dec 12, 2023 by adamchalmers
Generate a bug report URL that the user can just click to open an issue. C-enhancement Category: raise the bar on expectations E-help-wanted Call for participation: Help is requested to fix this issue.
#602 opened Dec 8, 2023 by obi1kenobi
New lints: item that was previously public API is now #[doc(hidden)] i.e. no longer public API A-lint Area: new or existing lint E-help-wanted Call for participation: Help is requested to fix this issue. E-mentor Call for participation: Mentorship is available for this issue.
#578 opened Nov 7, 2023 by obi1kenobi
14 of 16 tasks
ProTip! Adding no:label will show everything without a label.