integer32llc/rust-playground 549
The Rust Playground
Mark-Simulacrum/bisect-rust 20
Bisects rust-lang/rust by pull request, downloading the built artifacts
Mark-Simulacrum/attractifier 3
Attractifier generates attractive JavaScript code from ugly JavaScript code.
Mark-Simulacrum/advent-of-code 1
Advent of Code solutions in Rust
A quick hackily made program to aggregate all the errors in a crater run and which crates have them
Mark-Simulacrum/adjective-adjective-animal 0
Suitably random and reasonably unique human readable (and fairly adorable) ids, ala GiphyCat
Mark-Simulacrum/advent-of-code-2015 0
Each day of the 2015 Advent of Code. http://adventofcode.com/
AMD loader built on top of bit-loader
create barnchrust-lang/www.rust-lang.org
branch : dependabot/cargo/serde-1.0.123
created branch time in a few seconds
PR opened rust-lang/www.rust-lang.org
Bumps serde from 1.0.122 to 1.0.123. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/serde/releases">serde's releases</a>.</em></p> <blockquote> <h2>v1.0.123</h2> <ul> <li>Support <code>Self</code> keywords in fields of types that derive Deserialize (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1830">#1830</a>, thanks <a href="https://github.com/taiki-e"><code>@taiki-e</code></a>)</li> <li>Allow floats to be deserialized from ints in tagged unions (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1842">#1842</a>, thanks <a href="https://github.com/Timmmm"><code>@Timmmm</code></a>)</li> <li>Support <code>Self</code> inside fields that use serialize_with (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1970">#1970</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/3d6c4149b177e9cadfb948ebc6d1e55b33861792"><code>3d6c414</code></a> Release 1.0.123</li> <li><a href="https://github.com/serde-rs/serde/commit/29cdf888c07718cefd99b268fc154960e312afb3"><code>29cdf88</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1970">#1970</a> from serde-rs/self</li> <li><a href="https://github.com/serde-rs/serde/commit/2ba97394fb5e5c32b52ab8d82aed45b85fef0db7"><code>2ba9739</code></a> Substitute Self in output of Serialize derive</li> <li><a href="https://github.com/serde-rs/serde/commit/6699b0bc404663064189c3a34d7934475741b3e5"><code>6699b0b</code></a> Add regression test for issue 1969</li> <li><a href="https://github.com/serde-rs/serde/commit/b054ea41053ea4047882cc33970d2257cdfe04ac"><code>b054ea4</code></a> Ignore some pedantic lints in serde_derive_internals from PR 1830</li> <li><a href="https://github.com/serde-rs/serde/commit/e5efb6ad930626faf5646f4bc5bbe00688720951"><code>e5efb6a</code></a> Remove dependency on syn/visit-mut feature</li> <li><a href="https://github.com/serde-rs/serde/commit/1f423580a59cbd63b9114b1f8c3b044262134ae0"><code>1f42358</code></a> Deduplicate token stream respanner</li> <li><a href="https://github.com/serde-rs/serde/commit/033114a4aea87e0605fa957cf5be5e636904865c"><code>033114a</code></a> Touch up PR 1830</li> <li><a href="https://github.com/serde-rs/serde/commit/7cec99c7fdc96905784663043c36137c501c4b2b"><code>7cec99c</code></a> Pare down PR 1830</li> <li><a href="https://github.com/serde-rs/serde/commit/6c5bf701be6cb8dfb65d063d0f84f9b70294b8c5"><code>6c5bf70</code></a> Merge pull request 1830 from taiki-e/self</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.122...v1.0.123">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
.
If all status checks pass Dependabot will automatically merge this pull request.
<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 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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr created time in a few seconds
PR opened rust-lang/rust-forge
Bumps serde from 1.0.122 to 1.0.123. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/serde/releases">serde's releases</a>.</em></p> <blockquote> <h2>v1.0.123</h2> <ul> <li>Support <code>Self</code> keywords in fields of types that derive Deserialize (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1830">#1830</a>, thanks <a href="https://github.com/taiki-e"><code>@taiki-e</code></a>)</li> <li>Allow floats to be deserialized from ints in tagged unions (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1842">#1842</a>, thanks <a href="https://github.com/Timmmm"><code>@Timmmm</code></a>)</li> <li>Support <code>Self</code> inside fields that use serialize_with (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1970">#1970</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/3d6c4149b177e9cadfb948ebc6d1e55b33861792"><code>3d6c414</code></a> Release 1.0.123</li> <li><a href="https://github.com/serde-rs/serde/commit/29cdf888c07718cefd99b268fc154960e312afb3"><code>29cdf88</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1970">#1970</a> from serde-rs/self</li> <li><a href="https://github.com/serde-rs/serde/commit/2ba97394fb5e5c32b52ab8d82aed45b85fef0db7"><code>2ba9739</code></a> Substitute Self in output of Serialize derive</li> <li><a href="https://github.com/serde-rs/serde/commit/6699b0bc404663064189c3a34d7934475741b3e5"><code>6699b0b</code></a> Add regression test for issue 1969</li> <li><a href="https://github.com/serde-rs/serde/commit/b054ea41053ea4047882cc33970d2257cdfe04ac"><code>b054ea4</code></a> Ignore some pedantic lints in serde_derive_internals from PR 1830</li> <li><a href="https://github.com/serde-rs/serde/commit/e5efb6ad930626faf5646f4bc5bbe00688720951"><code>e5efb6a</code></a> Remove dependency on syn/visit-mut feature</li> <li><a href="https://github.com/serde-rs/serde/commit/1f423580a59cbd63b9114b1f8c3b044262134ae0"><code>1f42358</code></a> Deduplicate token stream respanner</li> <li><a href="https://github.com/serde-rs/serde/commit/033114a4aea87e0605fa957cf5be5e636904865c"><code>033114a</code></a> Touch up PR 1830</li> <li><a href="https://github.com/serde-rs/serde/commit/7cec99c7fdc96905784663043c36137c501c4b2b"><code>7cec99c</code></a> Pare down PR 1830</li> <li><a href="https://github.com/serde-rs/serde/commit/6c5bf701be6cb8dfb65d063d0f84f9b70294b8c5"><code>6c5bf70</code></a> Merge pull request 1830 from taiki-e/self</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.122...v1.0.123">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
.
If all status checks pass Dependabot will automatically merge this pull request.
<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 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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr created time in 2 minutes
create barnchrust-lang/rust-forge
branch : dependabot/cargo/blacksmith/serde-1.0.123
created branch time in 2 minutes
delete branch rust-lang/blog.rust-lang.org
delete branch : dependabot/cargo/serde_derive-1.0.122
delete time in 3 minutes
PR closed rust-lang/blog.rust-lang.org
Bumps serde_derive from 1.0.116 to 1.0.122. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/serde/releases">serde_derive's releases</a>.</em></p> <blockquote> <h2>v1.0.122</h2> <ul> <li> <p>Add IntoDeserializer impl for &[u8] (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1898">#1898</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> </li> <li> <p>Handle unrecognized numeric field keys during deserialization of a field_identifier, equivalently to string field keys (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1914">#1914</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> </li> <li> <p>Add attribute to override default deserialization failure expectation message (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1916">#1916</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> <pre lang="rust"><code>#[derive(Deserialize)] #[serde(untagged, expecting = "single version or array of versions")] struct VersionSpec { One(Version), Many(Vec<Version>), } </code></pre> </li> <li> <p>Improve <code>serde_test</code> handling of map entries and error message construction (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1918">#1918</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> </li> <li> <p>Produce more accurate location information on test failures from <code>serde_test</code> crate (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1920">#1920</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> </li> <li> <p>Improve diagnostic on failure to parse a <code>rename_all</code> attribute (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1960">#1960</a>, <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1961">#1961</a>)</p> </li> <li> <p>Eliminate unnecessary trait bounds on some value Deserializer impls (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1963">#1963</a>)</p> </li> </ul> <h2>v1.0.121</h2> <ul> <li>Support borrowed data during deserialization of a field identifier (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1917">#1917</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</li> <li>Fix panic when deserializing <code>Duration</code> with nanoseconds that cause the seconds counter to overflow (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1958">#1958</a>, thanks <a href="https://github.com/jonasbb"><code>@jonasbb</code></a>)</li> </ul> <h2>v1.0.120</h2> <ul> <li>Fix deserialization of ignored fields containing 128-bit integer (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1955">#1955</a>, thanks <a href="https://github.com/TheJokr"><code>@TheJokr</code></a>)</li> </ul> <h2>v1.0.118</h2> <ul> <li>Support serialization of core::num::Wrapping in no_std mode (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1926">#1926</a>, thanks <a href="https://github.com/attente"><code>@attente</code></a>)</li> </ul> <h2>v1.0.117</h2> <ul> <li>Allow serialization of std::net::SocketAddrV6 to include a scope id if present (based on <a href="https://github-redirect.dependabot.com/rust-lang/rust/pull/77426">rust-lang/rust#77426</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/ffed19243d6d8e9fe957bc8fbfb11904422070f9"><code>ffed192</code></a> Release 1.0.122</li> <li><a href="https://github.com/serde-rs/serde/commit/bb7f94df84d62a48b3fc9672a4c049bc5c2e8e6d"><code>bb7f94d</code></a> Add serde_derive_internals to clippy CI job</li> <li><a href="https://github.com/serde-rs/serde/commit/ff0f467e25c2aabe27385349e5a027b391e21a70"><code>ff0f467</code></a> Opt in to pedantic clippy lints in serde_derive_internals</li> <li><a href="https://github.com/serde-rs/serde/commit/d1975f3661a09053fe069e00cc45176f96033183"><code>d1975f3</code></a> Update serde_derive_internals to tool attrs</li> <li><a href="https://github.com/serde-rs/serde/commit/b91713e82453f8afab4b37ed259b99381333e0ce"><code>b91713e</code></a> Suppress clippy should_implement_trait lint</li> <li><a href="https://github.com/serde-rs/serde/commit/6ea446fb4bef852dfbbc4cf869ebf9294c6c5071"><code>6ea446f</code></a> Suppress clippy unused_self pedantic lint</li> <li><a href="https://github.com/serde-rs/serde/commit/85c6904a93d8e611220f0842ed58e7f4a281ec29"><code>85c6904</code></a> Remove dependency on syn/visit feature</li> <li><a href="https://github.com/serde-rs/serde/commit/2fd5212204b51b8ef5962136fbf28f6698b1d7bb"><code>2fd5212</code></a> Remove unused trait impls on private MapAsEnum</li> <li><a href="https://github.com/serde-rs/serde/commit/7d1bc1f0fcf2eb1b1bf41086728a0494c29f7bc1"><code>7d1bc1f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1963">#1963</a> from serde-rs/valuedebug</li> <li><a href="https://github.com/serde-rs/serde/commit/cdc2fa1b9fe3da903e028e57eee2bb7fca87ca0f"><code>cdc2fa1</code></a> Eliminate inferred bound on error type of value deserializer Debug impls</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.116...v1.0.122">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
.
<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 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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 3 minutes
pull request commentrust-lang/blog.rust-lang.org
Bump serde_derive from 1.0.116 to 1.0.122
Superseded by #769.
comment created time in 3 minutes
PR opened rust-lang/blog.rust-lang.org
Bumps serde_derive from 1.0.116 to 1.0.123. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/serde/releases">serde_derive's releases</a>.</em></p> <blockquote> <h2>v1.0.123</h2> <ul> <li>Support <code>Self</code> keywords in fields of types that derive Deserialize (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1830">#1830</a>, thanks <a href="https://github.com/taiki-e"><code>@taiki-e</code></a>)</li> <li>Allow floats to be deserialized from ints in tagged unions (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1842">#1842</a>, thanks <a href="https://github.com/Timmmm"><code>@Timmmm</code></a>)</li> <li>Support <code>Self</code> inside fields that use serialize_with (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1970">#1970</a>)</li> </ul> <h2>v1.0.122</h2> <ul> <li> <p>Add IntoDeserializer impl for &[u8] (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1898">#1898</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> </li> <li> <p>Handle unrecognized numeric field keys during deserialization of a field_identifier, equivalently to string field keys (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1914">#1914</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> </li> <li> <p>Add attribute to override default deserialization failure expectation message (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1916">#1916</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> <pre lang="rust"><code>#[derive(Deserialize)] #[serde(untagged, expecting = "single version or array of versions")] struct VersionSpec { One(Version), Many(Vec<Version>), } </code></pre> </li> <li> <p>Improve <code>serde_test</code> handling of map entries and error message construction (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1918">#1918</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> </li> <li> <p>Produce more accurate location information on test failures from <code>serde_test</code> crate (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1920">#1920</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> </li> <li> <p>Improve diagnostic on failure to parse a <code>rename_all</code> attribute (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1960">#1960</a>, <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1961">#1961</a>)</p> </li> <li> <p>Eliminate unnecessary trait bounds on some value Deserializer impls (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1963">#1963</a>)</p> </li> </ul> <h2>v1.0.121</h2> <ul> <li>Support borrowed data during deserialization of a field identifier (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1917">#1917</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</li> <li>Fix panic when deserializing <code>Duration</code> with nanoseconds that cause the seconds counter to overflow (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1958">#1958</a>, thanks <a href="https://github.com/jonasbb"><code>@jonasbb</code></a>)</li> </ul> <h2>v1.0.120</h2> <ul> <li>Fix deserialization of ignored fields containing 128-bit integer (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1955">#1955</a>, thanks <a href="https://github.com/TheJokr"><code>@TheJokr</code></a>)</li> </ul> <h2>v1.0.118</h2> <ul> <li>Support serialization of core::num::Wrapping in no_std mode (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1926">#1926</a>, thanks <a href="https://github.com/attente"><code>@attente</code></a>)</li> </ul> <h2>v1.0.117</h2> <ul> <li>Allow serialization of std::net::SocketAddrV6 to include a scope id if present (based on <a href="https://github-redirect.dependabot.com/rust-lang/rust/pull/77426">rust-lang/rust#77426</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/3d6c4149b177e9cadfb948ebc6d1e55b33861792"><code>3d6c414</code></a> Release 1.0.123</li> <li><a href="https://github.com/serde-rs/serde/commit/29cdf888c07718cefd99b268fc154960e312afb3"><code>29cdf88</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1970">#1970</a> from serde-rs/self</li> <li><a href="https://github.com/serde-rs/serde/commit/2ba97394fb5e5c32b52ab8d82aed45b85fef0db7"><code>2ba9739</code></a> Substitute Self in output of Serialize derive</li> <li><a href="https://github.com/serde-rs/serde/commit/6699b0bc404663064189c3a34d7934475741b3e5"><code>6699b0b</code></a> Add regression test for issue 1969</li> <li><a href="https://github.com/serde-rs/serde/commit/b054ea41053ea4047882cc33970d2257cdfe04ac"><code>b054ea4</code></a> Ignore some pedantic lints in serde_derive_internals from PR 1830</li> <li><a href="https://github.com/serde-rs/serde/commit/e5efb6ad930626faf5646f4bc5bbe00688720951"><code>e5efb6a</code></a> Remove dependency on syn/visit-mut feature</li> <li><a href="https://github.com/serde-rs/serde/commit/1f423580a59cbd63b9114b1f8c3b044262134ae0"><code>1f42358</code></a> Deduplicate token stream respanner</li> <li><a href="https://github.com/serde-rs/serde/commit/033114a4aea87e0605fa957cf5be5e636904865c"><code>033114a</code></a> Touch up PR 1830</li> <li><a href="https://github.com/serde-rs/serde/commit/7cec99c7fdc96905784663043c36137c501c4b2b"><code>7cec99c</code></a> Pare down PR 1830</li> <li><a href="https://github.com/serde-rs/serde/commit/6c5bf701be6cb8dfb65d063d0f84f9b70294b8c5"><code>6c5bf70</code></a> Merge pull request 1830 from taiki-e/self</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.116...v1.0.123">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
.
<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 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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr created time in 3 minutes
create barnchrust-lang/blog.rust-lang.org
branch : dependabot/cargo/serde_derive-1.0.123
created branch time in 3 minutes
delete branch rust-lang/blog.rust-lang.org
delete branch : dependabot/cargo/serde-1.0.122
delete time in 3 minutes
PR closed rust-lang/blog.rust-lang.org
Bumps serde from 1.0.116 to 1.0.122. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/serde/releases">serde's releases</a>.</em></p> <blockquote> <h2>v1.0.122</h2> <ul> <li> <p>Add IntoDeserializer impl for &[u8] (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1898">#1898</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> </li> <li> <p>Handle unrecognized numeric field keys during deserialization of a field_identifier, equivalently to string field keys (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1914">#1914</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> </li> <li> <p>Add attribute to override default deserialization failure expectation message (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1916">#1916</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> <pre lang="rust"><code>#[derive(Deserialize)] #[serde(untagged, expecting = "single version or array of versions")] struct VersionSpec { One(Version), Many(Vec<Version>), } </code></pre> </li> <li> <p>Improve <code>serde_test</code> handling of map entries and error message construction (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1918">#1918</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> </li> <li> <p>Produce more accurate location information on test failures from <code>serde_test</code> crate (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1920">#1920</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> </li> <li> <p>Improve diagnostic on failure to parse a <code>rename_all</code> attribute (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1960">#1960</a>, <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1961">#1961</a>)</p> </li> <li> <p>Eliminate unnecessary trait bounds on some value Deserializer impls (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1963">#1963</a>)</p> </li> </ul> <h2>v1.0.121</h2> <ul> <li>Support borrowed data during deserialization of a field identifier (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1917">#1917</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</li> <li>Fix panic when deserializing <code>Duration</code> with nanoseconds that cause the seconds counter to overflow (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1958">#1958</a>, thanks <a href="https://github.com/jonasbb"><code>@jonasbb</code></a>)</li> </ul> <h2>v1.0.120</h2> <ul> <li>Fix deserialization of ignored fields containing 128-bit integer (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1955">#1955</a>, thanks <a href="https://github.com/TheJokr"><code>@TheJokr</code></a>)</li> </ul> <h2>v1.0.118</h2> <ul> <li>Support serialization of core::num::Wrapping in no_std mode (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1926">#1926</a>, thanks <a href="https://github.com/attente"><code>@attente</code></a>)</li> </ul> <h2>v1.0.117</h2> <ul> <li>Allow serialization of std::net::SocketAddrV6 to include a scope id if present (based on <a href="https://github-redirect.dependabot.com/rust-lang/rust/pull/77426">rust-lang/rust#77426</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/ffed19243d6d8e9fe957bc8fbfb11904422070f9"><code>ffed192</code></a> Release 1.0.122</li> <li><a href="https://github.com/serde-rs/serde/commit/bb7f94df84d62a48b3fc9672a4c049bc5c2e8e6d"><code>bb7f94d</code></a> Add serde_derive_internals to clippy CI job</li> <li><a href="https://github.com/serde-rs/serde/commit/ff0f467e25c2aabe27385349e5a027b391e21a70"><code>ff0f467</code></a> Opt in to pedantic clippy lints in serde_derive_internals</li> <li><a href="https://github.com/serde-rs/serde/commit/d1975f3661a09053fe069e00cc45176f96033183"><code>d1975f3</code></a> Update serde_derive_internals to tool attrs</li> <li><a href="https://github.com/serde-rs/serde/commit/b91713e82453f8afab4b37ed259b99381333e0ce"><code>b91713e</code></a> Suppress clippy should_implement_trait lint</li> <li><a href="https://github.com/serde-rs/serde/commit/6ea446fb4bef852dfbbc4cf869ebf9294c6c5071"><code>6ea446f</code></a> Suppress clippy unused_self pedantic lint</li> <li><a href="https://github.com/serde-rs/serde/commit/85c6904a93d8e611220f0842ed58e7f4a281ec29"><code>85c6904</code></a> Remove dependency on syn/visit feature</li> <li><a href="https://github.com/serde-rs/serde/commit/2fd5212204b51b8ef5962136fbf28f6698b1d7bb"><code>2fd5212</code></a> Remove unused trait impls on private MapAsEnum</li> <li><a href="https://github.com/serde-rs/serde/commit/7d1bc1f0fcf2eb1b1bf41086728a0494c29f7bc1"><code>7d1bc1f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1963">#1963</a> from serde-rs/valuedebug</li> <li><a href="https://github.com/serde-rs/serde/commit/cdc2fa1b9fe3da903e028e57eee2bb7fca87ca0f"><code>cdc2fa1</code></a> Eliminate inferred bound on error type of value deserializer Debug impls</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.116...v1.0.122">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
.
<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 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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 3 minutes
pull request commentrust-lang/blog.rust-lang.org
Bump serde from 1.0.116 to 1.0.122
Superseded by #768.
comment created time in 3 minutes
PR opened rust-lang/blog.rust-lang.org
Bumps serde from 1.0.116 to 1.0.123. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/serde/releases">serde's releases</a>.</em></p> <blockquote> <h2>v1.0.123</h2> <ul> <li>Support <code>Self</code> keywords in fields of types that derive Deserialize (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1830">#1830</a>, thanks <a href="https://github.com/taiki-e"><code>@taiki-e</code></a>)</li> <li>Allow floats to be deserialized from ints in tagged unions (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1842">#1842</a>, thanks <a href="https://github.com/Timmmm"><code>@Timmmm</code></a>)</li> <li>Support <code>Self</code> inside fields that use serialize_with (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1970">#1970</a>)</li> </ul> <h2>v1.0.122</h2> <ul> <li> <p>Add IntoDeserializer impl for &[u8] (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1898">#1898</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> </li> <li> <p>Handle unrecognized numeric field keys during deserialization of a field_identifier, equivalently to string field keys (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1914">#1914</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> </li> <li> <p>Add attribute to override default deserialization failure expectation message (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1916">#1916</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> <pre lang="rust"><code>#[derive(Deserialize)] #[serde(untagged, expecting = "single version or array of versions")] struct VersionSpec { One(Version), Many(Vec<Version>), } </code></pre> </li> <li> <p>Improve <code>serde_test</code> handling of map entries and error message construction (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1918">#1918</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> </li> <li> <p>Produce more accurate location information on test failures from <code>serde_test</code> crate (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1920">#1920</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> </li> <li> <p>Improve diagnostic on failure to parse a <code>rename_all</code> attribute (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1960">#1960</a>, <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1961">#1961</a>)</p> </li> <li> <p>Eliminate unnecessary trait bounds on some value Deserializer impls (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1963">#1963</a>)</p> </li> </ul> <h2>v1.0.121</h2> <ul> <li>Support borrowed data during deserialization of a field identifier (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1917">#1917</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</li> <li>Fix panic when deserializing <code>Duration</code> with nanoseconds that cause the seconds counter to overflow (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1958">#1958</a>, thanks <a href="https://github.com/jonasbb"><code>@jonasbb</code></a>)</li> </ul> <h2>v1.0.120</h2> <ul> <li>Fix deserialization of ignored fields containing 128-bit integer (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1955">#1955</a>, thanks <a href="https://github.com/TheJokr"><code>@TheJokr</code></a>)</li> </ul> <h2>v1.0.118</h2> <ul> <li>Support serialization of core::num::Wrapping in no_std mode (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1926">#1926</a>, thanks <a href="https://github.com/attente"><code>@attente</code></a>)</li> </ul> <h2>v1.0.117</h2> <ul> <li>Allow serialization of std::net::SocketAddrV6 to include a scope id if present (based on <a href="https://github-redirect.dependabot.com/rust-lang/rust/pull/77426">rust-lang/rust#77426</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/3d6c4149b177e9cadfb948ebc6d1e55b33861792"><code>3d6c414</code></a> Release 1.0.123</li> <li><a href="https://github.com/serde-rs/serde/commit/29cdf888c07718cefd99b268fc154960e312afb3"><code>29cdf88</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1970">#1970</a> from serde-rs/self</li> <li><a href="https://github.com/serde-rs/serde/commit/2ba97394fb5e5c32b52ab8d82aed45b85fef0db7"><code>2ba9739</code></a> Substitute Self in output of Serialize derive</li> <li><a href="https://github.com/serde-rs/serde/commit/6699b0bc404663064189c3a34d7934475741b3e5"><code>6699b0b</code></a> Add regression test for issue 1969</li> <li><a href="https://github.com/serde-rs/serde/commit/b054ea41053ea4047882cc33970d2257cdfe04ac"><code>b054ea4</code></a> Ignore some pedantic lints in serde_derive_internals from PR 1830</li> <li><a href="https://github.com/serde-rs/serde/commit/e5efb6ad930626faf5646f4bc5bbe00688720951"><code>e5efb6a</code></a> Remove dependency on syn/visit-mut feature</li> <li><a href="https://github.com/serde-rs/serde/commit/1f423580a59cbd63b9114b1f8c3b044262134ae0"><code>1f42358</code></a> Deduplicate token stream respanner</li> <li><a href="https://github.com/serde-rs/serde/commit/033114a4aea87e0605fa957cf5be5e636904865c"><code>033114a</code></a> Touch up PR 1830</li> <li><a href="https://github.com/serde-rs/serde/commit/7cec99c7fdc96905784663043c36137c501c4b2b"><code>7cec99c</code></a> Pare down PR 1830</li> <li><a href="https://github.com/serde-rs/serde/commit/6c5bf701be6cb8dfb65d063d0f84f9b70294b8c5"><code>6c5bf70</code></a> Merge pull request 1830 from taiki-e/self</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.116...v1.0.123">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
.
<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 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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr created time in 3 minutes
create barnchrust-lang/blog.rust-lang.org
branch : dependabot/cargo/serde-1.0.123
created branch time in 3 minutes
push eventrust-lang/triagebot
commit sha a37946aac12bd1710247ce58f6e25c5f44d3c62c
build(deps): bump serde from 1.0.121 to 1.0.123 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.121 to 1.0.123. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.121...v1.0.123) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
commit sha f696591d7088e371da7d3fb3d8724174a967855e
Merge pull request #1148 from rust-lang/dependabot/cargo/serde-1.0.123
push time in 8 minutes
delete branch rust-lang/triagebot
delete branch : dependabot/cargo/serde-1.0.123
delete time in 8 minutes
PR merged rust-lang/triagebot
Bumps serde from 1.0.121 to 1.0.123. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/serde/releases">serde's releases</a>.</em></p> <blockquote> <h2>v1.0.123</h2> <ul> <li>Support <code>Self</code> keywords in fields of types that derive Deserialize (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1830">#1830</a>, thanks <a href="https://github.com/taiki-e"><code>@taiki-e</code></a>)</li> <li>Allow floats to be deserialized from ints in tagged unions (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1842">#1842</a>, thanks <a href="https://github.com/Timmmm"><code>@Timmmm</code></a>)</li> <li>Support <code>Self</code> inside fields that use serialize_with (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1970">#1970</a>)</li> </ul> <h2>v1.0.122</h2> <ul> <li> <p>Add IntoDeserializer impl for &[u8] (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1898">#1898</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> </li> <li> <p>Handle unrecognized numeric field keys during deserialization of a field_identifier, equivalently to string field keys (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1914">#1914</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> </li> <li> <p>Add attribute to override default deserialization failure expectation message (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1916">#1916</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> <pre lang="rust"><code>#[derive(Deserialize)] #[serde(untagged, expecting = "single version or array of versions")] struct VersionSpec { One(Version), Many(Vec<Version>), } </code></pre> </li> <li> <p>Improve <code>serde_test</code> handling of map entries and error message construction (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1918">#1918</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> </li> <li> <p>Produce more accurate location information on test failures from <code>serde_test</code> crate (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1920">#1920</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</p> </li> <li> <p>Improve diagnostic on failure to parse a <code>rename_all</code> attribute (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1960">#1960</a>, <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1961">#1961</a>)</p> </li> <li> <p>Eliminate unnecessary trait bounds on some value Deserializer impls (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1963">#1963</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/3d6c4149b177e9cadfb948ebc6d1e55b33861792"><code>3d6c414</code></a> Release 1.0.123</li> <li><a href="https://github.com/serde-rs/serde/commit/29cdf888c07718cefd99b268fc154960e312afb3"><code>29cdf88</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1970">#1970</a> from serde-rs/self</li> <li><a href="https://github.com/serde-rs/serde/commit/2ba97394fb5e5c32b52ab8d82aed45b85fef0db7"><code>2ba9739</code></a> Substitute Self in output of Serialize derive</li> <li><a href="https://github.com/serde-rs/serde/commit/6699b0bc404663064189c3a34d7934475741b3e5"><code>6699b0b</code></a> Add regression test for issue 1969</li> <li><a href="https://github.com/serde-rs/serde/commit/b054ea41053ea4047882cc33970d2257cdfe04ac"><code>b054ea4</code></a> Ignore some pedantic lints in serde_derive_internals from PR 1830</li> <li><a href="https://github.com/serde-rs/serde/commit/e5efb6ad930626faf5646f4bc5bbe00688720951"><code>e5efb6a</code></a> Remove dependency on syn/visit-mut feature</li> <li><a href="https://github.com/serde-rs/serde/commit/1f423580a59cbd63b9114b1f8c3b044262134ae0"><code>1f42358</code></a> Deduplicate token stream respanner</li> <li><a href="https://github.com/serde-rs/serde/commit/033114a4aea87e0605fa957cf5be5e636904865c"><code>033114a</code></a> Touch up PR 1830</li> <li><a href="https://github.com/serde-rs/serde/commit/7cec99c7fdc96905784663043c36137c501c4b2b"><code>7cec99c</code></a> Pare down PR 1830</li> <li><a href="https://github.com/serde-rs/serde/commit/6c5bf701be6cb8dfb65d063d0f84f9b70294b8c5"><code>6c5bf70</code></a> Merge pull request 1830 from taiki-e/self</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.121...v1.0.123">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
.
If all status checks pass Dependabot will automatically merge this pull request.
<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 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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 8 minutes
push eventrust-lang/crates.io-index
commit sha 95edf8b2d949a4f60f2d913d81a10d45dfb8be00
Updating crate `rafx#0.0.3`
push time in 15 minutes
push eventrust-lang/crates.io-index
commit sha f4a67907eaefaa725b316e5e8ca9faf1a3d8928d
Updating crate `rafx-visibility#0.0.3`
push time in 16 minutes
push eventrust-lang/crates.io-index
commit sha 3f5bb883e081fe5e0d3dc023a7001de3afc89e03
Updating crate `rafx-framework#0.0.3`
push time in 16 minutes
push eventrust-lang/crates.io-index
commit sha e8d623d873139d751a42b4880e1db14546657e4a
Updating crate `rafx-nodes#0.0.3`
push time in 16 minutes
push eventrust-lang/crates.io-index
commit sha fd95418fd43d37f2afea0c0cad136431823e4e2d
Updating crate `rafx-api#0.0.3`
push time in 16 minutes
push eventrust-lang/rust
commit sha 88d1f31a904efdb28d504bc6dff5b6671a2f052b
mark raw_vec::ptr with inline
commit sha ff6ee2a70218543f410e557f390e246131847572
Auto merge of #79113 - andjo403:raw_vec_ptr, r=m-ou-se mark raw_vec::ptr with inline when a lot of vectors is used in a enum as in the example in #66617 if this function is not inlined and multiple cgus is used this results in huge compile times. with this fix the compile time is 6s from minutes for the example in #66617. I did not have the patience to wait for it to compile for more then 3 min.
push time in 18 minutes
PR merged rust-lang/rust
when a lot of vectors is used in a enum as in the example in #66617 if this function is not inlined and multiple cgus is used this results in huge compile times. with this fix the compile time is 6s from minutes for the example in #66617. I did not have the patience to wait for it to compile for more then 3 min.
pr closed time in 18 minutes
pull request commentrust-lang/rust
Enforce that query results implement Debug
:hourglass: Testing commit 056fbbf7eee75f503c2a037046101df91a2f7e2f with merge a8f707553276a15565860af3d415aae18428aa96... <!-- homu: {"type":"BuildStarted","head_sha":"056fbbf7eee75f503c2a037046101df91a2f7e2f","merge_sha":"a8f707553276a15565860af3d415aae18428aa96"} -->
comment created time in 18 minutes
issue commentrust-lang/rust
Tracking issue for iterator_fold_self
I prefer fold_first
because of the docs
thing and also it shows that it is related to the fold
function in some way. fold_with_first
is unnecessarily verbose; reduce
isn't descriptive, doesn't associate itself with fold
and also it becomes confusing to memorize in the long run.
comment created time in 18 minutes
pull request commentrust-lang/rust
:sunny: Test successful - checks-actions Approved by: m-ou-se Pushing ff6ee2a70218543f410e557f390e246131847572 to master... <!-- homu: {"type":"BuildCompleted","approved_by":"m-ou-se","base_ref":"master","builders":{"checks-actions":"https://github.com/rust-lang-ci/rust/runs/1767137100"},"merge_sha":"ff6ee2a70218543f410e557f390e246131847572"} -->
comment created time in 19 minutes
push eventrust-lang/crates.io-index
commit sha ff64a7cd8e63a068b61bc68c3afa0a7364959afe
Updating crate `rafx-base#0.0.3`
push time in 19 minutes
push eventrust-lang/triagebot
commit sha 1bfda75f8f632478d53e347ffecb4dee843c8088
build(deps): bump tinyvec from 1.1.0 to 1.1.1 Bumps [tinyvec](https://github.com/Lokathor/tinyvec) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/Lokathor/tinyvec/releases) - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.1.0...v1.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
commit sha fdc73aa47507b90abe602a9c72b1553c72a069bb
build(deps): bump wasm-bindgen from 0.2.69 to 0.2.70 Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.69 to 0.2.70. - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/master/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.69...0.2.70) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
commit sha b4a9de360f47efe7b8cc74d4420efddade9db51b
Merge pull request #1145 from rust-lang/dependabot/cargo/tinyvec-1.1.1
commit sha 2b639dfecf7723076932a21a799f0e431d5958fa
Merge pull request #1146 from rust-lang/dependabot/cargo/wasm-bindgen-0.2.70
commit sha a37946aac12bd1710247ce58f6e25c5f44d3c62c
build(deps): bump serde from 1.0.121 to 1.0.123 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.121 to 1.0.123. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.121...v1.0.123) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
push time in 24 minutes
push eventrust-lang/triagebot
commit sha bfaf2facb7d409226374d73376ced12a5f3a3290
build(deps): bump js-sys from 0.3.46 to 0.3.47 Bumps [js-sys](https://github.com/rustwasm/wasm-bindgen) from 0.3.46 to 0.3.47. - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/master/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
commit sha f44ea20bd2e17609118b7e6515f5fd17c8117844
Merge pull request #1147 from rust-lang/dependabot/cargo/js-sys-0.3.47
push time in 25 minutes