Skip to content

Commit 928ec5d

Browse files
build(deps): bump the all-deps group with 2 updates (rust-random#662)
Bumps the all-deps group with 2 updates: [compiler_builtins](https://github.com/rust-lang/compiler-builtins) and [cc](https://github.com/rust-lang/cc-rs). Updates `compiler_builtins` from 0.1.156 to 0.1.157 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/compiler-builtins/releases">compiler_builtins's releases</a>.</em></p> <blockquote> <h2>compiler_builtins-v0.1.157</h2> <h3>Other</h3> <ul> <li>Use runtime feature detection for fma routines on x86</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/compiler-builtins/commit/257dd4808950ec85ed9ecffb8116c550079684f7"><code>257dd48</code></a> chore: release</li> <li><a href="https://github.com/rust-lang/compiler-builtins/commit/a2f64407618e95bc8767d6dbabfa7ac0348f5bc8"><code>a2f6440</code></a> Use runtime feature detection for fma routines on x86</li> <li><a href="https://github.com/rust-lang/compiler-builtins/commit/6e4255a71258534d70167b8942c7bd8a5c0005dc"><code>6e4255a</code></a> Rename the i686 module to x86</li> <li><a href="https://github.com/rust-lang/compiler-builtins/commit/f83962ed9a1f850876860e04d552c5e43ed888f8"><code>f83962e</code></a> update-api-list: Match subdirectories within arch</li> <li><a href="https://github.com/rust-lang/compiler-builtins/commit/725484ee6758e7a647df30c4661e356504e222e6"><code>725484e</code></a> fmaf: Add a test case from a MinGW failure</li> <li><a href="https://github.com/rust-lang/compiler-builtins/commit/7ccb126f88de3330eb6472036e269c8b73c0b94e"><code>7ccb126</code></a> builtins-test: Remove <code>no_mangle</code> from <code>eh_personality</code></li> <li><a href="https://github.com/rust-lang/compiler-builtins/commit/f456aa8baf0b108208332dc4bed63b6e70639b67"><code>f456aa8</code></a> Refactor the fma modules</li> <li><a href="https://github.com/rust-lang/compiler-builtins/commit/91963f59b3d2b03e947707da15ee4aa19e3d214d"><code>91963f5</code></a> Move <code>fma</code> implementations to <code>mod generic</code></li> <li><a href="https://github.com/rust-lang/compiler-builtins/commit/99b4c195918149b632a061cf1ef56c313b13b396"><code>99b4c19</code></a> Resolve <code>unnecessary_transmutes</code> lints</li> <li><a href="https://github.com/rust-lang/compiler-builtins/commit/fdbefb39d5bb0b95b29b821247044c8aaf436160"><code>fdbefb3</code></a> Warn on <code>unsafe_op_in_unsafe_fn</code> by default</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/compiler-builtins/compare/compiler_builtins-v0.1.156...compiler_builtins-v0.1.157">compare view</a></li> </ul> </details> <br /> Updates `cc` from 1.2.20 to 1.2.21 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/cc-rs/releases">cc's releases</a>.</em></p> <blockquote> <h2>cc-v1.2.21</h2> <h3>Other</h3> <ul> <li>Fix wasm32-unknown-unknown by passing -c (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1424">#1424</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md">cc's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.2.20...cc-v1.2.21">1.2.21</a> - 2025-05-02</h2> <h3>Other</h3> <ul> <li>Fix wasm32-unknown-unknown by passing -c (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1424">#1424</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/cc-rs/commit/0342d854e1823db9e903c93cea82adaf1e00af33"><code>0342d85</code></a> chore: release v1.2.21 (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1464">#1464</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/e93b7059453f1cbe01cde0e48797974c3853fe73"><code>e93b705</code></a> Fix wasm32-unknown-unknown by passing -c (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1424">#1424</a>)</li> <li>See full diff in <a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.2.20...cc-v1.2.21">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bda80fc commit 928ec5d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)