Skip to content

Conversation

a1phyr
Copy link
Contributor

@a1phyr a1phyr commented Sep 21, 2025

Supersedes #694

@a1phyr
Copy link
Contributor Author

a1phyr commented Sep 21, 2025

I'm pretty sure sure that the MacOS failure isn't related to this... Maybe an environment change?

@workingjubilee
Copy link
Member

cc @ChrisDenton

ErichDonGubler added a commit to erichdongubler-mozilla/firefox that referenced this pull request Sep 24, 2025
… 0.1 → 0.2 r=#supply-chain-reviewers

Some common dependencies are starting to consume `windows-link` 0.2,
like `backtrace` with
<rust-lang/backtrace-rs#727>. This is going to
become increasingly common, as crates previously targeting
`windows-target` and `windows-sys` realize they can use `windows-link`
for the small set of Windows platform APIs they actually need.

This is the shortest path to start consuming `windows-link` 0.2, and
I think it turned out to be pretty easy to review!

Differential Revision: https://phabricator.services.mozilla.com/D265914
ErichDonGubler added a commit to erichdongubler-mozilla/firefox that referenced this pull request Sep 25, 2025
… 0.1 → 0.2 r=#supply-chain-reviewers

Some common dependencies are starting to consume `windows-link` 0.2,
like `backtrace` with
<rust-lang/backtrace-rs#727>. This is going to
become increasingly common, as crates previously targeting
`windows-target` and `windows-sys` realize they can use `windows-link`
for the small set of Windows platform APIs they actually need.

This is the shortest path to start consuming `windows-link` 0.2, and
I think it turned out to be pretty easy to review!

Differential Revision: https://phabricator.services.mozilla.com/D265914
Copy link
Member

@workingjubilee workingjubilee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me, rerunning CI to doublecheck everything.

lando-prod-mozilla bot pushed a commit to mozilla-firefox/firefox that referenced this pull request Sep 25, 2025
… 0.1 → 0.2 r=supply-chain-reviewers

Some common dependencies are starting to consume `windows-link` 0.2,
like `backtrace` with
<rust-lang/backtrace-rs#727>. This is going to
become increasingly common, as crates previously targeting
`windows-target` and `windows-sys` realize they can use `windows-link`
for the small set of Windows platform APIs they actually need.

This is the shortest path to start consuming `windows-link` 0.2, and
I think it turned out to be pretty easy to review!

Differential Revision: https://phabricator.services.mozilla.com/D265914
@workingjubilee
Copy link
Member

yep!

