Skip to content

chore: release#221

Merged
beeb merged 1 commit intomainfrom
release-plz-2026-02-10T14-29-50Z
Feb 11, 2026
Merged

chore: release#221
beeb merged 1 commit intomainfrom
release-plz-2026-02-10T14-29-50Z

Conversation

@beeb-release-plz
Copy link
Copy Markdown
Contributor

@beeb-release-plz beeb-release-plz Bot commented Feb 10, 2026

🤖 New release

  • lintspec-macros: 0.2.2 -> 0.2.3
  • lintspec-core: 0.13.0 -> 0.14.0 (⚠ API breaking changes)
  • lintspec: 0.13.0 -> 0.14.0 (✓ API compatible changes)

lintspec-core breaking changes

--- failure method_parameter_count_changed: pub method parameter count changed ---

Description:
A publicly-visible method now takes a different number of parameters, not counting the receiver (self) parameter.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#fn-change-arity
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/method_parameter_count_changed.ron

Failed in:
  lintspec_core::lint::ItemDiagnostics::print_compact now takes 2 parameters instead of 3, in /tmp/.tmp2DREmX/lintspec/crates/lintspec-core/src/lint.rs:66
Changelog

lintspec-macros

[0.2.3] - 2026-02-11

Documentation

Full Changelog: 0.2.2...0.2.3

lintspec-core

[0.14.0] - 2026-02-11

Changed

Documentation

Full Changelog: 0.13.0...0.14.0

lintspec

[0.14.0] - 2026-02-11

Changed

  • [breaking] faster printing (compact) (#225) - (e36cfbf)

Documentation

Full Changelog: 0.13.0...0.14.0


This PR was generated with release-plz.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Feb 10, 2026

Merging this PR will not alter performance

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

✅ 19 untouched benchmarks


Comparing release-plz-2026-02-10T14-29-50Z (22890b9) with main (045976c)

Open in CodSpeed

@beeb-release-plz beeb-release-plz Bot force-pushed the release-plz-2026-02-10T14-29-50Z branch 3 times, most recently from 0732a3a to d8a4b0d Compare February 11, 2026 16:29
@beeb-release-plz beeb-release-plz Bot force-pushed the release-plz-2026-02-10T14-29-50Z branch from d8a4b0d to 22890b9 Compare February 11, 2026 17:00
@beeb beeb merged commit 253e6e3 into main Feb 11, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant