mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-08-22 12:16:24 -06:00
chore(deps): Bump vendor/bdwgc from 390718b to e1fb227 (#386)
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `390718b` to `e1fb227`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ivmai/bdwgc/commit/e1fb22721027deb97a20b3c656506e2cb084b2aa"><code>e1fb227</code></a> Provide correct GC_uintptr_t, CPP_PTRSZ, GC_GRANULE_PTRS for CHERI</li> <li><a href="https://github.com/ivmai/bdwgc/commit/420b0a814d74887f814480f769b31702ae46864c"><code>420b0a8</code></a> Fix static assert violation in GC_calloc_prepare_explicitly_typed on CHERI</li> <li><a href="https://github.com/ivmai/bdwgc/commit/f264fd71cae99d4a3c20de10ea71869e104b1feb"><code>f264fd7</code></a> Update AUTHORS file (add Yao Zi)</li> <li><a href="https://github.com/ivmai/bdwgc/commit/5f05476ee44090e1d7c2356f8265a8ba2418f334"><code>5f05476</code></a> Fix CPP_WORDSZ for LoongArch</li> <li><a href="https://github.com/ivmai/bdwgc/commit/ade7470efb79b602e5672eba2ab80f7608726397"><code>ade7470</code></a> Workaround 'AO_nop is never used' cppcheck FP in gctest</li> <li><a href="https://github.com/ivmai/bdwgc/commit/ad135358b3d45da4001ad0dc3b0ba3002191d339"><code>ad13535</code></a> Workaround 'unknown MACH_TYPE macro' cppcheck FP in gctest</li> <li><a href="https://github.com/ivmai/bdwgc/commit/7357d88d563589515df8a6558d337ec2949fa7f8"><code>7357d88</code></a> Workaround 'fixed_getenv is never used' cppcheck FP in weakmap.c</li> <li><a href="https://github.com/ivmai/bdwgc/commit/069950676388737424f6a4ab985d998c5dcec5cb"><code>0699506</code></a> Unify architecture naming in MACH_TYPE</li> <li><a href="https://github.com/ivmai/bdwgc/commit/c826de62e355a62493c93259ff3e13b9bbf6ef08"><code>c826de6</code></a> Change MACH_TYPE value to 'ARM32' for NaCl</li> <li><a href="https://github.com/ivmai/bdwgc/commit/01d10a2b0b8c4ea476db997e489f0a6e12010abc"><code>01d10a2</code></a> Add cmake-cosmo status badge to README.md</li> <li>Additional commits viewable in <a href="https://github.com/ivmai/bdwgc/compare/390718bf0c34f10c4fcefcb20952d7fb1b0c9590...e1fb22721027deb97a20b3c656506e2cb084b2aa">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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:
Vendored
+1
-1
Submodule vendor/bdwgc updated: 390718bf0c...e1fb227210
Reference in New Issue
Block a user