From 3f86d77f135ed5ea6902f8db5d0e527a85d8ada6 Mon Sep 17 00:00:00 2001 From: Brian Tsoi Date: Fri, 20 Dec 2024 00:41:06 +0000 Subject: [PATCH] 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 --- build/docs/rust.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/docs/rust.rst b/build/docs/rust.rst index 4d79f7ca4e5e..8a4992a0f04c 100644 --- a/build/docs/rust.rst +++ b/build/docs/rust.rst @@ -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 vendor the dependencies into that directory. (Note that ``mach vendor rust`` -`may not work as well on Windows `_ +`may not work as well on Windows `_ as on other platforms.) When it comes to checking the suitability of third-party code for inclusion