@workingjubilee workingjubilee merged commit 79d3514 into rust-lang:master Sep 25, 2025
77 of 79 checks passed
@github-actions github-actions bot mentioned this pull request Sep 25, 2025
github-merge-queue bot pushed a commit to wgsl-analyzer/wgsl-analyzer that referenced this pull request Sep 26, 2025
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.75
to 0.3.76.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rust-lang/backtrace-rs/releases">backtrace's
releases</a>.</em></p>
<blockquote>
<h2>backtrace-v0.3.76</h2>
<h3>Behavior</h3>
<ul>
<li>Fix inverted polarity of &quot;full printing&quot; logic in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/726">rust-lang/backtrace-rs#726</a>:
Previously we used to do the opposite of what you would expect.</li>
</ul>
<h3>Platform Support</h3>
<ul>
<li>Windows: Removed hypothetical soundness risk from padding bytes in
<a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/737">rust-lang/backtrace-rs#737</a></li>
<li>Fuchsia: Added appropriate alignment checks during
<code>Elf_Nhdr</code> parsing in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/725">rust-lang/backtrace-rs#725</a></li>
<li>Cygwin: Added support in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/704">rust-lang/backtrace-rs#704</a></li>
<li>Windows (32-bit Arm): Restore support in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/685">rust-lang/backtrace-rs#685</a></li>
<li>NuttX (32-bit Arm): Use builtin <code>_Unwind_GetIP</code> in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/692">rust-lang/backtrace-rs#692</a></li>
<li>RTEMS: Enable libunwind in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/682">rust-lang/backtrace-rs#682</a></li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>Update cpp_demangle to 0.5 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/732">rust-lang/backtrace-rs#732</a></li>
<li>Update memchr to 2.7.6 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/734">rust-lang/backtrace-rs#734</a></li>
<li>Switch from windows-targets to windows-link in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/727">rust-lang/backtrace-rs#727</a></li>
<li>Update ruzstd to 0.8.1 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li>
<li>Update object to 0.37 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li>
<li>Update addr2line to 0.25 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rust-lang/backtrace-rs/blob/master/CHANGELOG.md">backtrace's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/rust-lang/backtrace-rs/compare/backtrace-v0.3.75...backtrace-v0.3.76">0.3.76</a>
- 2025-09-26</h2>
<h3>Behavior</h3>
<ul>
<li>Fix inverted polarity of &quot;full printing&quot; logic in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/726">rust-lang/backtrace-rs#726</a>:
Previously we used to do the opposite of what you would expect.</li>
</ul>
<h3>Platform Support</h3>
<ul>
<li>Windows: Removed hypothetical soundness risk from padding bytes in
<a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/737">rust-lang/backtrace-rs#737</a></li>
<li>Fuchsia: Added appropriate alignment checks during
<code>Elf_Nhdr</code> parsing in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/725">rust-lang/backtrace-rs#725</a></li>
<li>Cygwin: Added support in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/704">rust-lang/backtrace-rs#704</a></li>
<li>Windows (32-bit Arm): Restore support in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/685">rust-lang/backtrace-rs#685</a></li>
<li>NuttX (32-bit Arm): Use builtin <code>_Unwind_GetIP</code> in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/692">rust-lang/backtrace-rs#692</a></li>
<li>RTEMS: Enable libunwind in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/682">rust-lang/backtrace-rs#682</a></li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>Update cpp_demangle to 0.5 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/732">rust-lang/backtrace-rs#732</a></li>
<li>Update memchr to 2.7.6 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/734">rust-lang/backtrace-rs#734</a></li>
<li>Switch from windows-targets to windows-link in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/727">rust-lang/backtrace-rs#727</a></li>
<li>Update ruzstd to 0.8.1 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li>
<li>Update object to 0.37 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li>
<li>Update addr2line to 0.25 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/775f6a1ba62e7d35a1fac76e64c61d9d4687b5f2"><code>775f6a1</code></a>
modify CHANGELOG.md to not be a git log dump</li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/bb0cdc34d74fd38762d58253c17589bdc054b738"><code>bb0cdc3</code></a>
chore: release v0.3.76</li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/a8b55f020a10679a04ce8ce9c5880559175ad3d4"><code>a8b55f0</code></a>
Merge of <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/725">rust-lang/backtrace-rs#725</a>:
Fix missing alignment check for ELF note...</li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/0b838008f8cce0db2772f8567a9abf3a0d1fcae4"><code>0b83800</code></a>
Expand <code>take_nhdr</code> doc-comment</li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/a405950a411405521436da80d2772a486bc17b92"><code>a405950</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/737">#737</a>
from workingjubilee/address-dbghelp-soundness-risks</li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/06dca9a48567034437c45dbfa7ca22585c47d172"><code>06dca9a</code></a>
Expand doc-comment on <code>do_resolve</code></li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/05ad04719967a72345bdcaa09afa6f53e11a0f70"><code>05ad047</code></a>
Remove padding bytes risk in dbghelp with MaybeUninit</li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/dccdb4d50f1ccd0cf08d8a83a0344e694b65f97e"><code>dccdb4d</code></a>
Upgrade
<code>cpp_demangle</code><code>rust-lang/backtrace-rs#732</code></li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/50fe434089f2fe6cc47e6ac0be6c8d8e1880ee18"><code>50fe434</code></a><code>rust-lang/backtrace-rs#734</code></li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/79d35149d77ae0227e3354d4143885768c8df399"><code>79d3514</code></a>
Switch from <code>windows-targets</code> to
<code>windows-link</code><code>rust-lang/backtrace-rs#727</code></li>
<li>Additional commits viewable in <a
href="https://github.com/rust-lang/backtrace-rs/compare/0.3.75...backtrace-v0.3.76">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=backtrace&package-manager=cargo&previous-version=0.3.75&new-version=0.3.76)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ErichDonGubler added a commit to erichdongubler-mozilla/firefox that referenced this pull request Sep 26, 2025
… 0.1 → 0.2 r=#supply-chain-reviewers

