mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-05-29 09:58:55 -06:00
chore(deps): Bump vendor/bdwgc from 8202876 to 327ef1f (#558)
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `8202876` to `327ef1f`. <details> <summary>Commits</summary> <ul> <li><a href="327ef1f8c8"><code>327ef1f</code></a> Update AUTHORS file (add Kyle Cesare)</li> <li><a href="4eacbe7a4e"><code>4eacbe7</code></a> Export function to get a nanosecond fraction of GC total time</li> <li><a href="3f0698dc9c"><code>3f0698d</code></a> Define HAS_WIN32_THREADS_DISCOVERY macro on Win32</li> <li><a href="b06f3cc703"><code>b06f3cc</code></a> Test result of GC_get_hblk_size()</li> <li><a href="103305750b"><code>1033057</code></a> Fix bottom_index identifier name in tree.md</li> <li><a href="170c2a3563"><code>170c2a3</code></a> Ensure GC_get_max_thread_index() returns -1 unless GC_win32_dll_threads</li> <li><a href="de406f848f"><code>de406f8</code></a> Fix GC_has_running_threads for case with one thread created</li> <li><a href="c68f08bffc"><code>c68f08b</code></a> .gitignore: Add '.workspace_rag' folder</li> <li>See full diff in <a href="82028767b4...327ef1f8c8">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:
2
vendor/bdwgc
vendored
2
vendor/bdwgc
vendored
Submodule vendor/bdwgc updated: 82028767b4...327ef1f8c8
Reference in New Issue
Block a user