Skip to content

Bump rustc-demangle from 0.1.24 to 0.1.28 - #70

Merged
jeffcharles merged 1 commit into
mainfrom
dependabot/cargo/rustc-demangle-0.1.28
Aug 31, 2026
Merged

Bump rustc-demangle from 0.1.24 to 0.1.28#70
jeffcharles merged 1 commit into
mainfrom
dependabot/cargo/rustc-demangle-0.1.28

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps rustc-demangle from 0.1.24 to 0.1.28.

Release notes

Sourced from rustc-demangle's releases.

rustc-demangle-v0.1.28

Other

  • Implement splat demangling
  • Fix a typo in early-recursion-limit

rustc-demangle-v0.1.27

Other

  • Support v0 demangling of trait object types with assoc const bindings

rustc-demangle-v0.1.26

Other

  • Add new v0 demangling tags for pattern types
  • Do not publish the native-c crate
  • Use release-plz for releases
  • Add a CI workflow to publish new releases after a tag is pushed
Changelog

Sourced from rustc-demangle's changelog.

0.1.28 - 2026-07-08

Other

  • Implement splat demangling
  • Fix a typo in early-recursion-limit

0.1.27 - 2026-01-15

Other

  • Support v0 demangling of trait object types with assoc const bindings

0.1.26 - 2025-07-16

Other

  • Add new v0 demangling tags for pattern types
  • Do not publish the native-c crate
  • Use release-plz for releases
  • Add a CI workflow to publish new releases after a tag is pushed
Commits
  • 1fd8a3e chore: release
  • 53ea128 Merge pull request #90 from teor2345/splat-mangling
  • 5bae81a Implement splat demangling
  • 4324dde Fix a typo in early-recursion-limit
  • ca5202e Merge pull request #88 from rust-lang/release-plz-2026-01-15T15-09-27Z
  • f65a6d8 chore(rustc-demangle): release v0.1.27
  • bce5e74 Merge pull request #87 from fmease/v0-dyn-trait-assoc-const-bindings
  • 2631bdf Support v0 demangling of trait object types with assoc const bindings
  • c5688cf chore: release
  • 07e9a6e Merge pull request #81 from oli-obk/pat_ty
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/rustc-demangle-0.1.28 branch 3 times, most recently from 3a493bb to 1af647a Compare August 31, 2026 20:34
@jeffcharles

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [rustc-demangle](https://github.com/rust-lang/rustc-demangle) from 0.1.24 to 0.1.28.
- [Release notes](https://github.com/rust-lang/rustc-demangle/releases)
- [Changelog](https://github.com/rust-lang/rustc-demangle/blob/main/CHANGELOG.md)
- [Commits](rust-lang/rustc-demangle@0.1.24...rustc-demangle-v0.1.28)

---
updated-dependencies:
- dependency-name: rustc-demangle
  dependency-version: 0.1.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/rustc-demangle-0.1.28 branch from 1af647a to 02ae7a0 Compare August 31, 2026 20:35
@jeffcharles
jeffcharles merged commit e4a4e10 into main Aug 31, 2026
5 checks passed
@jeffcharles
jeffcharles deleted the dependabot/cargo/rustc-demangle-0.1.28 branch August 31, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant