forked from GitHub/bdwgc-rust
chore(deps): Bump vendor/bdwgc from e580737 to bb1ceb6 (#532)
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `e580737` to `bb1ceb6`. <details> <summary>Commits</summary> <ul> <li><a href="bb1ceb6aba"><code>bb1ceb6</code></a> Fix missing GC_ATTR_NONNULL for API functions</li> <li><a href="f9214fd329"><code>f9214fd</code></a> Add GC_ATTR_NONNULL for GC_[debug_]ptr_store_and_dirty</li> <li><a href="55aa8b7ef7"><code>55aa8b7</code></a> Add GC_ATTR_NONNULL for GC_get_prof_stats[_unsafe]</li> <li><a href="5034d137ce"><code>5034d13</code></a> Add GC_ATTR_NONNULL for GC_count_set_marks_in_hblk</li> <li><a href="d194538d7d"><code>d194538</code></a> Add GC_ATTR_NONNULL for GC_calloc_prepare/do_explicitly_typed</li> <li><a href="5f5dffc2d0"><code>5f5dffc</code></a> Add GC_ATTR_NONNULL for GC_ms_push_all and GC_ms_push_obj_descr</li> <li><a href="981dffd8b2"><code>981dffd</code></a> Eliminate 'push_all_stack but not used' gcc warning if STACK_NOT_SCANNED</li> <li><a href="eece946380"><code>eece946</code></a> Move GC_is_initialized check to beginning of functions</li> <li>See full diff in <a href="e5807372bc...bb1ceb6aba">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: e5807372bc...bb1ceb6aba
Reference in New Issue
Block a user