mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-06-28 12:26:30 -06:00
chore(deps): Bump vendor/bdwgc from fc2990b to 1d38c6d (#560)
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `fc2990b` to `1d38c6d`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bdwgc/bdwgc/commit/1d38c6d905a83b006df843440b380e51a2119871"><code>1d38c6d</code></a> Fix async thread termination in GC_stack_range_for if DARWIN_PARSE_STACK</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/30051c5f0864ca32a1f3683e8bb847b588d1003a"><code>30051c5</code></a> Remove useless GC_use_threads_discovery API function on Darwin</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/65cbc0ad9a253c8e092fa3d88c464ca45eb76e73"><code>65cbc0a</code></a> GH Actions: Change compiler for make cppcheck to clang</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/5c7fcf0942208d6243618743a2955d821bbb774e"><code>5c7fcf0</code></a> Always use task-based threads discovery if DARWIN_PARSE_STACK</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/3e629c2328c9ec0ae6e3c960e15e5b176c6ea31e"><code>3e629c2</code></a> .gitignore: Add '*.dSYM' folder</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/baafbaa17413dcf58d4f9325c08f7774a59bad83"><code>baafbaa</code></a> Remove --disable-threads-discovery option from build scripts</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/b7c56d3ec0557c2e8b60b271150deb32a41a078a"><code>b7c56d3</code></a> Include gc.h from gc_tiny_fl.h</li> <li>See full diff in <a href="https://github.com/bdwgc/bdwgc/compare/fc2990b5ec30720b4814f3d48ce8be5b0262110d...1d38c6d905a83b006df843440b380e51a2119871">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:
Vendored
+1
-1
Submodule vendor/bdwgc updated: fc2990b5ec...1d38c6d905
Reference in New Issue
Block a user