forked from GitHub/bdwgc-rust
chore(deps): Bump vendor/bdwgc from 9fd2bdd to e580737 (#531)
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `9fd2bdd` to `e580737`. <details> <summary>Commits</summary> <ul> <li><a href="e5807372bc"><code>e580737</code></a> Call GC_dump() by gctest if TEST_COVERAGE</li> <li><a href="9e24f9a37f"><code>9e24f9a</code></a> Rename 'size' local variable in clear/set_all_fl_marks</li> <li><a href="3d3afe85cf"><code>3d3afe8</code></a> GH Actions: Do not define TEST_DUMP_REGIONS_AND_FREELIST macro</li> <li><a href="1c44736f84"><code>1c44736</code></a> Call GC_dump_regions and GC_print_free_list by gctest if TEST_COVERAGE</li> <li><a href="ba89f88809"><code>ba89f88</code></a> Print a trailing blank line in GC_dump_named</li> <li><a href="672d71bb4b"><code>672d71b</code></a> Travis CI: Run gctest also with mprotect-based VDB for gcov</li> <li><a href="9e03bd2dd5"><code>9e03bd2</code></a> Add minimal testing of GC_push_obj_descr</li> <li><a href="ba19275b52"><code>ba19275</code></a> Avoid code duplication between GC_push_all and GC_ms_push_all</li> <li><a href="84f7068d2c"><code>84f7068</code></a> Rename GC_push_proc, GC_custom_push_proc, GC_custom_push_range functions</li> <li><a href="0d2818182b"><code>0d28181</code></a> Rename GC_push_obj and GC_push_contents_hdr inline functions</li> <li>Additional commits viewable in <a href="9fd2bdd8f8...e5807372bc">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: 9fd2bdd8f8...e5807372bc
Reference in New Issue
Block a user