mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-09-21 17:56:07 -06:00
chore(deps): Bump vendor/bdwgc from a13eb57 to 529f514 (#577)
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `a13eb57` to `529f514`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bdwgc/bdwgc/commit/529f51427d25e4932c5b89aacb72f93ced4e2fd6"><code>529f514</code></a> Remove pcount argument of GC_clear_block</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/e82e620ab859dbc9f9b99218d9c15749a29fa85b"><code>e82e620</code></a> Delete redundant FREE_PROFILER_HOOK() calls in case of small objects</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/4e2d49291b8b85c9ea5b45f82ac921dffdfd5dac"><code>4e2d492</code></a> Avoid multiple usage of GC_obj_kinds[kind] in GC_new_hblk</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/dc32133617fb7d9495f219293921629079a87ec8"><code>dc32133</code></a> Adjust text size of hdr structure in diagram in tree.md</li> <li>See full diff in <a href="https://github.com/bdwgc/bdwgc/compare/a13eb5756f484c1856b41be0acf9fdd2d09df207...529f51427d25e4932c5b89aacb72f93ced4e2fd6">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
45e19bebbb
commit
cd7a1708ec
Vendored
+1
-1
Submodule vendor/bdwgc updated: a13eb5756f...529f51427d
Reference in New Issue
Block a user