index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
doc
/
rustc-dev-guide
/
src
/
building
Age
Commit message (
Expand
)
Author
Lines
2025-05-01
adds commas
Martin Ombura Jr.
-2
/
+2
2025-05-01
adds 'with' to help clarify how to build a new compiler
Martin Ombura Jr.
-2
/
+2
2025-04-25
typo
Tshepang Mbambo
-2
/
+2
2025-04-20
Rollup merge of #140044 - tshepang:rdg-push, r=jieyouxu
Chris Denton
-1
/
+54
2025-04-19
Merge pull request #2346 from folkertdev/bootstrap-in-dependencies
许杰友 Jieyou Xu (Joe)
-0
/
+53
2025-04-19
document `#[cfg(bootstrap)]` in dependencies
Folkert de Vries
-0
/
+53
2025-04-19
Merge from rustc
The rustc-dev-guide Cronjob Bot
-2
/
+7
2025-04-15
document `include` in `bootstrap.example.toml`
onur-ozkan
-2
/
+3
2025-04-15
document config extensions
onur-ozkan
-0
/
+36
2025-04-12
use consistent title capitalization
Tshepang Mbambo
-1
/
+1
2025-04-11
Document that `opt-dist` requires metrics to be enabled
Jakub Beránek
-2
/
+7
2025-03-30
Fix partial clone link
clubby789
-1
/
+1
2025-03-23
doc: fix reference to #create-a-configtoml
Chiichen
-1
/
+1
2025-03-18
Merge from rustc
Jieyou Xu
-23
/
+23
2025-03-17
replace config.toml to bootstrap.toml in src:doc:rustc-dev-guide
bit-aloo
-23
/
+23
2025-03-16
expand ${workspaceFolder} in sample vim config
jyn
-1
/
+25
2025-03-13
Merge from rustc
许杰友 Jieyou Xu (Joe)
-1
/
+1
2025-03-13
less text for same effect
Tshepang Mbambo
-3
/
+2
2025-03-05
Don't suggest explicitly `cfg`-gating `trace!` calls in bootstrap
moxian
-3
/
+1
2025-03-02
Auto merge of #136864 - Kobzol:citool, r=marcoieni
bors
-1
/
+1
2025-02-25
Merge from rustc
Boxy
-0
/
+50
2025-02-24
use lua locals
jyn
-5
/
+5
2025-02-23
document how to setup RA for nvim automatically
jyn
-4
/
+29
2025-02-23
Auto merge of #137215 - onur-ozkan:rustc-tool-build-stages, r=jieyouxu,Kobzol
bors
-0
/
+23
2025-02-19
Rollup merge of #127793 - ChaiTRex:zed_support, r=Kobzol
Matthias Krüger
-0
/
+11
2025-02-19
add rustc-dev doc about bootstrap tools
onur-ozkan
-0
/
+23
2025-02-17
Add Zed to dev guide suggested workflows page
Chai T. Rex
-0
/
+11
2025-02-17
Update documentation
Jakub Beránek
-1
/
+1
2025-02-16
rustc-dev-guide: document `COMPILER` and `COMPILER_FOR` tracing targets
许杰友 Jieyou Xu (Joe)
-0
/
+8
2025-02-13
Document bootstrap profiling
Jakub Beránek
-0
/
+8
2025-02-12
document bootstrap logging
jyn
-2
/
+41
2025-02-02
Merge pull request #2236 from rust-lang/rustc-pull
Yuki Okushi
-0
/
+5
2025-01-31
Rollup merge of #135992 - madsmtm:new-target-docs, r=jieyouxu
Matthias Krüger
-0
/
+5
2025-01-30
feat: modify developing with nix section
chiichen
-19
/
+12
2025-01-30
chore: discard padding white space
chiichen
-7
/
+7
2025-01-27
rustc-dev-guide: update bootstrap tracing docs
许杰友 Jieyou Xu (Joe)
-32
/
+58
2025-01-24
Cross-link documentation for adding a new target
Mads Marquart
-0
/
+5
2025-01-13
rustc-dev-guide: document `BOOTSTRAP_TRACING` and bootstrap `tracing` setup
许杰友 Jieyou Xu (Joe)
-0
/
+103
2025-01-07
Update rustc-dev-guide
Jakub Beránek
-1
/
+1
2024-12-27
completions: Zsh is now supported (#2173)
clubby789
-3
/
+1
2024-12-18
Fix some typos
Ryan Mehri
-2
/
+2
2024-12-18
Add suggestion for `--keep-stage 0` (#2164)
Eric Huss
-0
/
+6
2024-11-13
Note Rustfmt for separate rust-analyzer directory (#2134)
Sam Estep
-0
/
+2
2024-10-29
Describe why and how to use a separate build directory for rust-analyzer (#2106)
Stuart Cook
-4
/
+25
2024-10-13
Update bootstrapping.md (#1900)
Tbkhi
-196
/
+226
2024-10-07
building: Update instructions for ./x setup editor
Kajetan Puchalski
-40
/
+56
2024-10-06
Fixed links to rust-analyzer configs for Emacs and Helix (#2087)
Yoh Deadfall
-2
/
+3
2024-10-04
update `x install` documentation (#2084)
Onur Özkan
-12
/
+14
2024-09-28
building/suggested: Add instructions for Emacs & Helix (#2080)
Kajetan Puchalski
-138
/
+171
2024-09-24
elaborate on warnings
Noratrieb
-3
/
+4
[next]