Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2025

This PR contains the following updates:

Package Type Update Change
const_panic workspace.dependencies patch 0.2.12 -> 0.2.15

Release Notes

rodrimati1992/const_panic (const_panic)

v0.2.15

Fixed triggering òf missing_docs lint in downstream crates by adding docs to items generated by impl_panicfmt macro and PanicFmt derive

v0.2.14

Added const_panic::fmt::CoerceReturn trait

Added const_panic::fmt::CoerceReturnOutput type alias

Changed IsPanicFmt::coerce from two inherent methods to one generic inherent method. This improves compile-time error messages when the argument doesn't impl PanicFmt.

v0.2.13

Compare Source

Added rust_1_88 feature.

Added PanicFmt impls for:

  • core::ffi::c_str::FromBytesWithNulError (requires rust_1_88 feature)
  • core::ffi::c_str::FromBytesUntilNulError (requires rust_1_88 feature)
  • core::convert::Infallible

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

kodiakhq[bot]
kodiakhq bot previously approved these changes Jul 19, 2025
@renovate renovate bot force-pushed the renovate/const_panic-0.x-lockfile branch from 8ed9c89 to 1abb7b3 Compare August 13, 2025 01:58
@renovate renovate bot changed the title chore: update rust crate const_panic to v0.2.13 chore: update rust crate const_panic to v0.2.14 Aug 13, 2025
kodiakhq[bot]
kodiakhq bot previously approved these changes Aug 13, 2025
@renovate renovate bot force-pushed the renovate/const_panic-0.x-lockfile branch from 1abb7b3 to dca3b02 Compare September 11, 2025 05:42
@renovate renovate bot changed the title chore: update rust crate const_panic to v0.2.14 chore: update rust crate const_panic to v0.2.15 Sep 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant