Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / obi1kenobi/cargo-semver-checks issues and pull requests
#609 - False positive when replacing a struct with a `pub type` alias
Issue -
State: open - Opened by jdisanti 12 months ago
- 1 comment
Labels: C-bug
#608 - Add new lint: trait_method_unsafe_added (#605)
Pull Request -
State: closed - Opened by jw013 12 months ago
#607 - False negative: moving traits behind a non-default feature flag
Issue -
State: open - Opened by adamchalmers 12 months ago
- 4 comments
Labels: A-docs, C-bug
#606 - New lint: existing trait method is no longer `unsafe`
Issue -
State: closed - Opened by obi1kenobi 12 months ago
- 1 comment
Labels: A-lint, E-help-wanted, E-mentor
#605 - New lint: existing trait method became `unsafe`
Issue -
State: closed - Opened by obi1kenobi 12 months ago
- 2 comments
Labels: A-lint, E-help-wanted, E-mentor
#604 - Duplicate lint when another trait's supertrait is removed because of trait being removed
Issue -
State: closed - Opened by pksunkara 12 months ago
- 5 comments
Labels: C-bug
#603 - Weekly `cargo update` of dependencies
Pull Request -
State: closed - Opened by obi1kenobi 12 months ago
#602 - Generate a bug report URL that the user can just click to open an issue.
Issue -
State: closed - Opened by obi1kenobi 12 months ago
- 2 comments
Labels: C-enhancement, E-help-wanted
#601 - release v0.26
Pull Request -
State: closed - Opened by obi1kenobi 12 months ago
#600 - Add draft of proposed new library API.
Pull Request -
State: open - Opened by obi1kenobi 12 months ago
- 1 comment
Labels: C-enhancement
#598 - Add more details to MSRV policy in README FAQ
Pull Request -
State: closed - Opened by obi1kenobi 12 months ago
- 2 comments
#597 - MSRV is 1.71 and not 1.70
Issue -
State: closed - Opened by pksunkara 12 months ago
- 4 comments
Labels: C-bug
#596 - enum variants
Issue -
State: closed - Opened by tonowak 12 months ago
- 1 comment
#595 - implement trait_now_doc_hidden lint
Pull Request -
State: closed - Opened by u9g 12 months ago
#594 - implement function_now_doc_hidden lint
Pull Request -
State: closed - Opened by u9g 12 months ago
#593 - implement enum_now_doc_hidden lint
Pull Request -
State: closed - Opened by u9g 12 months ago
#592 - Enable suppressing all output ("silent mode")
Pull Request -
State: closed - Opened by markhaehnel 12 months ago
- 9 comments
Labels: M-breaking-change
#591 - Weekly `cargo update` of dependencies
Pull Request -
State: closed - Opened by obi1kenobi 12 months ago
#590 - ability to disable logging output
Issue -
State: closed - Opened by markhaehnel 12 months ago
- 4 comments
Labels: C-enhancement, E-help-wanted, E-mentor
#589 - Failure to generate rustdoc when `RUSTFLAGS` env var sets `-Dwarnings`
Issue -
State: closed - Opened by obi1kenobi 12 months ago
- 5 comments
Labels: C-bug, E-help-wanted, E-mentor
#588 - Weekly `cargo update` of dependencies
Pull Request -
State: closed - Opened by obi1kenobi 12 months ago
#587 - implement struct_now_doc_hidden lint
Pull Request -
State: closed - Opened by u9g about 1 year ago
#586 - Failure to find json file when using `build.target` config
Issue -
State: closed - Opened by Nemo157 about 1 year ago
- 1 comment
Labels: C-bug, E-help-wanted, E-mentor
#585 - Weekly `cargo update` of dependencies
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#584 - Test on Rust 1.73 explicitly since stable is now 1.74.
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#583 - Release v0.25, featuring correct `#[doc(hidden)]` handling.
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#582 - Update Trustfall, trustfall_rustdoc, and gix/tame-index dependencies.
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#581 - Add counterexample test case for ignoring doc(hidden) items.
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#580 - Weekly `cargo update` of dependencies
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#579 - Support semver-checking cross-compiled crates
Issue -
State: closed - Opened by Finomnis about 1 year ago
- 2 comments
Labels: C-enhancement, E-help-wanted, E-mentor
#578 - New lints: item that was previously public API is now `#[doc(hidden)]` i.e. no longer public API
Issue -
State: open - Opened by obi1kenobi about 1 year ago
- 1 comment
Labels: A-lint, E-help-wanted, E-mentor
#577 - Improve error message for `inherent_method_const_removed` lint.
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#576 - Do not consider `#[doc(hidden)]` items part of the public API.
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
Labels: C-enhancement
#575 - Weekly `cargo update` of dependencies
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#574 - Remove erroneous curly brace from `module_missing` error format string.
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#573 - False positive caused by cross-crate `pub use ... as ...`.
Issue -
State: open - Opened by jswrenn about 1 year ago
- 7 comments
Labels: C-bug
#572 - Release v0.24.2 with CLI tweak to ignore empty-string features.
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#571 - Update dependencies before publishing new release.
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#570 - Crate fails to compile
Issue -
State: closed - Opened by Razican about 1 year ago
- 3 comments
Labels: C-bug
#569 - Treat quoted empty string as an empty string
Pull Request -
State: closed - Opened by HadrienG2 about 1 year ago
- 3 comments
#566 - Treat an empty features string as a no-op like Cargo does
Pull Request -
State: closed - Opened by HadrienG2 about 1 year ago
- 2 comments
#555 - Weekly `cargo update` of dependencies
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#554 - New lint: pub enum tuple variant adds or removes field (i.e. tuple arity changed)
Issue -
State: closed - Opened by obi1kenobi about 1 year ago
- 5 comments
Labels: A-lint, E-help-wanted, E-mentor
#553 - Weekly `cargo update` of dependencies
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#552 - Release v0.24.
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#551 - Upgrade to new tame_index and gix major versions.
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#550 - Move the `@optional` block to the end in the ABI lint.
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
- 1 comment
#548 - Do not crash when a crate locally has a newly-added lib target.
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#547 - Stable is now 1.73, so test on 1.72 explicitly.
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#546 - Adds lint for public function ABI change
Pull Request -
State: closed - Opened by samuelrayment about 1 year ago
- 5 comments
#545 - Weekly `cargo update` of dependencies
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#544 - Fix new clippy lint.
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#543 - Fix new nightly clippy lint.
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#542 - Set explicit MSRV of 1.70 to match our dependencies.
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#541 - Fix false-positives when re-exporting items as `_`
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#540 - Use Rust 1.70 as baseline for cross-version caching test.
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#539 - New lint for removed associated constant in trait
Pull Request -
State: closed - Opened by samuelrayment about 1 year ago
- 2 comments
#538 - Request: Support comparing API between feature sets
Issue -
State: open - Opened by joshlf about 1 year ago
- 2 comments
Labels: C-enhancement
#537 - Consider using `package.metadata` to configure allow/warn/deny/forbid lint settings
Issue -
State: open - Opened by obi1kenobi about 1 year ago
- 1 comment
Labels: C-enhancement, E-help-wanted, E-mentor
#536 - "trait_method_missing: pub trait method removed or renamed" but the method is there since 2020
Issue -
State: closed - Opened by wiktor-k about 1 year ago
- 3 comments
Labels: C-bug
#535 - Weekly `cargo update` of dependencies
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#534 - New "module_missing" lint to detect missing, renamed, or non-visible modules
Pull Request -
State: closed - Opened by nmathewson about 1 year ago
- 4 comments
#533 - Breaking change in generated derive implementation not detected
Issue -
State: open - Opened by weiznich about 1 year ago
- 3 comments
Labels: C-bug
#532 - Changing `?Sized` related trait bounds is not detected
Issue -
State: open - Opened by weiznich about 1 year ago
- 1 comment
Labels: C-bug
#532 - Changing `?Sized` related trait bounds is not detected
Issue -
State: open - Opened by weiznich about 1 year ago
- 1 comment
Labels: C-bug
#531 - Migrate from `git2` to `gix`
Pull Request -
State: closed - Opened by Byron about 1 year ago
- 16 comments
Labels: C-enhancement
#530 - The command is `cargo semver-checks` now, the suffix is unnecessary.
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#529 - Support rustdoc v27 for latest nightly.
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#528 - Release v0.23.0 with new lints and sparse index support.
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
#527 - Use the sparse crates.io index for faster checks
Issue -
State: closed - Opened by Shnatsel about 1 year ago
- 2 comments
Labels: C-enhancement
#526 - Fix error in link
Pull Request -
State: closed - Opened by c-git about 1 year ago
#525 - add item_removed_from_public_api lint
Pull Request -
State: open - Opened by davidhewitt about 1 year ago
#525 - add item_removed_from_public_api lint
Pull Request -
State: closed - Opened by davidhewitt about 1 year ago
- 1 comment
#525 - add item_removed_from_public_api lint
Pull Request -
State: closed - Opened by davidhewitt about 1 year ago
- 1 comment
#524 - Description unclear
Issue -
State: closed - Opened by bestouff about 1 year ago
- 5 comments
#524 - Description unclear
Issue -
State: open - Opened by bestouff about 1 year ago
- 5 comments
#524 - Description unclear
Issue -
State: open - Opened by bestouff about 1 year ago
- 5 comments
#523 - Weekly `cargo update` of dependencies
Pull Request -
State: closed - Opened by obi1kenobi about 1 year ago
- 3 comments
#522 - Ensure we test on both Rust 1.71 and 1.72 stable.
Pull Request -
State: closed - Opened by obi1kenobi over 1 year ago
#521 - Use serde 1.0.185, skipping past the version with a precompiled binary.
Pull Request -
State: closed - Opened by obi1kenobi over 1 year ago
#520 - Weekly `cargo update` of dependencies
Pull Request -
State: closed - Opened by obi1kenobi over 1 year ago
#519 - Pin serde to `<1.0.172`.
Pull Request -
State: closed - Opened by obi1kenobi over 1 year ago
#518 - Adding `impl IntoIterator for T` can be breaking if `impl IntoIterator for &T` exists
Issue -
State: open - Opened by not-my-profile over 1 year ago
- 1 comment
#517 - Weekly `cargo update` of dependencies
Pull Request -
State: closed - Opened by obi1kenobi over 1 year ago
#516 - Point to the new repo name.
Pull Request -
State: closed - Opened by obi1kenobi over 1 year ago
#515 - Rewrite code to avoid triggering new clippy lint.
Pull Request -
State: closed - Opened by obi1kenobi over 1 year ago
#514 - Don't clippy dependencies. Lint rustdoc of hidden items.
Pull Request -
State: closed - Opened by obi1kenobi over 1 year ago
#513 - Suprious network errors when downloading source code
Issue -
State: closed - Opened by thomaseizinger over 1 year ago
- 2 comments
Labels: C-bug
#512 - Weekly `cargo update` of dependencies
Pull Request -
State: closed - Opened by obi1kenobi over 1 year ago
#511 - Crash when checking crate with newly-added lib target when latest crates.io version only has a bin target
Issue -
State: closed - Opened by weihanglo over 1 year ago
- 4 comments
Labels: C-bug
#510 - Weekly `cargo update` of dependencies
Pull Request -
State: closed - Opened by obi1kenobi over 1 year ago
#509 - Upgrade dependency major versions.
Pull Request -
State: closed - Opened by obi1kenobi over 1 year ago
#508 - Update to Trustfall v0.6.
Pull Request -
State: closed - Opened by obi1kenobi over 1 year ago
#507 - Fix the rustc min version check to require Rust 1.67, not 1.65.
Pull Request -
State: closed - Opened by obi1kenobi over 1 year ago
#506 - Replace `crates-index` with `tame-index`
Pull Request -
State: closed - Opened by Jake-Shadle over 1 year ago
- 23 comments
#505 - Weekly `cargo update` of dependencies
Pull Request -
State: closed - Opened by obi1kenobi over 1 year ago
#504 - Weekly `cargo update` of dependencies
Pull Request -
State: closed - Opened by obi1kenobi over 1 year ago
#503 - New lints: fn changed ABI
Issue -
State: open - Opened by obi1kenobi over 1 year ago
- 11 comments
Labels: A-lint
#502 - New lints: functions with explicit ABI export names
Issue -
State: open - Opened by obi1kenobi over 1 year ago
- 2 comments
Labels: A-lint, E-help-wanted, E-mentor
#501 - Make CI hash Rust files not toml files
Pull Request -
State: closed - Opened by u9g over 1 year ago