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
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
2024-09-24
Apply suggestions from code review
Yuri Astrakhan
-1
/
+1
2024-09-24
Clarify how to disable warnings in deps
Yuri Astrakhan
-0
/
+7
2024-09-24
feat: Add section about partial clones with `git clone --filter='blob:none'`
Felix Rath
-4
/
+24
2024-09-23
chore: add missing `.` (#2074)
Marco Ieni
-1
/
+1
2024-09-23
Add remark on required free disk space (#2073)
许杰友 Jieyou Xu (Joe)
-0
/
+14
2024-09-23
Edit a sentence for clarity (#2071)
joculatrix
-2
/
+2
2024-08-22
missing char (#2047)
Tshepang Mbambo
-1
/
+1
2024-07-06
use "bootstrap" instead of "rustbuild"
onur-ozkan
-1
/
+1
2024-07-02
Fix grammar issue in optimize-build.md (#2009)
Arjun Patel
-1
/
+1
2024-07-01
Update new target check-cfg instructions
Urgau
-5
/
+11
2024-06-27
provide `libstdc++.so.6` through `LD_LIBRARY_PATH`
DianQK
-0
/
+4
2024-06-23
Rename `wasm32-wasi` to `wasm32-wasip1`
Yosh
-4
/
+4
2024-06-16
tell about `STAGE0_MISSING_TARGETS` for new targets
onur-ozkan
-0
/
+11
2024-06-04
should use `&` to load completions for PowerShell (#1978)
听寒
-1
/
+1
2024-05-25
sync the stage0 filename
onur-ozkan
-2
/
+1
2024-05-21
fix some typos
surechen
-2
/
+2
2024-04-06
Fix some broken links under bootstrapping. (#1958)
Prashanth Mundkur
-4
/
+4
2024-03-31
Add quickstart for how to build and run the compiler (#1951)
Nilstrieb
-0
/
+69
2024-03-28
Fix some comments
JohnEndson
-1
/
+1
2024-03-22
Fix broken link in chapter '1. How to build and run the compiler'
Christopher B. Speir
-1
/
+1
2024-03-13
Extract Bootstrap into its own section (#1939)
许杰友 Jieyou Xu (Joe)
-14
/
+73
2024-03-13
typos
Tshepang Mbambo
-4
/
+4
2024-03-01
make shell.nix better (#1858)
Nilstrieb
-57
/
+24
2024-02-21
Add notes on tweak rust-analyzer.check.overrideCommand (#1890)
Yukang
-0
/
+6
2024-02-07
Update for upcoming markdown changes. (#1880)
Eric Huss
-1
/
+1
2024-01-28
update link to rustc dependencies (#1869)
the8472
-1
/
+1
2024-01-15
update old bootstrap docs
onur-ozkan
-1
/
+1
2023-12-19
Suggest `gcc_multi` to make `mir_opts` run on nixos (#1841)
Nadrieril
-1
/
+1
2023-12-19
bootstrapping: Clarify that stage0 std code is not executed to produce stage1...
Martin Nordholts
-1
/
+2
2023-12-17
add a mailmap
jyn
-1
/
+1
2023-11-28
Update how-to-build-and-run.md
Krasimir Georgiev
-1
/
+1
2023-10-30
remove change-id from sample build configuration (#1813)
Onur Özkan
-1
/
+0
2023-10-11
[suggested.md] `changelog-seen` -> `change-id`` in `shell.nix`
Ethan Brierley
-1
/
+1
2023-09-22
Modify build instructions for optimized build (#1795)
Jakub Beránek
-19
/
+14
2023-09-05
Review changes
Jakub Beránek
-8
/
+11
2023-09-05
Add section about building an optimized version of `rustc`
Jakub Beránek
-0
/
+131
2023-08-31
Update minor how-to-build-and-run.md spelling mistake
Ken
-1
/
+1
2023-08-28
Reword sentence about using `./x` over `./x.py`
Ethan Brierley
-2
/
+2
2023-08-27
share link target (#1740)
Tshepang Mbambo
-5
/
+5
[next]