about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide/src/building
AgeCommit message (Expand)AuthorLines
2024-12-27completions: Zsh is now supported (#2173)clubby789-3/+1
2024-12-18Fix some typosRyan Mehri-2/+2
2024-12-18Add suggestion for `--keep-stage 0` (#2164)Eric Huss-0/+6
2024-11-13Note Rustfmt for separate rust-analyzer directory (#2134)Sam Estep-0/+2
2024-10-29Describe why and how to use a separate build directory for rust-analyzer (#2106)Stuart Cook-4/+25
2024-10-13Update bootstrapping.md (#1900)Tbkhi-196/+226
2024-10-07building: Update instructions for ./x setup editorKajetan Puchalski-40/+56
2024-10-06Fixed links to rust-analyzer configs for Emacs and Helix (#2087)Yoh Deadfall-2/+3
2024-10-04update `x install` documentation (#2084)Onur Özkan-12/+14
2024-09-28building/suggested: Add instructions for Emacs & Helix (#2080)Kajetan Puchalski-138/+171
2024-09-24elaborate on warningsNoratrieb-3/+4
2024-09-24Apply suggestions from code reviewYuri Astrakhan-1/+1
2024-09-24Clarify how to disable warnings in depsYuri Astrakhan-0/+7
2024-09-24feat: Add section about partial clones with `git clone --filter='blob:none'`Felix Rath-4/+24
2024-09-23chore: add missing `.` (#2074)Marco Ieni-1/+1
2024-09-23Add remark on required free disk space (#2073)许杰友 Jieyou Xu (Joe)-0/+14
2024-09-23Edit a sentence for clarity (#2071)joculatrix-2/+2
2024-08-22missing char (#2047)Tshepang Mbambo-1/+1
2024-07-06use "bootstrap" instead of "rustbuild"onur-ozkan-1/+1
2024-07-02Fix grammar issue in optimize-build.md (#2009)Arjun Patel-1/+1
2024-07-01Update new target check-cfg instructionsUrgau-5/+11
2024-06-27provide `libstdc++.so.6` through `LD_LIBRARY_PATH`DianQK-0/+4
2024-06-23Rename `wasm32-wasi` to `wasm32-wasip1`Yosh-4/+4
2024-06-16tell about `STAGE0_MISSING_TARGETS` for new targetsonur-ozkan-0/+11
2024-06-04should use `&` to load completions for PowerShell (#1978)听寒-1/+1
2024-05-25sync the stage0 filenameonur-ozkan-2/+1
2024-05-21fix some typossurechen-2/+2
2024-04-06Fix some broken links under bootstrapping. (#1958)Prashanth Mundkur-4/+4
2024-03-31Add quickstart for how to build and run the compiler (#1951)Nilstrieb-0/+69
2024-03-28Fix some commentsJohnEndson-1/+1
2024-03-22Fix broken link in chapter '1. How to build and run the compiler'Christopher B. Speir-1/+1
2024-03-13Extract Bootstrap into its own section (#1939)许杰友 Jieyou Xu (Joe)-14/+73
2024-03-13typosTshepang Mbambo-4/+4
2024-03-01make shell.nix better (#1858)Nilstrieb-57/+24
2024-02-21Add notes on tweak rust-analyzer.check.overrideCommand (#1890)Yukang-0/+6
2024-02-07Update for upcoming markdown changes. (#1880)Eric Huss-1/+1
2024-01-28update link to rustc dependencies (#1869)the8472-1/+1
2024-01-15update old bootstrap docsonur-ozkan-1/+1
2023-12-19Suggest `gcc_multi` to make `mir_opts` run on nixos (#1841)Nadrieril-1/+1
2023-12-19bootstrapping: Clarify that stage0 std code is not executed to produce stage1...Martin Nordholts-1/+2
2023-12-17add a mailmapjyn-1/+1
2023-11-28Update how-to-build-and-run.mdKrasimir Georgiev-1/+1
2023-10-30remove change-id from sample build configuration (#1813)Onur Özkan-1/+0
2023-10-11[suggested.md] `changelog-seen` -> `change-id`` in `shell.nix`Ethan Brierley-1/+1
2023-09-22Modify build instructions for optimized build (#1795)Jakub Beránek-19/+14
2023-09-05Review changesJakub Beránek-8/+11
2023-09-05Add section about building an optimized version of `rustc`Jakub Beránek-0/+131
2023-08-31Update minor how-to-build-and-run.md spelling mistakeKen-1/+1
2023-08-28Reword sentence about using `./x` over `./x.py`Ethan Brierley-2/+2
2023-08-27share link target (#1740)Tshepang Mbambo-5/+5