Bump cpp_demangle from 0.4.4 to 0.5.1 - #69
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/cpp_demangle-0.5.1
branch
5 times, most recently
from
August 31, 2026 20:40
5a499ab to
60898b5
Compare
Merged
Bumps [cpp_demangle](https://github.com/gimli-rs/cpp_demangle) from 0.4.4 to 0.5.1. - [Changelog](https://github.com/gimli-rs/cpp_demangle/blob/master/CHANGELOG.md) - [Commits](gimli-rs/cpp_demangle@0.4.4...0.5.1) --- updated-dependencies: - dependency-name: cpp_demangle dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
Bot
force-pushed
the
dependabot/cargo/cpp_demangle-0.5.1
branch
from
August 31, 2026 21:04
60898b5 to
0e3efe9
Compare
Contributor
Author
|
Looks like cpp_demangle is up-to-date now, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps cpp_demangle from 0.4.4 to 0.5.1.
Changelog
Sourced from cpp_demangle's changelog.
... (truncated)
Commits
6fc3a53Release 0.5.1.364c360Allow an initializer list to be empty.0225f4dUpdate afl requirement from 0.15 to 0.16 (#301)ac10993Support fold expressions.44bc5f0When parsing <unqualified-name>, accept <operator-name>s with and without an ...ebc3bf3When we're looking for a <template-template-param> production aftere52ce24For cast and conversion operators, use an inner barrier.dad03d5Be less conservative when dealing with the legacy <data-member-prefix> produc...e21f3bdRelease 0.5.0.dee7dbdRemove Display impl because it violates the trait's contract.