Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Walnut356
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rust
bootstrap.example.toml
on
di_compiletest
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 15, 2026
Allow setting PGO for `rustdoc` separately from `rustc`
Kobzol
committed
c5e47cf
View commit details
Copy full SHA for c5e47cf
View code at this point
Browse repository at this point
Commits on Jul 8, 2026
Fix bootstrap example TOML
Kobzol
committed
1f6b1d5
View commit details
Copy full SHA for 1f6b1d5
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
Port LLVM PGO to the new PGO config section
Kobzol
committed
33da2c8
View commit details
Copy full SHA for 33da2c8
View code at this point
Browse repository at this point
Add new PGO config section to bootstrap
Kobzol
committed
017255b
View commit details
Copy full SHA for 017255b
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
Clarify that debuginfo compression only works on Linux
Kobzol
committed
7c1d8b8
View commit details
Copy full SHA for 7c1d8b8
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
Add `compress-debuginfo` option to bootstrap and fix debuginfo compression with LLD.
Kobzol
committed
65f0657
View commit details
Copy full SHA for 65f0657
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
bootstrap.example.toml: Hint how to allow `build.warnings`
Show description for 5e4e8da
Enselic
committed
5e4e8da
View commit details
Copy full SHA for 5e4e8da
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
Rollup merge of #152870 - mati865:mingw-disable-packed-debuginfo-in-bootstrap, r=Mark-Simulacrum
Show description for ed012ea
JonathanBrouwer
authored
ed012ea
View commit details
Copy full SHA for ed012ea
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
Add build.rustdoc option to bootstrap config
blkerby
committed
7df7485
View commit details
Copy full SHA for 7df7485
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
Do not enable split debuginfo for windows-gnu
Show description for 4da823b
mati865
committed
4da823b
View commit details
Copy full SHA for 4da823b
View code at this point
Browse repository at this point
Commits on Dec 22, 2025
Change how we build offload as a single Step
ZuseZ4
committed
f3b16d8
View commit details
Copy full SHA for f3b16d8
View code at this point
Browse repository at this point
Commits on Dec 15, 2025
Add libgccjit-libs-dir config
antoyo
committed
95c38b2
View commit details
Copy full SHA for 95c38b2
View code at this point
Browse repository at this point
Commits on Nov 26, 2025
Warn about build.description compatibility issues
amahuli03
committed
4af0b97
View commit details
Copy full SHA for 4af0b97
View code at this point
Browse repository at this point
Commits on Nov 21, 2025
feat: add rust.rustflags and per target rustflags options to bootstrap.toml
Show description for 6e63c39
karolzwolak
committed
6e63c39
View commit details
Copy full SHA for 6e63c39
View code at this point
Browse repository at this point
Commits on Nov 17, 2025
Build with -Zannotate-moves by default
Show description for 972498c
Jeremy Fitzhardinge
committed
972498c
View commit details
Copy full SHA for 972498c
View code at this point
Browse repository at this point
Use `yarn` instead of `npm` in tidy
lolbinarycat
authored and
yotamofek
committed
8acea59
View commit details
Copy full SHA for 8acea59
View code at this point
Browse repository at this point
Commits on Nov 13, 2025
Add note for option llvm.download-ci-llvm
chenyukang
committed
93a5c82
View commit details
Copy full SHA for 93a5c82
View code at this point
Browse repository at this point
Commits on Nov 8, 2025
Run the `lldb_batchmode.py` script in LLDB's embedded Python
Zalathar
committed
dca8be9
View commit details
Copy full SHA for dca8be9
View code at this point
Browse repository at this point
Commits on Oct 6, 2025
Allow manually opting in and out of Linux linker overrides
Kobzol
committed
902cec2
View commit details
Copy full SHA for 902cec2
View code at this point
Browse repository at this point
Commits on Oct 1, 2025
Remove mention of `compiletest-use-stage0-libtest` from the bootstrap example config
Kobzol
committed
3186902
View commit details
Copy full SHA for 3186902
View code at this point
Browse repository at this point
Commits on Sep 26, 2025
Rename `rust.use-lld` to `rust.bootstrap-override-lld`
Kobzol
committed
852aa20
View commit details
Copy full SHA for 852aa20
View code at this point
Browse repository at this point
Commits on Sep 18, 2025
Allow windows resource compiler to be overridden
Show description for 7f55f57
erickt
committed
7f55f57
View commit details
Copy full SHA for 7f55f57
View code at this point
Browse repository at this point
Commits on Sep 16, 2025
Add parallel-frontend-threads to bootstrap.toml and enable multi-threaded parallel compilation
Hayden602
committed
929c933
View commit details
Copy full SHA for 929c933
View code at this point
Browse repository at this point
Commits on Sep 2, 2025
add rust.break-on-ice to bootstrap.toml
beepster4096
committed
768dcbe
View commit details
Copy full SHA for 768dcbe
View code at this point
Browse repository at this point
Commits on Aug 25, 2025
Refactor *.optimized-compiler-builtins bootstrap options
Show description for 148a07c
pmur
committed
148a07c
View commit details
Copy full SHA for 148a07c
View code at this point
Browse repository at this point
Allow linking a prebuilt optimized compiler-rt builtins library
Show description for 64cbe52
pmur
committed
64cbe52
View commit details
Copy full SHA for 64cbe52
View code at this point
Browse repository at this point
Commits on Aug 15, 2025
Rollup merge of #145426 - AMS21:fix_typos_bootstrap_example, r=lqd
Show description for 501837f
Kobzol
authored
501837f
View commit details
Copy full SHA for 501837f
View code at this point
Browse repository at this point
Fix typos in bootstrap.example.toml
Show description for cda2114
AMS21
committed
cda2114
View commit details
Copy full SHA for cda2114
View code at this point
Browse repository at this point
Clarify that `build.full-bootstrap` is only used to affect uplifting, not stage selection
Kobzol
committed
f2c2d3e
View commit details
Copy full SHA for f2c2d3e
View code at this point
Browse repository at this point
Commits on Aug 8, 2025
Clarify the behavior of `rust.codegen-backends`
Kobzol
committed
ca6e367
View commit details
Copy full SHA for ca6e367
View code at this point
Browse repository at this point
Commits on Jul 30, 2025
Introduce proper `build.compiletest-allow-stage0` config option
Show description for 0cf6eb5
jieyouxu
committed
0cf6eb5
View commit details
Copy full SHA for 0cf6eb5
View code at this point
Browse repository at this point
Commits on Jul 28, 2025
bootstrap: enable tidy auto extra checks on tools profile
lolbinarycat
committed
4096582
View commit details
Copy full SHA for 4096582
View code at this point
Browse repository at this point
Commits on Jul 14, 2025
Add comment about features not part of "extra-features"
Stypox
committed
940aa20
View commit details
Copy full SHA for 940aa20
View code at this point
Browse repository at this point
Commits on Jul 2, 2025
bootstrap: add build.tidy-extra-checks option
lolbinarycat
committed
90b2d24
View commit details
Copy full SHA for 90b2d24
View code at this point
Browse repository at this point
Commits on Jun 20, 2025
bootstrap.example.toml: add note explaining toml
lolbinarycat
committed
bedc0ea
View commit details
Copy full SHA for bedc0ea
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.