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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
stabilize stage management for rustc tools
- #137215
#137215
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
onur-ozkan:rustc-tool-build-stages
onur-ozkan/rust:rustc-tool-build-stages
Copy head branch name to clipboard
Feb 23, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
stabilize stage management for rustc tools
#137215
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
onur-ozkan:rustc-tool-build-stages
onur-ozkan/rust:rustc-tool-build-stages
Copy head branch name to clipboard
Commits
Commits on Feb 18, 2025
handle `ToolRustc` build stages automatically
Show description for f012427
onur-ozkan
committed
f012427
View commit details
Copy full SHA for f012427
Browse repository at this point
pass target_compiler from Rustdoc
Show description for 164f240
onur-ozkan
committed
164f240
View commit details
Copy full SHA for 164f240
Browse repository at this point
bless tests
Show description for 7638abb
onur-ozkan
committed
7638abb
View commit details
Copy full SHA for 7638abb
Browse repository at this point
return more advanced type from `ToolBuild`
Show description for 72e67e8
onur-ozkan
committed
72e67e8
View commit details
Copy full SHA for 72e67e8
Browse repository at this point
migrate llvm-bitcode-linker to `ToolBuild`
Show description for 8e011e5
onur-ozkan
committed
8e011e5
View commit details
Copy full SHA for 8e011e5
Browse repository at this point
return `ToolBuildResult` to utilize them from callers
Show description for a338439
onur-ozkan
committed
a338439
View commit details
Copy full SHA for a338439
Browse repository at this point
remove manually handled stage offs
Show description for 6cf650f
onur-ozkan
committed
6cf650f
View commit details
Copy full SHA for 6cf650f
Browse repository at this point
document tool implementations
Show description for 5e5b1b0
onur-ozkan
committed
5e5b1b0
View commit details
Copy full SHA for 5e5b1b0
Browse repository at this point
adapt tool module to `ToolBuildResult`
Show description for baef666
onur-ozkan
committed
baef666
View commit details
Copy full SHA for baef666
Browse repository at this point
add test coverage for `tool::get_tool_rustc_compiler`
Show description for 60ade6c
onur-ozkan
committed
60ade6c
View commit details
Copy full SHA for 60ade6c
Browse repository at this point
fix cargo tests
Show description for 26f588b
onur-ozkan
committed
26f588b
View commit details
Copy full SHA for 26f588b
Browse repository at this point
fix rust-analyzer tests
Show description for 5408aae
onur-ozkan
committed
5408aae
View commit details
Copy full SHA for 5408aae
Browse repository at this point
Commits on Feb 19, 2025
add rustc-dev doc about bootstrap tools
Show description for 26d6ce7
onur-ozkan
committed
26d6ce7
View commit details
Copy full SHA for 26d6ce7
Browse repository at this point
set `build.test-stage = 2` for `tools` profile
Show description for b4a3b64
onur-ozkan
committed
b4a3b64
View commit details
Copy full SHA for b4a3b64
Browse repository at this point
add change-entry for tools profile update
Show description for 4b9b5d7
onur-ozkan
committed
4b9b5d7
View commit details
Copy full SHA for 4b9b5d7
Browse repository at this point
print warning and help messages
Show description for 76063a6
onur-ozkan
committed
76063a6
View commit details
Copy full SHA for 76063a6
Browse repository at this point
You can’t perform that action at this time.