Some common dependencies are starting to consume `windows-link` 0.2,
like `backtrace` with
<rust-lang/backtrace-rs#727>. This is going to
become increasingly common, as crates previously targeting
`windows-target` and `windows-sys` realize they can use `windows-link`
for the small set of Windows platform APIs they actually need.

This is the shortest path to start consuming `windows-link` 0.2, and
I think it turned out to be pretty easy to review!

Differential Revision: https://phabricator.services.mozilla.com/D265914
github-merge-queue bot pushed a commit to servo/servo that referenced this pull request Sep 30, 2025
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.75
to 0.3.76.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rust-lang/backtrace-rs/releases">backtrace's
releases</a>.</em></p>
<blockquote>
<h2>backtrace-v0.3.76</h2>
<h3>Behavior</h3>
<ul>
<li>Fix inverted polarity of &quot;full printing&quot; logic in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/726">rust-lang/backtrace-rs#726</a>:
Previously we used to do the opposite of what you would expect.</li>
</ul>
<h3>Platform Support</h3>
<ul>
<li>Windows: Removed hypothetical soundness risk from padding bytes in
<a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/737">rust-lang/backtrace-rs#737</a></li>
<li>Fuchsia: Added appropriate alignment checks during
<code>Elf_Nhdr</code> parsing in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/725">rust-lang/backtrace-rs#725</a></li>
<li>Cygwin: Added support in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/704">rust-lang/backtrace-rs#704</a></li>
<li>Windows (32-bit Arm): Restore support in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/685">rust-lang/backtrace-rs#685</a></li>
<li>NuttX (32-bit Arm): Use builtin <code>_Unwind_GetIP</code> in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/692">rust-lang/backtrace-rs#692</a></li>
<li>RTEMS: Enable libunwind in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/682">rust-lang/backtrace-rs#682</a></li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>Update cpp_demangle to 0.5 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/732">rust-lang/backtrace-rs#732</a></li>
<li>Update memchr to 2.7.6 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/734">rust-lang/backtrace-rs#734</a></li>
<li>Switch from windows-targets to windows-link in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/727">rust-lang/backtrace-rs#727</a></li>
<li>Update ruzstd to 0.8.1 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li>
<li>Update object to 0.37 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li>
<li>Update addr2line to 0.25 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rust-lang/backtrace-rs/blob/master/CHANGELOG.md">backtrace's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/rust-lang/backtrace-rs/compare/backtrace-v0.3.75...backtrace-v0.3.76">0.3.76</a>
- 2025-09-26</h2>
<h3>Behavior</h3>
<ul>
<li>Fix inverted polarity of &quot;full printing&quot; logic in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/726">rust-lang/backtrace-rs#726</a>:
Previously we used to do the opposite of what you would expect.</li>
</ul>
<h3>Platform Support</h3>
<ul>
<li>Windows: Removed hypothetical soundness risk from padding bytes in
<a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/737">rust-lang/backtrace-rs#737</a></li>
<li>Fuchsia: Added appropriate alignment checks during
<code>Elf_Nhdr</code> parsing in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/725">rust-lang/backtrace-rs#725</a></li>
<li>Cygwin: Added support in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/704">rust-lang/backtrace-rs#704</a></li>
<li>Windows (32-bit Arm): Restore support in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/685">rust-lang/backtrace-rs#685</a></li>
<li>NuttX (32-bit Arm): Use builtin <code>_Unwind_GetIP</code> in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/692">rust-lang/backtrace-rs#692</a></li>
<li>RTEMS: Enable libunwind in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/682">rust-lang/backtrace-rs#682</a></li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>Update cpp_demangle to 0.5 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/732">rust-lang/backtrace-rs#732</a></li>
<li>Update memchr to 2.7.6 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/734">rust-lang/backtrace-rs#734</a></li>
<li>Switch from windows-targets to windows-link in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/727">rust-lang/backtrace-rs#727</a></li>
<li>Update ruzstd to 0.8.1 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li>
<li>Update object to 0.37 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li>
<li>Update addr2line to 0.25 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/775f6a1ba62e7d35a1fac76e64c61d9d4687b5f2"><code>775f6a1</code></a>
modify CHANGELOG.md to not be a git log dump</li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/bb0cdc34d74fd38762d58253c17589bdc054b738"><code>bb0cdc3</code></a>
chore: release v0.3.76</li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/a8b55f020a10679a04ce8ce9c5880559175ad3d4"><code>a8b55f0</code></a>
Merge of <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/725">rust-lang/backtrace-rs#725</a>:
Fix missing alignment check for ELF note...</li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/0b838008f8cce0db2772f8567a9abf3a0d1fcae4"><code>0b83800</code></a>
Expand <code>take_nhdr</code> doc-comment</li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/a405950a411405521436da80d2772a486bc17b92"><code>a405950</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/737">#737</a>
from workingjubilee/address-dbghelp-soundness-risks</li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/06dca9a48567034437c45dbfa7ca22585c47d172"><code>06dca9a</code></a>
Expand doc-comment on <code>do_resolve</code></li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/05ad04719967a72345bdcaa09afa6f53e11a0f70"><code>05ad047</code></a>
Remove padding bytes risk in dbghelp with MaybeUninit</li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/dccdb4d50f1ccd0cf08d8a83a0344e694b65f97e"><code>dccdb4d</code></a>
Upgrade
<code>cpp_demangle</code><code>rust-lang/backtrace-rs#732</code></li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/50fe434089f2fe6cc47e6ac0be6c8d8e1880ee18"><code>50fe434</code></a><code>rust-lang/backtrace-rs#734</code></li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/79d35149d77ae0227e3354d4143885768c8df399"><code>79d3514</code></a>
Switch from <code>windows-targets</code> to
<code>windows-link</code><code>rust-lang/backtrace-rs#727</code></li>
<li>Additional commits viewable in <a
href="https://github.com/rust-lang/backtrace-rs/compare/0.3.75...backtrace-v0.3.76">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=backtrace&package-manager=cargo&previous-version=0.3.75&new-version=0.3.76)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-merge-queue bot pushed a commit to servo/servo that referenced this pull request Sep 30, 2025
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.75
to 0.3.76.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rust-lang/backtrace-rs/releases">backtrace's
releases</a>.</em></p>
<blockquote>
<h2>backtrace-v0.3.76</h2>
<h3>Behavior</h3>
<ul>
<li>Fix inverted polarity of &quot;full printing&quot; logic in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/726">rust-lang/backtrace-rs#726</a>:
Previously we used to do the opposite of what you would expect.</li>
</ul>
<h3>Platform Support</h3>
<ul>
<li>Windows: Removed hypothetical soundness risk from padding bytes in
<a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/737">rust-lang/backtrace-rs#737</a></li>
<li>Fuchsia: Added appropriate alignment checks during
<code>Elf_Nhdr</code> parsing in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/725">rust-lang/backtrace-rs#725</a></li>
<li>Cygwin: Added support in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/704">rust-lang/backtrace-rs#704</a></li>
<li>Windows (32-bit Arm): Restore support in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/685">rust-lang/backtrace-rs#685</a></li>
<li>NuttX (32-bit Arm): Use builtin <code>_Unwind_GetIP</code> in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/692">rust-lang/backtrace-rs#692</a></li>
<li>RTEMS: Enable libunwind in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/682">rust-lang/backtrace-rs#682</a></li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>Update cpp_demangle to 0.5 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/732">rust-lang/backtrace-rs#732</a></li>
<li>Update memchr to 2.7.6 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/734">rust-lang/backtrace-rs#734</a></li>
<li>Switch from windows-targets to windows-link in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/727">rust-lang/backtrace-rs#727</a></li>
<li>Update ruzstd to 0.8.1 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li>
<li>Update object to 0.37 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li>
<li>Update addr2line to 0.25 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rust-lang/backtrace-rs/blob/master/CHANGELOG.md">backtrace's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/rust-lang/backtrace-rs/compare/backtrace-v0.3.75...backtrace-v0.3.76">0.3.76</a>
- 2025-09-26</h2>
<h3>Behavior</h3>
<ul>
<li>Fix inverted polarity of &quot;full printing&quot; logic in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/726">rust-lang/backtrace-rs#726</a>:
Previously we used to do the opposite of what you would expect.</li>
</ul>
<h3>Platform Support</h3>
<ul>
<li>Windows: Removed hypothetical soundness risk from padding bytes in
<a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/737">rust-lang/backtrace-rs#737</a></li>
<li>Fuchsia: Added appropriate alignment checks during
<code>Elf_Nhdr</code> parsing in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/725">rust-lang/backtrace-rs#725</a></li>
<li>Cygwin: Added support in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/704">rust-lang/backtrace-rs#704</a></li>
<li>Windows (32-bit Arm): Restore support in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/685">rust-lang/backtrace-rs#685</a></li>
<li>NuttX (32-bit Arm): Use builtin <code>_Unwind_GetIP</code> in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/692">rust-lang/backtrace-rs#692</a></li>
<li>RTEMS: Enable libunwind in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/682">rust-lang/backtrace-rs#682</a></li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>Update cpp_demangle to 0.5 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/732">rust-lang/backtrace-rs#732</a></li>
<li>Update memchr to 2.7.6 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/734">rust-lang/backtrace-rs#734</a></li>
<li>Switch from windows-targets to windows-link in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/727">rust-lang/backtrace-rs#727</a></li>
<li>Update ruzstd to 0.8.1 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li>
<li>Update object to 0.37 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li>
<li>Update addr2line to 0.25 in <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/775f6a1ba62e7d35a1fac76e64c61d9d4687b5f2"><code>775f6a1</code></a>
modify CHANGELOG.md to not be a git log dump</li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/bb0cdc34d74fd38762d58253c17589bdc054b738"><code>bb0cdc3</code></a>
chore: release v0.3.76</li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/a8b55f020a10679a04ce8ce9c5880559175ad3d4"><code>a8b55f0</code></a>
Merge of <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/725">rust-lang/backtrace-rs#725</a>:
Fix missing alignment check for ELF note...</li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/0b838008f8cce0db2772f8567a9abf3a0d1fcae4"><code>0b83800</code></a>
Expand <code>take_nhdr</code> doc-comment</li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/a405950a411405521436da80d2772a486bc17b92"><code>a405950</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-lang/backtrace-rs/issues/737">#737</a>
from workingjubilee/address-dbghelp-soundness-risks</li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/06dca9a48567034437c45dbfa7ca22585c47d172"><code>06dca9a</code></a>
Expand doc-comment on <code>do_resolve</code></li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/05ad04719967a72345bdcaa09afa6f53e11a0f70"><code>05ad047</code></a>
Remove padding bytes risk in dbghelp with MaybeUninit</li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/dccdb4d50f1ccd0cf08d8a83a0344e694b65f97e"><code>dccdb4d</code></a>
Upgrade
<code>cpp_demangle</code><code>rust-lang/backtrace-rs#732</code></li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/50fe434089f2fe6cc47e6ac0be6c8d8e1880ee18"><code>50fe434</code></a><code>rust-lang/backtrace-rs#734</code></li>
<li><a
href="https://github.com/rust-lang/backtrace-rs/commit/79d35149d77ae0227e3354d4143885768c8df399"><code>79d3514</code></a>
Switch from <code>windows-targets</code> to
<code>windows-link</code><code>rust-lang/backtrace-rs#727</code></li>
<li>Additional commits viewable in <a
href="https://github.com/rust-lang/backtrace-rs/compare/0.3.75...backtrace-v0.3.76">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=backtrace&package-manager=cargo&previous-version=0.3.75&new-version=0.3.76)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
i3roly pushed a commit to i3roly/firefox-dynasty that referenced this pull request Sep 30, 2025
… 0.1 → 0.2 r=supply-chain-reviewers

