about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide/src/building
AgeCommit message (Expand)AuthorLines
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
2025-03-05Don't suggest explicitly `cfg`-gating `trace!` calls in bootstrapmoxian-3/+1
2025-03-02Auto merge of #136864 - Kobzol:citool, r=marcoienibors-1/+1
2025-02-25Merge from rustcBoxy-0/+50
2025-02-24use lua localsjyn-5/+5
2025-02-23document how to setup RA for nvim automaticallyjyn-4/+29
2025-02-23Auto merge of #137215 - onur-ozkan:rustc-tool-build-stages, r=jieyouxu,Kobzolbors-0/+23
2025-02-19Rollup merge of #127793 - ChaiTRex:zed_support, r=KobzolMatthias Krüger-0/+11
2025-02-19add rustc-dev doc about bootstrap toolsonur-ozkan-0/+23
2025-02-17Add Zed to dev guide suggested workflows pageChai T. Rex-0/+11
2025-02-17Update documentationJakub Beránek-1/+1
2025-02-16rustc-dev-guide: document `COMPILER` and `COMPILER_FOR` tracing targets许杰友 Jieyou Xu (Joe)-0/+8
2025-02-13Document bootstrap profilingJakub Beránek-0/+8
2025-02-12document bootstrap loggingjyn-2/+41
2025-02-02Merge pull request #2236 from rust-lang/rustc-pullYuki Okushi-0/+5
2025-01-31Rollup merge of #135992 - madsmtm:new-target-docs, r=jieyouxuMatthias Krüger-0/+5
2025-01-30feat: modify developing with nix sectionchiichen-19/+12
2025-01-30chore: discard padding white spacechiichen-7/+7
2025-01-27rustc-dev-guide: update bootstrap tracing docs许杰友 Jieyou Xu (Joe)-32/+58
2025-01-24Cross-link documentation for adding a new targetMads Marquart-0/+5
2025-01-13rustc-dev-guide: document `BOOTSTRAP_TRACING` and bootstrap `tracing` setup许杰友 Jieyou Xu (Joe)-0/+103
2025-01-07Update rustc-dev-guideJakub Beránek-1/+1
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