about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide/src/building
AgeCommit message (Expand)AuthorLines
2023-03-23bootsrapping stages overview listShahar Dawn Or-4/+11
2023-03-13Rename `config.toml.example` to `config.example.toml`Thom Chiovoloni-5/+5
2023-03-08Fix Rust Analyzer settings locationclubby789-4/+4
2023-02-19bootstrap now creates a usable toolchain when building stage0 stdThe 8472-0/+1
2023-02-18impl review suggestionTshepang Mbambo-1/+1
2023-02-18lower-case "Compiler" in headings, for consistency (and looks)Tshepang Mbambo-3/+3
2023-02-15Add link to vscode settings in Rust repo (#1591)clubby789-0/+6
2023-02-14Fix a typo (#1597)Tshepang Mbambo-1/+1
2023-02-13Add Neovim configuration information (#1545)Christopher Smyth-3/+31
2023-02-08Replace settings.json with x.py setup note (#1588)clubby789-36/+5
2023-02-04update bootstrap guide (#1583)Onur-67/+11
2023-02-04Use host symlink for custom rustup toolchainNixon Enraght-Moony-8/+2
2023-02-01Update rustfmt pathZephaniah Ong-1/+1
2023-02-01fix wrong heading level (#1573)Tshepang Mbambo-1/+1
2023-01-31fix incorrect position of topicozkanonur-4/+4
2023-01-31extend bootstrap related documentationsozkanonur-11/+74
2023-01-13Link to the youtube recording of my talk, not the summary (#1554)jyn-1/+1
2023-01-13Change `src/test` to `tests` (#1547)Albert Larsan-9/+9
2022-12-31Update sentence about LLVM to match the new defaultsJoshua Nelson-2/+2
2022-12-31Move information about dependencies to the rust-lang/rust readmeJoshua Nelson-50/+3
2022-12-31Move "create a config.toml" after the section explaning x.pyJoshua Nelson-12/+12
2022-12-31Remove unnecessary detail in building chapterJoshua Nelson-71/+16
2022-12-31Remove initial section on submodulesJoshua Nelson-12/+0
2022-12-31Replace `$TARGET` with `host`Joshua Nelson-8/+3
2022-11-28Fix broken linkJoshua Nelson-1/+1
2022-11-28Don't use "incremental" to refer to `--keep-stage`Joshua Nelson-2/+2
2022-11-28Link directly to the section on `--keep-stage`Joshua Nelson-1/+3
2022-11-26Triage some date-check items (#1513)Noah Lev-1/+1
2022-10-27Remove `--bless` from pre-push hook suggestionChris Denton-2/+3
2022-10-24Update rust-analyzer suggestions (#1487)Lukas Wirth-0/+2
2022-10-12Add missing prerequisite for some Linux distros (#1481)Sergio de Carvalho-0/+1
2022-10-01Update r-a config suggestionsLukas Wirth-0/+2
2022-09-19Add a note about building `rust-analyzer-proc-macro-srv` (#1467)Waffle Maybe-0/+9
2022-09-14remove stray **Tshepang Mbambo-2/+3
2022-09-12fix typos and formattingJoshua Nelson-2/+2
2022-09-12Say "bootstrap" instead of "rustbuild"; the latter is not explained anywhere ...Joshua Nelson-1/+1
2022-09-12Rewrite the section on passing flags to subcommandsJoshua Nelson-26/+39
2022-09-12Remove the diagram of all outputs generated by x.pyJoshua Nelson-8/+0
2022-09-12"symbol names" => ABIJoshua Nelson-3/+6
2022-09-03Add reference for updating Windows PATH and fix typoSamyak Sarnayak-2/+4
2022-09-02Update for removal of RLS (#1450)Eric Huss-7/+3
2022-08-27typoTshepang Mbambo-1/+1
2022-08-27Updates text to refer to LLVM documentation.Micah Weston-1/+2
2022-08-27Updates LLVM prereqs since upgrade to C++17.Micah Weston-1/+1
2022-08-09Fix legend colors in dark modeNoah Lev-3/+5
2022-08-09Add color for downloaded nodesNoah Lev-3/+5
2022-08-09Add colors to diagramNoah Lev-6/+11
2022-08-09Add bootstrapping diagramNoah Lev-1/+19
2022-08-02make date-check more lightweight (#1394)Tshepang Mbambo-1/+1
2022-07-31address review commentTshepang Mbambo-3/+2