Some common dependencies are starting to consume `windows-link` 0.2,
like `backtrace` with
<rust-lang/backtrace-rs#727>. This is going to
become increasingly common, as crates previously targeting
`windows-target` and `windows-sys` realize they can use `windows-link`
for the small set of Windows platform APIs they actually need.

This is the shortest path to start consuming `windows-link` 0.2, and
I think it turned out to be pretty easy to review!

Differential Revision: https://phabricator.services.mozilla.com/D265914
ErichDonGubler added a commit to erichdongubler-mozilla/firefox that referenced this pull request Sep 30, 2025
… 0.1 → 0.2 r=#supply-chain-reviewers

Some common dependencies are starting to consume `windows-link` 0.2,
like `backtrace` with
<rust-lang/backtrace-rs#727>. This is going to
become increasingly common, as crates previously targeting
`windows-target` and `windows-sys` realize they can use `windows-link`
for the small set of Windows platform APIs they actually need.

This is the shortest path to start consuming `windows-link` 0.2, and
I think it turned out to be pretty easy to review!

Differential Revision: https://phabricator.services.mozilla.com/D265914
ErichDonGubler added a commit to erichdongubler-mozilla/firefox that referenced this pull request Sep 30, 2025
… 0.1 → 0.2 r=#supply-chain-reviewers

