-
-
Notifications
You must be signed in to change notification settings - Fork 75
Issues: obi1kenobi/cargo-semver-checks
Tracking issue: Additional checks, both semver and non-semver
#5
opened Jul 18, 2022 by
obi1kenobi
Open
30
Tracking issue: Required schema additions to make new lints p...
#241
opened Dec 20, 2022 by
obi1kenobi
Open
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
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 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.
unsafe extern
A-lint
#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
Improve UX when a deprecated Area: new or existing lint
C-enhancement
Category: raise the bar on expectations
#[doc(hidden)]
item is removed, since it isn't obvious why the item was public API in the first place
A-lint
#971
opened Oct 16, 2024 by
joshlf
1 task
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 Area: new or existing lint
C-bug
Category: doesn't meet expectations
trait_method_added
lint with diesel
A-lint
#953
opened Sep 27, 2024 by
weiznich
1 task
New lints: Adding new fields to 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.
union
types
A-lint
#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 Area: new or existing lint
no_std
use
A-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
Adding Area: new or existing lint
Drop
impl to a type used in a public API type is a SemVer hazard
A-lint
#930
opened Sep 15, 2024 by
obi1kenobi
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
#923
opened Sep 8, 2024 by
obi1kenobi
trait_added_supertrait
should eventually use importable paths, not supertrait names
A-lint
#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
False-positives caused by newer versions of path dependencies of the scanned crate
C-bug
Category: doesn't meet expectations
#902
opened Sep 2, 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
#895
opened Aug 31, 2024 by
jalil-salame
Check if using 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.
simd-json
to parse rustdoc produces any speedup
A-cli
#885
opened Aug 25, 2024 by
obi1kenobi
4 tasks
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.