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
2023-03-23
bootsrapping stages overview list
Shahar Dawn Or
-4
/
+11
2023-03-13
Rename `config.toml.example` to `config.example.toml`
Thom Chiovoloni
-5
/
+5
2023-03-08
Fix Rust Analyzer settings location
clubby789
-4
/
+4
2023-02-19
bootstrap now creates a usable toolchain when building stage0 std
The 8472
-0
/
+1
2023-02-18
impl review suggestion
Tshepang Mbambo
-1
/
+1
2023-02-18
lower-case "Compiler" in headings, for consistency (and looks)
Tshepang Mbambo
-3
/
+3
2023-02-15
Add link to vscode settings in Rust repo (#1591)
clubby789
-0
/
+6
2023-02-14
Fix a typo (#1597)
Tshepang Mbambo
-1
/
+1
2023-02-13
Add Neovim configuration information (#1545)
Christopher Smyth
-3
/
+31
2023-02-08
Replace settings.json with x.py setup note (#1588)
clubby789
-36
/
+5
2023-02-04
update bootstrap guide (#1583)
Onur
-67
/
+11
2023-02-04
Use host symlink for custom rustup toolchain
Nixon Enraght-Moony
-8
/
+2
2023-02-01
Update rustfmt path
Zephaniah Ong
-1
/
+1
2023-02-01
fix wrong heading level (#1573)
Tshepang Mbambo
-1
/
+1
2023-01-31
fix incorrect position of topic
ozkanonur
-4
/
+4
2023-01-31
extend bootstrap related documentations
ozkanonur
-11
/
+74
2023-01-13
Link to the youtube recording of my talk, not the summary (#1554)
jyn
-1
/
+1
2023-01-13
Change `src/test` to `tests` (#1547)
Albert Larsan
-9
/
+9
2022-12-31
Update sentence about LLVM to match the new defaults
Joshua Nelson
-2
/
+2
2022-12-31
Move information about dependencies to the rust-lang/rust readme
Joshua Nelson
-50
/
+3
2022-12-31
Move "create a config.toml" after the section explaning x.py
Joshua Nelson
-12
/
+12
2022-12-31
Remove unnecessary detail in building chapter
Joshua Nelson
-71
/
+16
2022-12-31
Remove initial section on submodules
Joshua Nelson
-12
/
+0
2022-12-31
Replace `$TARGET` with `host`
Joshua Nelson
-8
/
+3
2022-11-28
Fix broken link
Joshua Nelson
-1
/
+1
2022-11-28
Don't use "incremental" to refer to `--keep-stage`
Joshua Nelson
-2
/
+2
2022-11-28
Link directly to the section on `--keep-stage`
Joshua Nelson
-1
/
+3
2022-11-26
Triage some date-check items (#1513)
Noah Lev
-1
/
+1
2022-10-27
Remove `--bless` from pre-push hook suggestion
Chris Denton
-2
/
+3
2022-10-24
Update rust-analyzer suggestions (#1487)
Lukas Wirth
-0
/
+2
2022-10-12
Add missing prerequisite for some Linux distros (#1481)
Sergio de Carvalho
-0
/
+1
2022-10-01
Update r-a config suggestions
Lukas Wirth
-0
/
+2
2022-09-19
Add a note about building `rust-analyzer-proc-macro-srv` (#1467)
Waffle Maybe
-0
/
+9
2022-09-14
remove stray **
Tshepang Mbambo
-2
/
+3
2022-09-12
fix typos and formatting
Joshua Nelson
-2
/
+2
2022-09-12
Say "bootstrap" instead of "rustbuild"; the latter is not explained anywhere ...
Joshua Nelson
-1
/
+1
2022-09-12
Rewrite the section on passing flags to subcommands
Joshua Nelson
-26
/
+39
2022-09-12
Remove the diagram of all outputs generated by x.py
Joshua Nelson
-8
/
+0
2022-09-12
"symbol names" => ABI
Joshua Nelson
-3
/
+6
2022-09-03
Add reference for updating Windows PATH and fix typo
Samyak Sarnayak
-2
/
+4
2022-09-02
Update for removal of RLS (#1450)
Eric Huss
-7
/
+3
2022-08-27
typo
Tshepang Mbambo
-1
/
+1
2022-08-27
Updates text to refer to LLVM documentation.
Micah Weston
-1
/
+2
2022-08-27
Updates LLVM prereqs since upgrade to C++17.
Micah Weston
-1
/
+1
2022-08-09
Fix legend colors in dark mode
Noah Lev
-3
/
+5
2022-08-09
Add color for downloaded nodes
Noah Lev
-3
/
+5
2022-08-09
Add colors to diagram
Noah Lev
-6
/
+11
2022-08-09
Add bootstrapping diagram
Noah Lev
-1
/
+19
2022-08-02
make date-check more lightweight (#1394)
Tshepang Mbambo
-1
/
+1
2022-07-31
address review comment
Tshepang Mbambo
-3
/
+2
[next]