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

Issues list

Breakage related to default field values (RFC 3681) A-lint Area: new or existing lint C-enhancement Category: raise the bar on expectations
#993 opened Nov 9, 2024 by obi1kenobi
9 tasks
Add support for using lock files C-enhancement Category: raise the bar on expectations
#991 opened Nov 4, 2024 by leighmcculloch
Possible false-negative: Removing a manual trait implementation should be a breaking change A-lint Area: new or existing lint C-enhancement Category: raise the bar on expectations
#990 opened Nov 4, 2024 by nbigaouette
3 tasks done
cargo-semver-checks Crash Report C-bug Category: doesn't meet expectations
#987 opened Oct 25, 2024 by jalil-salame
Change trait "object safe" terminology to "dyn compatible" 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.
#976 opened Oct 18, 2024 by obi1kenobi
New lints: Safe items inside unsafe extern 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.
#975 opened Oct 17, 2024 by obi1kenobi
2 tasks
New lints: More precise trait lints that take advantage of sealed trait analysis 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.
#973 opened Oct 16, 2024 by obi1kenobi
6 tasks
Catch breakage related to macro re-exports 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.
#968 opened Oct 15, 2024 by obi1kenobi
2 tasks
Changed receiver type and return lifetime A-lint Area: new or existing lint C-enhancement Category: raise the bar on expectations
#961 opened Oct 2, 2024 by cuviper
1 of 3 tasks
False positive for the trait_method_added lint with diesel A-lint Area: new or existing lint C-bug Category: doesn't meet expectations
#953 opened Sep 27, 2024 by weiznich
1 task
New lints: Adding new fields to union types 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.
#950 opened Sep 26, 2024 by obi1kenobi
2 tasks
New lints: Opt-in minor lints for added functionality 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.
#949 opened Sep 26, 2024 by obi1kenobi
37 tasks
New lints: Breaking changes in macros 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.
#946 opened Sep 26, 2024 by obi1kenobi
1 of 9 tasks
New lint: No longer supporting no_std use A-lint Area: new or existing lint
#940 opened Sep 20, 2024 by obi1kenobi
Add more witness hints to currently-existing lints. C-enhancement Category: raise the bar on expectations
#937 opened Sep 19, 2024 by suaviloquence
Add support for repositories with git submodules 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.
#927 opened Sep 13, 2024 by spearman
trait_added_supertrait should check for blanket impls and their bounds A-lint Area: new or existing lint C-enhancement Category: raise the bar on expectations
#923 opened Sep 8, 2024 by obi1kenobi
trait_added_supertrait should eventually use importable paths, not supertrait names A-lint Area: new or existing lint C-enhancement Category: raise the bar on expectations
#922 opened Sep 8, 2024 by obi1kenobi
Ensure passing "default" as a feature name is explicitly supported 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.
#916 opened Sep 5, 2024 by obi1kenobi
New lints: Changes to enum variant discriminants 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.
#898 opened Sep 1, 2024 by obi1kenobi
1 of 4 tasks
#[doc(hidden)] pub type with non hidden aliases not flagged when breaking semver A-lint Area: new or existing lint C-enhancement Category: raise the bar on expectations
#895 opened Aug 31, 2024 by jalil-salame
Check if using simd-json to parse rustdoc produces any speedup 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.
#885 opened Aug 25, 2024 by obi1kenobi
4 tasks
ProTip! Exclude everything labeled bug with -label:bug.