rustc-dev-guide/src/building
Tshepang Mbambo 061577567f use relative links
Used the following command, followed by some manual tweaking:

  sd 'https://rustc-dev-guide.rust-lang.org/(.+).html' '$1.md' (fd)
2022-07-17 02:32:44 +02:00
..
bootstrapping.md fix some typos (#1398) 2022-07-17 06:45:36 +09:00
build-install-distribution-artifacts.md Unify `x.py` usage (#1258) 2021-11-16 07:44:50 +09:00
compiler-documenting.md Update the build instructions for the standard library 2022-07-11 07:22:24 +02:00
how-to-build-and-run.md use relative links 2022-07-17 02:32:44 +02:00
new-target.md Add note about patching dependencies and warnings. (#1354) 2022-05-21 12:53:51 +09:00
prerequisites.md update winget install instructions to ensure proper packages are installed (-e for --exact, and full package names to ensure arbitrary packages from the msstore source aren't installed) 2022-03-14 08:40:37 -07:00
suggested.md Update the build instructions for the standard library 2022-07-11 07:22:24 +02:00