mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-08-22 04:06:24 -06:00
21b1b564bb
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `8202876` to `327ef1f`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bdwgc/bdwgc/commit/327ef1f8c80a611b2f8b915850c8b2fd38e6595e"><code>327ef1f</code></a> Update AUTHORS file (add Kyle Cesare)</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/4eacbe7a4e08d3d7d7cfc4397408cb34555e2b58"><code>4eacbe7</code></a> Export function to get a nanosecond fraction of GC total time</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/3f0698dc9c4421c4f17fdfd28892f2abcbfb77d1"><code>3f0698d</code></a> Define HAS_WIN32_THREADS_DISCOVERY macro on Win32</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/b06f3cc703a5307b632c56f57332811ad42fe601"><code>b06f3cc</code></a> Test result of GC_get_hblk_size()</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/103305750b35f5d12e370c60cac7afc39ec19ab6"><code>1033057</code></a> Fix bottom_index identifier name in tree.md</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/170c2a35636b802f10ad52ebc71586c77fc372ae"><code>170c2a3</code></a> Ensure GC_get_max_thread_index() returns -1 unless GC_win32_dll_threads</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/de406f848fc0d2dd7f631e0d055c6af00a8e0b30"><code>de406f8</code></a> Fix GC_has_running_threads for case with one thread created</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/c68f08bffc2bf53936868e712a0ab1cf7acf1dd5"><code>c68f08b</code></a> .gitignore: Add '.workspace_rag' folder</li> <li>See full diff in <a href="https://github.com/bdwgc/bdwgc/compare/82028767b45a56f4c5630de065ee6fdc2608cf1b...327ef1f8c80a611b2f8b915850c8b2fd38e6595e">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>