Bug 1938342: Update Windows .\mach vendor rust bug link in build docs. r=firefox-build-system-reviewers,nalexander DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D232635
This commit is contained in:
Brian Tsoi
2024-12-20 00:41:06 +00:00
parent f0b0d1f43a
commit 3f86d77f13

View File

@@ -126,7 +126,7 @@ building Firefox does not involve downloading any third-party crates.
If you add a dependency on a new crate you must run ``mach vendor rust`` to If you add a dependency on a new crate you must run ``mach vendor rust`` to
vendor the dependencies into that directory. (Note that ``mach vendor rust`` vendor the dependencies into that directory. (Note that ``mach vendor rust``
`may not work as well on Windows <https://bugzilla.mozilla.org/show_bug.cgi?id=1647582>`_ `may not work as well on Windows <https://bugzilla.mozilla.org/show_bug.cgi?id=1938341>`_
as on other platforms.) as on other platforms.)
When it comes to checking the suitability of third-party code for inclusion When it comes to checking the suitability of third-party code for inclusion