Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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
557
Star
1.8k
Code
Issues
157
Pull requests
7
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
a801509
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 10, 2020
All links to rustdoc-internals.md
aDotInTheVoid
authored and
Joshua Nelson
committed
a801509
Copy full SHA for a801509
Commits on Dec 7, 2020
Add a section on identifiers in the MIR (#951)
Show description for 0265b96
3 people
authored
0265b96
Copy full SHA for 0265b96
Adds a dev guide section on Rust Coverage
richkadel
authored and
Joshua Nelson
committed
a7c82e3
Copy full SHA for a7c82e3
Commits on Dec 6, 2020
Edit the Mir page to fix infelicities. (#984)
Show description for 2adddd9
bollu
and
LeSeulArtichaut
authored
2adddd9
Copy full SHA for 2adddd9
Add links to the rust documentation for all MIR structs (#982)
Show description for a4871f5
bollu
and
LeSeulArtichaut
authored
a4871f5
Copy full SHA for a4871f5
Commits on Dec 4, 2020
Link to the Rustdoc book in the rustdoc chapter (#981)
Show description for 903f627
jyn514
authored
903f627
Copy full SHA for 903f627
Commits on Dec 3, 2020
fix a couple links
mark-i-m
authored and
Joshua Nelson
committed
b3fc04e
Copy full SHA for b3fc04e
exclude play.rlo from linkchecks
mark-i-m
authored and
Joshua Nelson
committed
44c7c54
Copy full SHA for 44c7c54
Use shorter [][]-style link to not pass 100 chars.
jumbatm
authored and
mark-i-m
committed
e98d87a
Copy full SHA for e98d87a
Apply suggestions from review.
Show description for dc31ca1
2 people
authored and
mark-i-m
committed
dc31ca1
Copy full SHA for dc31ca1
Document SessionDiagnostic
jumbatm
authored and
mark-i-m
committed
0e7f5c0
Copy full SHA for 0e7f5c0
Commits on Dec 1, 2020
Use shorter 'rustbot label' command
Show description for d897036
camelid
authored and
Joshua Nelson
committed
d897036
Copy full SHA for d897036
Commits on Nov 30, 2020
Move the bootstrapping section later in the guide (#975)
Show description for f6f9e09
jyn514
authored
f6f9e09
Copy full SHA for f6f9e09
Address feedback
bstrie
authored and
Joshua Nelson
committed
5661848
Copy full SHA for 5661848
Add notes about running the UI test suite
bstrie
authored and
Joshua Nelson
committed
680e35a
Copy full SHA for 680e35a
Improve contributor experience for the dev-guide itself (#973)
Show description for a64e819
jyn514
authored
a64e819
Copy full SHA for a64e819
Document what 'sysroot' means
jyn514
authored and
Joshua Nelson
committed
43fa134
Copy full SHA for 43fa134
Commits on Nov 29, 2020
Don't imply that the name of the fork always needs to be changed
jyn514
authored and
Joshua Nelson
committed
844ca6f
Copy full SHA for 844ca6f
Add information about common git issues
jyn514
authored and
Joshua Nelson
committed
1f25130
Copy full SHA for 1f25130
Commits on Nov 28, 2020
Fix a typo
hkmatsumoto
authored and
Joshua Nelson
committed
98fdbf9
Copy full SHA for 98fdbf9
Commits on Nov 27, 2020
Link to feature-stabilization docs
camelid
authored and
Joshua Nelson
committed
5dce330
Copy full SHA for 5dce330
Move instructions for adding a feature gate to "Feature Gates"
camelid
authored and
Joshua Nelson
committed
ff24e31
Copy full SHA for ff24e31
Document how to modify feature gates
Show description for ea6df8f
camelid
authored and
Joshua Nelson
committed
ea6df8f
Copy full SHA for ea6df8f
Commits on Nov 25, 2020
Document when errors should have an associated error code (#967)
Show description for c63305c
camelid
authored
c63305c
Copy full SHA for c63305c
Commits on Nov 24, 2020
Update bootstrap documentation with the new envvars for RUSTFLAGS
Show description for ced315b
g2p
authored and
Joshua Nelson
committed
ced315b
Copy full SHA for ced315b
Commits on Nov 23, 2020
don't use cache while running PR builds
mark-i-m
authored and
Joshua Nelson
committed
5643607
Copy full SHA for 5643607
Update `param_env` link
Show description for 2fa114e
camelid
authored and
Joshua Nelson
committed
2fa114e
Copy full SHA for 2fa114e
Commits on Nov 22, 2020
add small explanation of why fuel can be useful for debugging
cjkenn
authored and
Joshua Nelson
committed
49069a0
Copy full SHA for 49069a0
add mir-opt section for optimization fuel
cjkenn
authored and
Joshua Nelson
committed
ed89d6f
Copy full SHA for ed89d6f
Commits on Nov 16, 2020
updated link for Citizen Code of Conduct (#959)
Show description for 043e6b7
Shegox
authored
043e6b7
Copy full SHA for 043e6b7
Commits on Nov 15, 2020
add string interning wikipedia link (#960)
hosseind88
authored
b2a3470
Copy full SHA for b2a3470
Commits on Nov 12, 2020
Provide a brief example of a data-flow analysis
camelid
authored and
Joshua Nelson
committed
661ba74
Copy full SHA for 661ba74
Explain the purpose of the bottom value
camelid
authored and
Joshua Nelson
committed
3e4c0c7
Copy full SHA for 3e4c0c7
Add a section on data-flow convergence
camelid
authored and
Joshua Nelson
committed
6a4c0ee
Copy full SHA for 6a4c0ee
Links to htmldocck/@has/matches for searchability
poliorcetics
authored and
Joshua Nelson
committed
4b00bfb
Copy full SHA for 4b00bfb
Pagination
Previous
Next
You can’t perform that action at this time.