Some common dependencies are starting to consume `windows-link` 0.2,
like `backtrace` with
<rust-lang/backtrace-rs#727>. This is going to
become increasingly common, as crates previously targeting
`windows-target` and `windows-sys` realize they can use `windows-link`
for the small set of Windows platform APIs they actually need.

This is the shortest path to start consuming `windows-link` 0.2, and
I think it turned out to be pretty easy to review!

Differential Revision: https://phabricator.services.mozilla.com/D265914
ErichDonGubler added a commit to erichdongubler-mozilla/firefox that referenced this pull request Sep 30, 2025
… 0.1 → 0.2 r=#supply-chain-reviewers

Some common dependencies are starting to consume `windows-link` 0.2,
like `backtrace` with
<rust-lang/backtrace-rs#727>. This is going to
become increasingly common, as crates previously targeting
`windows-target` and `windows-sys` realize they can use `windows-link`
for the small set of Windows platform APIs they actually need.

This is the shortest path to start consuming `windows-link` 0.2, and
I think it turned out to be pretty easy to review!

Differential Revision: https://phabricator.services.mozilla.com/D265914
ErichDonGubler added a commit to erichdongubler-mozilla/firefox that referenced this pull request Oct 1, 2025
… 0.1 → 0.2 r=#supply-chain-reviewers

