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
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
a262476
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 24, 2022
Update rust-analyzer suggestions (#1487)
Veykril
authored
a262476
Copy full SHA for a262476
Commits on Oct 22, 2022
miri is no longer a submodule but a subtree. (#1488)
luqmana
authored
0a2f713
Copy full SHA for 0a2f713
fix some links (#1490)
Show description for 736fcb9
lcnr
and
JohnTitor
authored
736fcb9
Copy full SHA for 736fcb9
Commits on Oct 18, 2022
typo and grammar (#1484)
tshepang
authored
a8ccc26
Copy full SHA for a8ccc26
Commits on Oct 11, 2022
Add missing prerequisite for some Linux distros (#1481)
scarvalhojr
authored
e68dfb8
Copy full SHA for e68dfb8
Commits on Oct 8, 2022
Update debugging.md
dkm
authored and
tshepang
committed
7518c34
Copy full SHA for 7518c34
Use llvm subdomain for compiler-explorer link
Show description for 509ee50
dkm
authored and
tshepang
committed
509ee50
Copy full SHA for 509ee50
Commits on Oct 7, 2022
.gitattributes: Mark minified javascript as binary to filter greps
Show description for 9a86c04
joshtriplett
authored and
tshepang
committed
9a86c04
Copy full SHA for 9a86c04
Commits on Oct 5, 2022
fix very minor punctuation typo
Joshument
authored and
tshepang
committed
0932ad6
Copy full SHA for 0932ad6
diagnostic structs: derive on enum (#1477)
davidtwco
authored
57a38ad
Copy full SHA for 57a38ad
Update running tests with the new flags (#1476)
pietroalbini
authored
d3ce60f
Copy full SHA for d3ce60f
Commits on Oct 4, 2022
Rename typeck to hir_analysis (#1475)
Show description for b8228e9
mejrs
authored
b8228e9
Copy full SHA for b8228e9
Commits on Oct 3, 2022
fix typo and make paragraph consistent (#1474)
Joshument
authored
882921a
Copy full SHA for 882921a
Commits on Oct 2, 2022
Update about-this-guide.md
jyn514
authored and
tshepang
committed
de71812
Copy full SHA for de71812
Link to the correct page in "about this guide"
Show description for 1370793
jyn514
authored and
tshepang
committed
1370793
Copy full SHA for 1370793
Commits on Oct 1, 2022
Update r-a config suggestions
Show description for ed11720
Veykril
authored and
jyn514
committed
ed11720
Copy full SHA for ed11720
Commits on Sep 26, 2022
don't refer to the compile-time interpreter as "Miri" (#1471)
RalfJung
authored
7743f0f
Copy full SHA for 7743f0f
Commits on Sep 22, 2022
UPDATE - Diagnostic docs to reflect renamed traits and macros in rustc PR#101558
JhonnyBillM
authored and
davidtwco
committed
1c79085
Copy full SHA for 1c79085
Update mdbook and its extensions versions
Show description for 27c2aa6
JohnTitor
authored and
tshepang
committed
27c2aa6
Copy full SHA for 27c2aa6
Remove unmaintained action
Show description for 03752ab
JohnTitor
authored and
tshepang
committed
03752ab
Copy full SHA for 03752ab
Update some actions versions
Show description for b8b984f
JohnTitor
authored and
tshepang
committed
b8b984f
Copy full SHA for b8b984f
Fix some typos
Show description for f349ee1
JohnTitor
authored and
tshepang
committed
f349ee1
Copy full SHA for f349ee1
Commits on Sep 19, 2022
Update stability guide to use CURRENT_RUSTC_VERSION (#1468)
SUPERCILEX
authored
f587d6e
Copy full SHA for f587d6e
Add a note about building `rust-analyzer-proc-macro-srv` (#1467)
WaffleLapkin
authored
1f8cda6
Copy full SHA for 1f8cda6
Commits on Sep 15, 2022
Link from "implementing to new features" to mcp.md (#1465)
pnkfelix
authored
39612f9
Copy full SHA for 39612f9
Commits on Sep 14, 2022
remove stray **
tshepang
authored and
camelid
committed
b21b0bb
Copy full SHA for b21b0bb
Commits on Sep 13, 2022
Explain the new valtree system for type level constants. (#1097)
Show description for f1609a3
3 people
authored
f1609a3
Copy full SHA for f1609a3
Commits on Sep 12, 2022
fix typos and formatting
Show description for 290ecb9
jyn514
and
JohnTitor
committed
290ecb9
Copy full SHA for 290ecb9
Say "bootstrap" instead of "rustbuild"; the latter is not explained anywhere and is not much more clear.
jyn514
committed
a605591
Copy full SHA for a605591
Rewrite the section on passing flags to subcommands
Show description for 6b3a5fb
jyn514
committed
6b3a5fb
Copy full SHA for 6b3a5fb
Remove the diagram of all outputs generated by x.py
Show description for c3232c4
jyn514
committed
c3232c4
Copy full SHA for c3232c4
"symbol names" => ABI
Show description for f29e38c
jyn514
committed
f29e38c
Copy full SHA for f29e38c
Commits on Sep 11, 2022
Add symbol-addition to the how-to for new features (#1457)
Show description for 5d8825e
ssbr
and
JohnTitor
authored
5d8825e
Copy full SHA for 5d8825e
Commits on Sep 9, 2022
Fix typo (#1459)
eholk
authored
a5363fb
Copy full SHA for a5363fb
Commits on Sep 5, 2022
Document multipart_suggestion derive on SessionSubdiagnostic
Xiretza
authored and
davidtwco
committed
5be5475
Copy full SHA for 5be5475
Pagination
Previous
Next
You can’t perform that action at this time.