-
-
Notifications
You must be signed in to change notification settings - Fork 87
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
Binary used by action seems broken on Ubuntu 22.04
C-bug
Category: doesn't meet expectations
E-help-wanted
Call for participation: Help is requested to fix this issue.
#1153
opened Feb 24, 2025 by
HadrienG2
Possible false-negative for changed mutability in trait
A-lint
Area: new or existing lint
C-enhancement
Category: raise the bar on expectations
#1141
opened Feb 19, 2025 by
jaybosamiya-ms
1 of 3 tasks
New lints: Reordering fields/variants in structs, enums, and variants
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.
#1132
opened Feb 6, 2025 by
obi1kenobi
2 of 5 tasks
Support lints that need to always run, regardless of SemVer bump
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.
#1124
opened Feb 5, 2025 by
obi1kenobi
unconditionally sealed trait became public API sealed (risk: it's now possible to implement the trait by using non-public API, which might not always be desirable)
M-sub-issue
A component of a larger issue
#1123
opened Feb 5, 2025 by
obi1kenobi
public API sealed trait became unconditionally sealed (risk: related first-party crates, such as ones providing derive macros, won't be able to implement the trait _even by_ using non-public API)
M-sub-issue
A component of a larger issue
#1122
opened Feb 5, 2025 by
obi1kenobi
unconditionally sealed trait became unsealed (risk: reverting this is a major breaking change)
M-sub-issue
A component of a larger issue
#1121
opened Feb 5, 2025 by
obi1kenobi
public API sealed trait became unsealed (risk: reverting this is a major breaking change)
M-sub-issue
A component of a larger issue
#1120
opened Feb 5, 2025 by
obi1kenobi
New lints: Advisory lints around changes in trait sealing status
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.
#1119
opened Feb 5, 2025 by
obi1kenobi
4 tasks
error: output of --print=file-names missing when learning about target-specific information from rustc when Category: doesn't meet expectations
--target
is specified
C-bug
#1068
opened Jan 5, 2025 by
zjp-CN
Support generating witnesses for manifest 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.
#1008
opened Nov 30, 2024 by
obi1kenobi
Error type change doesn't cause a semver fail
A-lint
Area: new or existing lint
C-enhancement
Category: raise the bar on expectations
#1005
opened Nov 29, 2024 by
jalil-salame
1 of 3 tasks
csc for no_std and no_alloc crates
C-enhancement
Category: raise the bar on expectations
#998
opened Nov 20, 2024 by
xd009642
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
1 of 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
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
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
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 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
Previous Next
ProTip!
Adding no:label will show everything without a label.