|
Ran
|
Files
76
|
Run time
2s
|
Badge
README BADGES
|
push
github
Bump rayon from 1.11.0 to 1.12.0 in /rust in the dependabot group across 1 directory (#350) Bumps the dependabot group with 1 update in the /rust directory: [rayon](https://github.com/rayon-rs/rayon). Updates `rayon` from 1.11.0 to 1.12.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rayon-rs/rayon/blob/main/RELEASES.md">rayon's changelog</a>.</em></p> <blockquote> <h1>Release rayon 1.12.0 (2026-04-13)</h1> <ul> <li>Fixed a bug in parallel <code>Range<char></code> when the end is 0xE000, just past the surrogate boundary, which was unsafely producing invalid <code>char</code> values.</li> <li>The new method <code>ParallelSlice::par_array_windows</code> works like <code>par_windows</code> but with a constant length, producing <code>&[T; N]</code> items.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rayon-rs/rayon/commit/7449d7dfe"><code>7449d7d</code></a> Merge <a href="https://redirect.github.com/rayon-rs/rayon/issues/1093">#1093</a></li> <li><a href="https://github.com/rayon-rs/rayon/commit/b3d9e3f47"><code>b3d9e3f</code></a> Release rayon 1.8.0 and rayon-core 1.12.0</li> <li><a href="https://github.com/rayon-rs/rayon/commit/3fe51e5cb"><code>3fe51e5</code></a> Fix clippy::let_and_return</li> <li><a href="https://github.com/rayon-rs/rayon/commit/082f2152d"><code>082f215</code></a> Merge <a href="https://redirect.github.com/rayon-rs/rayon/issues/1087">#1087</a></li> <li><a href="https://github.com/rayon-rs/rayon/commit/ea0c06df2"><code>ea0c06d</code></a> core: registry: Factor out "wait till out of work" part of the main loop.</li> <li><a href="https://github.com/rayon-rs/rayon/commit/75524e295"><code>75524e2</code></a> Merge <a href="https://red... (continued)
3075 of 3470 relevant lines covered (88.62%)
0.89 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|