aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webgpu/mod.rs
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-05-05 18:00:55 +0000
committerGitHub <noreply@github.com>2025-05-05 18:00:55 +0000
commitac386353bbb88f9287c1097c15ac4055c4c5b883 (patch)
treea640dde713e2c55d3b70bf20bf391b28377efc83 /components/script/dom/webgpu/mod.rs
parentcd05c64e5bc6c5d6dc0332bab6e59c55c286b1d0 (diff)
downloadservo-ac386353bbb88f9287c1097c15ac4055c4c5b883.tar.gz
servo-ac386353bbb88f9287c1097c15ac4055c4c5b883.zip
build(deps): bump libm from 0.2.13 to 0.2.14 (#36862)
Bumps [libm](https://github.com/rust-lang/compiler-builtins) from 0.2.13 to 0.2.14. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/compiler-builtins/releases">libm's releases</a>.</em></p> <blockquote> <h2>libm-v0.2.14</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/libm-v0.2.13...libm-v0.2.14">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=libm&package-manager=cargo&previous-version=0.2.13&new-version=0.2.14)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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>
Diffstat (limited to 'components/script/dom/webgpu/mod.rs')
0 files changed, 0 insertions, 0 deletions