about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide/src/building
AgeCommit message (Expand)AuthorLines
2025-09-22reduce overlong linesTshepang Mbambo-3/+8
2025-09-08Fix broken Microsoft URL missing slashAli Nazzal-1/+1
2025-09-08readabilityTshepang Mbambo-1/+1
2025-09-08fix markupTshepang Mbambo-0/+3
2025-09-08sembrTshepang Mbambo-5/+11
2025-09-03Rename `ToolRustc` to `ToolRustcPrivate`Jakub Beránek-5/+2
2025-08-25Merge ref 'a1dbb443527b' from rust-lang/rustThe rustc-josh-sync Cronjob Bot-3/+5
2025-08-20Merge pull request #2546 from lolbinarycat/patch-7nora-3/+3
2025-08-18Trace some basic I/O operations in bootstrapJakub Beránek-3/+5
2025-08-14Rollup merge of #145261 - Kobzol:bootstrap-tracing, r=jieyouxuJakub Beránek-99/+49
2025-08-12Replace `stage0-tools-bin` with `stage1-tools-bin`Jakub Beránek-1/+1
2025-08-11Update bootstrapping docs to account for new stage meaningslolbinarycat-3/+3
2025-08-11Update debugging/profiling bootstrap pageJakub Beránek-99/+49
2025-08-05Rollup merge of #144905 - tshepang:rdg-sync, r=jieyouxuSamuel Tardieu-10/+0
2025-08-04Implement debugging output of the bootstrap Step graph into a DOT fileJakub Beránek-0/+6
2025-07-28remove the markersTshepang Mbambo-10/+0
2025-07-21fix some typosTshepang Mbambo-1/+1
2025-07-15Remove mentions of `./x suggest` and `suggest-tests` in rustc-dev-guideJieyou Xu-20/+0
2025-07-10update rust-dev-guide to point about new command execution summary report und...bit-aloo-2/+9
2025-06-29Add broken `./x test library/std` advisoryJieyou Xu-0/+18
2025-06-19Merge from rustcThe rustc-dev-guide Cronjob Bot-1/+1
2025-06-19fix markupTshepang Mbambo-2/+2
2025-06-18Fix compiletest and rustc-dev-guideJakub Beránek-1/+1
2025-06-09Merge from rustcThe rustc-dev-guide Cronjob Bot-0/+8
2025-06-04document `skip-std-check-if-no-download-rustc` in rustc-dev-guideonur-ozkan-0/+8
2025-06-04Fix incorrect use of "recommend" over "recommended"Rageking8-1/+1
2025-06-02Rollup merge of #141894 - tshepang:rdg-push, r=jieyouxuYukang-6/+3
2025-05-31Merge pull request #2432 from rust-lang/tshepang-patch-1nora-5/+2
2025-05-31replace a broken sentenceTshepang Mbambo-1/+1
2025-05-31suggest build/rust-analyzer instead of build-rust-analyzerTshepang Mbambo-5/+2
2025-05-30improve comments and docsonur-ozkan-59/+21
2025-05-30update dev guidelinesonur-ozkan-60/+40
2025-05-01adds commasMartin Ombura Jr.-2/+2
2025-05-01adds 'with' to help clarify how to build a new compilerMartin Ombura Jr.-2/+2
2025-04-25typoTshepang Mbambo-2/+2
2025-04-20Rollup merge of #140044 - tshepang:rdg-push, r=jieyouxuChris Denton-1/+54
2025-04-19Merge pull request #2346 from folkertdev/bootstrap-in-dependencies许杰友 Jieyou Xu (Joe)-0/+53
2025-04-19document `#[cfg(bootstrap)]` in dependenciesFolkert de Vries-0/+53
2025-04-19Merge from rustcThe rustc-dev-guide Cronjob Bot-2/+7
2025-04-15document `include` in `bootstrap.example.toml`onur-ozkan-2/+3
2025-04-15document config extensionsonur-ozkan-0/+36
2025-04-12use consistent title capitalizationTshepang Mbambo-1/+1
2025-04-11Document that `opt-dist` requires metrics to be enabledJakub Beránek-2/+7
2025-03-30Fix partial clone linkclubby789-1/+1
2025-03-23doc: fix reference to #create-a-configtomlChiichen-1/+1
2025-03-18Merge from rustcJieyou Xu-23/+23
2025-03-17replace config.toml to bootstrap.toml in src:doc:rustc-dev-guidebit-aloo-23/+23
2025-03-16expand ${workspaceFolder} in sample vim configjyn-1/+25
2025-03-13Merge from rustc许杰友 Jieyou Xu (Joe)-1/+1
2025-03-13less text for same effectTshepang Mbambo-3/+2