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 }}
compiler-errors
/
rustc-dev-guide
Public
forked from
rust-lang/rustc-dev-guide
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
linkify
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 24, 2024
minor edits
Noratrieb
committed
e7e1a20
Copy full SHA for e7e1a20
doc edits
Tbkhi
authored and
Noratrieb
committed
4e34e79
Copy full SHA for 4e34e79
Update salsa.md
Show description for 37e0c09
Tbkhi
authored and
Noratrieb
committed
37e0c09
Copy full SHA for 37e0c09
Update memory.md
Show description for bb5cdc1
Tbkhi
authored and
Noratrieb
committed
bb5cdc1
Copy full SHA for bb5cdc1
minor edits
Noratrieb
committed
3c4ef7c
Copy full SHA for 3c4ef7c
updates documentation
Tbkhi
authored and
Noratrieb
committed
4034a8e
Copy full SHA for 4034a8e
Update serialization.md
Show description for 131e86b
Tbkhi
authored and
Noratrieb
committed
131e86b
Copy full SHA for 131e86b
improve rustc-driver.md
Show description for c21730a
Tbkhi
authored and
Noratrieb
committed
c21730a
Copy full SHA for c21730a
minor edits
Noratrieb
committed
5317005
Copy full SHA for 5317005
Update syntax-intro.md
Tbkhi
authored and
Noratrieb
committed
cba023d
Copy full SHA for cba023d
minor edits
Noratrieb
committed
91d6ab9
Copy full SHA for 91d6ab9
Update the-parser.md
Tbkhi
authored and
Noratrieb
committed
26558f8
Copy full SHA for 26558f8
Update the-parser.md
Tbkhi
authored and
Noratrieb
committed
42e30f8
Copy full SHA for 42e30f8
Minor edits
Noratrieb
committed
77b005b
Copy full SHA for 77b005b
Update macro-expansion.md
Tbkhi
authored and
Noratrieb
committed
247519e
Copy full SHA for 247519e
Update macro-expansion.md
Tbkhi
authored and
Noratrieb
committed
a4c880e
Copy full SHA for a4c880e
additional changes to links and some text
Tbkhi
authored and
Noratrieb
committed
749e5ba
Copy full SHA for 749e5ba
Update macro-expansion.md
Show description for 5a07a85
Tbkhi
authored and
Noratrieb
committed
5a07a85
Copy full SHA for 5a07a85
Update macro-expansion.md
Tbkhi
authored and
Noratrieb
committed
2edd9e0
Copy full SHA for 2edd9e0
Use 2021 edition for example code playground link
Show description for 6977f20
camelid
authored and
Noratrieb
committed
6977f20
Copy full SHA for 6977f20
Move example code block to paragraph referencing it
Show description for 23bf5ec
camelid
authored and
Noratrieb
committed
23bf5ec
Copy full SHA for 23bf5ec
Minor edits
Show description for cb22326
Noratrieb
committed
cb22326
Copy full SHA for cb22326
Update name-resolution.md
Tbkhi
authored and
Noratrieb
committed
172d38e
Copy full SHA for 172d38e
Update name-resolution.md
Tbkhi
authored and
Noratrieb
committed
6b70577
Copy full SHA for 6b70577
feat: Add section about partial clones with `git clone --filter='blob:none'`
futile
authored and
Noratrieb
committed
c612fc3
Copy full SHA for c612fc3
mention rustc's stable-through-unstable bug being fixed
dianne
authored and
Noratrieb
committed
ec77cdd
Copy full SHA for ec77cdd
Fix `is_diagnostic_item()` example
trevyn
authored and
Noratrieb
committed
b65af7c
Copy full SHA for b65af7c
Revise wording to not imply *only* Python 3.10 can be installed
jieyouxu
authored and
Noratrieb
committed
957ea06
Copy full SHA for 957ea06
Update src/tests/compiletest.md
Noratrieb
committed
206f42b
Copy full SHA for 206f42b
Document `crashes` test suite
Show description for 6aa536d
jieyouxu
authored and
Noratrieb
committed
6aa536d
Copy full SHA for 6aa536d
Fix getting diagnostics example
Vetle Rasmussen
authored and
Noratrieb
committed
7cffa3b
Copy full SHA for 7cffa3b
Document `#[rustc_default_body_unstable]`
dianne
authored and
Noratrieb
committed
4fa05b6
Copy full SHA for 4fa05b6
Describe `.git-blame-ignore-rev`
jieyouxu
authored and
Noratrieb
committed
2a67e13
Copy full SHA for 2a67e13
Note lldb debuginfo requires `python310.dll` to be present in `PATH`
jieyouxu
authored and
Noratrieb
committed
fc02fea
Copy full SHA for fc02fea
Commits on Sep 23, 2024
chore: add missing `.` (#2074)
marcoieni
authored
555f3de
Copy full SHA for 555f3de
Pagination
Previous
Next
You can’t perform that action at this time.