Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
rust-lang
/
rustc-dev-guide
Public
Notifications
You must be signed in to change notification settings
Fork
556
Star
1.8k
Code
Issues
156
Pull requests
9
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
54e6f5b
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 25, 2022
Fix rustc_borrowck crate name typo (#1535)
dmezh
authored
54e6f5b
Copy full SHA for 54e6f5b
Commits on Dec 17, 2022
Apply feedback
mejrs
authored and
tshepang
committed
8b42eb5
Copy full SHA for 8b42eb5
Add -Ztrack-diagnostics information
mejrs
authored and
tshepang
committed
a213de4
Copy full SHA for a213de4
Commits on Dec 14, 2022
Add documentation for LLVM KCFI support (#1529)
Show description for 58077bf
rcvalle
authored
58077bf
Copy full SHA for 58077bf
typo
tshepang
committed
55c2c09
Copy full SHA for 55c2c09
Replace NoLandingPad with another alive Visitor
Show description for 4c516b0
momvart
authored and
tshepang
committed
4c516b0
Copy full SHA for 4c516b0
Remove todo note
momvart
authored and
tshepang
committed
1cf62dd
Copy full SHA for 1cf62dd
Replace NoLandingPad with another alive MIR pass
Show description for 1211eeb
momvart
authored and
tshepang
committed
1211eeb
Copy full SHA for 1211eeb
Commits on Dec 9, 2022
share same link
tshepang
authored and
camelid
committed
9f3efe6
Copy full SHA for 9f3efe6
chore: Update `actions/github-script` to v6
Show description for 3b98da0
JohnTitor
authored and
camelid
committed
3b98da0
Copy full SHA for 3b98da0
fix: Fix broken links
Show description for b145e1e
JohnTitor
authored and
tshepang
committed
b145e1e
Copy full SHA for b145e1e
Commits on Dec 8, 2022
Remove TyS
oli-obk
committed
d147c52
Copy full SHA for d147c52
Commits on Dec 7, 2022
Fix small inaccuracy in monomorph page
nameEqualsJared
authored and
camelid
committed
d3564ba
Copy full SHA for d3564ba
Commits on Dec 3, 2022
Remove duplicate paragraph (#1523)
anirudh24seven
authored
e269950
Copy full SHA for e269950
clarify subtree tool policy (#1518)
RalfJung
authored
a7cd864
Copy full SHA for a7cd864
Typo (#1520)
smoelius
authored
c4e632e
Copy full SHA for c4e632e
Commits on Nov 29, 2022
Fix broken link
Show description for 96462f2
jyn514
and
camelid
committed
96462f2
Copy full SHA for 96462f2
Don't use "incremental" to refer to `--keep-stage`
Show description for fa3ffbf
jyn514
authored and
camelid
committed
fa3ffbf
Copy full SHA for fa3ffbf
Link directly to the section on `--keep-stage`
jyn514
authored and
camelid
committed
af134d2
Copy full SHA for af134d2
Commits on Nov 27, 2022
do an actual link to detect if it breaks in future (#1517)
Show description for e85c4c4
tshepang
and
camelid
authored
e85c4c4
Copy full SHA for e85c4c4
Commits on Nov 26, 2022
Triage some date-check items (#1513)
camelid
authored
2889c29
Copy full SHA for 2889c29
Commits on Nov 22, 2022
Update path for `try_mark_green` implementation
Show description for 0bd5bd1
ghassanachi
authored and
tshepang
committed
0bd5bd1
Copy full SHA for 0bd5bd1
Commits on Nov 20, 2022
Fix a broken design docs link about unused substs bug
Show description for 32bc13e
JohnTitor
authored and
tshepang
committed
32bc13e
Copy full SHA for 32bc13e
updating-llvm: keep a calm tone (#1449)
Show description for f98f1e5
tshepang
and
JohnTitor
authored
f98f1e5
Copy full SHA for f98f1e5
date-check: updating-llvm (#1424)
tshepang
authored
6f3d5e4
Copy full SHA for 6f3d5e4
Commits on Nov 10, 2022
Update src/type-inference.md
Show description for 36e15ae
lcnr
and
tshepang
committed
36e15ae
Copy full SHA for 36e15ae
extract regions
lcnr
authored and
tshepang
committed
39c10de
Copy full SHA for 39c10de
Commits on Nov 9, 2022
Consistent ordered list indexing
RCoder01
authored and
tshepang
committed
7354b42
Copy full SHA for 7354b42
Commits on Nov 8, 2022
Document multiple alternative suggestions on diagnostic structs (#1486)
Xiretza
authored
01a51b2
Copy full SHA for 01a51b2
Commits on Nov 7, 2022
trans -> codegen
lcnr
authored and
tshepang
committed
d0dc6c9
Copy full SHA for d0dc6c9
Commits on Nov 5, 2022
Remove implementation details
Noratrieb
authored and
jyn514
committed
63b45c3
Copy full SHA for 63b45c3
Update some more things and improve wording
Noratrieb
authored and
jyn514
committed
090bd54
Copy full SHA for 090bd54
Update query.md
Show description for 0872241
Noratrieb
authored and
jyn514
committed
0872241
Copy full SHA for 0872241
replace tabs with spaces (#1504)
tshepang
authored
2bdb02c
Copy full SHA for 2bdb02c
Commits on Nov 4, 2022
align code blocks with their paragraphs
tshepang
committed
43e4117
Copy full SHA for 43e4117
Pagination
Previous
Next
You can’t perform that action at this time.