Some common dependencies are starting to consume `windows-link` 0.2,
like `backtrace` with
<rust-lang/backtrace-rs#727>. This is going to
become increasingly common, as crates previously targeting
`windows-target` and `windows-sys` realize they can use `windows-link`
for the small set of Windows platform APIs they actually need.

This is the shortest path to start consuming `windows-link` 0.2, and
I think it turned out to be pretty easy to review!

Differential Revision: https://phabricator.services.mozilla.com/D265914
ErichDonGubler added a commit to erichdongubler-mozilla/firefox that referenced this pull request Oct 1, 2025
… 0.1 → 0.2 r=#supply-chain-reviewers

Some common dependencies are starting to consume `windows-link` 0.2,
like `backtrace` with
<rust-lang/backtrace-rs#727>. This is going to
become increasingly common, as crates previously targeting
`windows-target` and `windows-sys` realize they can use `windows-link`
for the small set of Windows platform APIs they actually need.

This is the shortest path to start consuming `windows-link` 0.2, and
I think it turned out to be pretty easy to review!

Differential Revision: https://phabricator.services.mozilla.com/D265914
ErichDonGubler added a commit to erichdongubler-mozilla/firefox that referenced this pull request Oct 2, 2025
… 0.1 → 0.2 r=#supply-chain-reviewers

Some common dependencies are starting to consume `windows-link` 0.2,
like `backtrace` with
<rust-lang/backtrace-rs#727>. This is going to
become increasingly common, as crates previously targeting
`windows-target` and `windows-sys` realize they can use `windows-link`
for the small set of Windows platform APIs they actually need.

This is the shortest path to start consuming `windows-link` 0.2, and
I think it turned out to be pretty easy to review!

Differential Revision: https://phabricator.services.mozilla.com/D265914
ErichDonGubler added a commit to erichdongubler-mozilla/firefox that referenced this pull request Oct 2, 2025
… 0.1 → 0.2 r=#supply-chain-reviewers

Some common dependencies are starting to consume `windows-link` 0.2,
like `backtrace` with
<rust-lang/backtrace-rs#727>. This is going to
become increasingly common, as crates previously targeting
`windows-target` and `windows-sys` realize they can use `windows-link`
for the small set of Windows platform APIs they actually need.

This is the shortest path to start consuming `windows-link` 0.2, and
I think it turned out to be pretty easy to review!

Differential Revision: https://phabricator.services.mozilla.com/D265914
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants