forked from GitHub/bdwgc-rust
chore(deps): Bump vendor/bdwgc from cb3a2a8 to 76a3310 (#528)
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `cb3a2a8` to `76a3310`. <details> <summary>Commits</summary> <ul> <li><a href="76a3310471"><code>76a3310</code></a> Explicitly define type of CORD_EMPTY to CORD</li> <li><a href="6e8b190170"><code>6e8b190</code></a> Use CORD_EMPTY instead 0 for cords in cordbscs.c and cordxtra.c</li> <li><a href="2e77a8f6fe"><code>2e77a8f</code></a> Fix CORD_cat_char_star for both empty cord and string arguments</li> <li><a href="5edeeef484"><code>5edeeef</code></a> Remove 'goto' statement in CORD_from_fn_inner</li> <li><a href="b832b7171e"><code>b832b71</code></a> Provide a callback in GC_os_get_mem()</li> <li><a href="eaaf561435"><code>eaaf561</code></a> Eliminate 'push_current_stack defined but unused' gcc warning on Emscripten</li> <li>See full diff in <a href="cb3a2a8dbd...76a3310471">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: cb3a2a8dbd...76a3310471
Reference in New Issue
Block a user