Boxy
3a4c5b0447
Merge from rustc
2025-02-25 21:27:44 +00:00
onur-ozkan
97b80c80d1
add rustc-dev doc about bootstrap tools
...
Signed-off-by: onur-ozkan <work@onurozkan.dev>
2025-02-19 09:03:35 +03:00
许杰友 Jieyou Xu (Joe)
141a8a1962
rustc-dev-guide: document `COMPILER` and `COMPILER_FOR` tracing targets
2025-02-16 18:47:57 +08:00
Jakub Beránek
470a207ef0
Document bootstrap profiling
2025-02-13 13:36:31 +01:00
jyn
356e4816b2
document bootstrap logging
2025-02-12 21:03:34 -05:00
许杰友 Jieyou Xu (Joe)
a86a368f0f
rustc-dev-guide: update bootstrap tracing docs
2025-01-27 01:24:53 +08:00
许杰友 Jieyou Xu (Joe)
a58b85a26c
rustc-dev-guide: document `BOOTSTRAP_TRACING` and bootstrap `tracing` setup
2025-01-13 13:46:20 +08:00
Ryan Mehri
421c7282e1
Fix some typos
2024-12-18 07:56:30 +02:00
Tbkhi
f1f5ec1b21
Update bootstrapping.md ( #1900 )
...
Co-authored-by: Jieyou Xu <39484203+jieyouxu@users.noreply.github.com>
Co-authored-by: Tbkhi <me.stole546@silomails.com>
2024-10-13 17:51:38 +08:00
surechen
e5c589981c
fix some typos
2024-05-21 11:56:12 +02:00
Prashanth Mundkur
4065bd5d9d
Fix some broken links under bootstrapping. ( #1958 )
...
* Fix some broken links under bootstrapping.
* Fix more broken links for bootstrapping.
2024-04-06 20:55:06 +01:00
许杰友 Jieyou Xu (Joe)
1d2ddcf7d1
Extract Bootstrap into its own section ( #1939 )
...
* Extract Bootstrap into its own section
Add brief explanation for `Step` and `Builder::ensure` as core
Bootstrap internal concepts.
* Drop common commands page (use `x --help` instead)
* Add `make` as an alternative entry point
* Add src/bootstrap/README.md link
2024-03-13 18:18:29 -03:00