mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-09-22 18:26:19 -06:00
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `529f514` to `2547e33`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bdwgc/bdwgc/commit/2547e33aa8123320dd8021ca3cea998075ede415"><code>2547e33</code></a> GH Actions: Change cppcheck runner to ubuntu-24.04-arm</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/67109a8beea00967fc52e50f9d30da40b60429c7"><code>67109a8</code></a> GH Actions: Re-enable GC_GCJ_MARK_DESCR_OFFSET test</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/a43ab430774d59b669262e2400fb16a8202805be"><code>a43ab43</code></a> Fix link misinterpretation in negative GC_DS_PER_OBJECT with large offset</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/b0d943f2f3d0a28adb87e2a055ced5ba76a69b19"><code>b0d943f</code></a> Call FREE_PROFILER_HOOK() for objects in empty 'disclaim' heap blocks</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/465cb02eb1bccd59c324b0b1719fdea79c63e71a"><code>465cb02</code></a> Simplify alloc_hdr function</li> <li>See full diff in <a href="https://github.com/bdwgc/bdwgc/compare/529f51427d25e4932c5b89aacb72f93ced4e2fd6...2547e33aa8123320dd8021ca3cea998075ede415">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>