mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-08-22 12:16:24 -06:00
25fbcaebb4
Bumps [vendor/bdwgc](https://github.com/ivmai/bdwgc) from `98d0159` to `7c3ba8a`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ivmai/bdwgc/commit/7c3ba8a1a2798b28d4e7870a4818ab1b32b53bfa"><code>7c3ba8a</code></a> Add clang-format-check status badge to README.md</li> <li><a href="https://github.com/ivmai/bdwgc/commit/8a5ecca31298a50b616edb3d3075dc5cd098c9b2"><code>8a5ecca</code></a> GH Actions: Add check that source code is formatted (by clang-format)</li> <li><a href="https://github.com/ivmai/bdwgc/commit/2fe9d2ee9fd6748c83add66091415934a13e657c"><code>2fe9d2e</code></a> Reformat cpptest source with clang-format v14</li> <li><a href="https://github.com/ivmai/bdwgc/commit/d5fece25564f38972a3c85335a4f6e90ddb3cfc0"><code>d5fece2</code></a> GH Actions: Adjust indentation in CodeQL.yml</li> <li><a href="https://github.com/ivmai/bdwgc/commit/e231e7942e916c547eecbc810b8a005daebdb67d"><code>e231e79</code></a> Remove redundant parentheses around dereference operators</li> <li><a href="https://github.com/ivmai/bdwgc/commit/f88d2aa0e2e7855979eb363fdcfc5af800f4691b"><code>f88d2aa</code></a> Fix unmatched '}' in GC_register_my_thread if GC_PTHREADS is not defined</li> <li>See full diff in <a href="https://github.com/ivmai/bdwgc/compare/98d01596f05a600026a0a86ce4c9e9c703c72b39...7c3ba8a1a2798b28d4e7870a4818ab1b32b53bfa">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>