Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
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
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
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
550
Star
1.7k
Code
Issues
155
Pull requests
17
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Issues
Search Issues
state
:
open
label
:
T-compiler
state:open label:T-compiler
Search
Labels
Milestones
New issue
Search results
Open
Closed
Document how to figure out which rust-lang/rust CI job run what test suites against which host/targets
A-CI
Area: CI
Area: CI
A-test-suite
Area: rust-lang/rust test suites
Area: rust-lang/rust test suites
C-enhancement
Category: enhancement
Category: enhancement
T-bootstrap
Relevant to bootstrap team
Relevant to bootstrap team
T-compiler
Relevant to compiler team
Relevant to compiler team
T-infra
Relevant to infra team
Relevant to infra team
Status: Open.
#2442
In rust-lang/rustc-dev-guide;
·
jieyouxu
opened
on Jun 2, 2025
Syntax gating information is out of date
A-stability
Area: stability
Area: stability
C-bug
Category: bug
Category: bug
I-outdated
Issue: info is outdated
Issue: info is outdated
T-compiler
Relevant to compiler team
Relevant to compiler team
Status: Open.
#2401
In rust-lang/rustc-dev-guide;
·
clubby789
opened
on May 20, 2025
Example in instantiating_binders.md does not compile
A-examples
Area: examples
Area: examples
C-bug
Category: bug
Category: bug
I-confusing
Issue: info is confusing to readers
Issue: info is confusing to readers
T-compiler
Relevant to compiler team
Relevant to compiler team
Status: Open.
#2397
In rust-lang/rustc-dev-guide;
·
smanilov
opened
on May 20, 2025
documentation for Enzyme Type Trees
F-autodiff
Feature: autodiff
Feature: autodiff
S-waiting-on-author
Status: this PR is waiting for additional action by the OP
Status: this PR is waiting for additional action by the OP
T-compiler
Relevant to compiler team
Relevant to compiler team
Status: Open (in progress).
rust-lang/rustc-dev-guide
number 2385
#2385
In rust-lang/rustc-dev-guide;
·
KMJ-007
opened
on May 13, 2025
stabilization template, docs
S-waiting-on-review
Status: this PR is waiting for a reviewer to verify its content
Status: this PR is waiting for a reviewer to verify its content
T-compiler
Relevant to compiler team
Relevant to compiler team
T-lang
Relevant to lang team
Relevant to lang team
T-rust-analyzer
Relevant to rust-analyzer team
Relevant to rust-analyzer team
T-types
Relevant to types team
Relevant to types team
Status: Open (in progress).
rust-lang/rustc-dev-guide
number 2219
#2219
In rust-lang/rustc-dev-guide;
·
nikomatsakis
opened
on Jan 23, 2025
Rework the test directives page
A-compiletest
Area: src/tools/compiletest
Area: src/tools/compiletest
A-test-suite
Area: rust-lang/rust test suites
Area: rust-lang/rust test suites
I-confusing
Issue: info is confusing to readers
Issue: info is confusing to readers
I-outdated
Issue: info is outdated
Issue: info is outdated
T-bootstrap
Relevant to bootstrap team
Relevant to bootstrap team
T-compiler
Relevant to compiler team
Relevant to compiler team
Status: Open.
#2187
In rust-lang/rustc-dev-guide;
·
jieyouxu
opened
on Jan 2, 2025
Arbitrary self types v2: dev guide updates.
F-arbitrary_self_types
Feature: arbitrary_self_types
Feature: arbitrary_self_types
S-blocked
Status: this PR is blocked waiting for something
Status: this PR is blocked waiting for something
T-compiler
Relevant to compiler team
Relevant to compiler team
T-types
Relevant to types team
Relevant to types team
Status: Open (in progress).
rust-lang/rustc-dev-guide
number 2168
#2168
In rust-lang/rustc-dev-guide;
·
adetaylor
opened
on Dec 19, 2024
Talk about the <code>async</code> machinery, the key concepts, analysis, representations, etc.
A-async
Area: async
Area: async
A-HIR
Area: high-level intermediate representation (HIR)
Area: high-level intermediate representation (HIR)
A-MIR
Area: mid-level intermediate representation (MIR)
Area: mid-level intermediate representation (MIR)
A-THIR
Area: typed high-level intermediate representation (THIR)
Area: typed high-level intermediate representation (THIR)
A-types
Area: types (e.g. how they are represented)
Area: types (e.g. how they are represented)
C-enhancement
Category: enhancement
Category: enhancement
I-terse
Issue: info is very terse
Issue: info is very terse
T-compiler
Relevant to compiler team
Relevant to compiler team
WG-async
Working group: async
Working group: async
Status: Open.
#2144
In rust-lang/rustc-dev-guide;
·
jieyouxu
opened
on Nov 21, 2024
Flesh out HIR chapter to go more in depth about how hir is structured and all its IDs
A-HIR
Area: high-level intermediate representation (HIR)
Area: high-level intermediate representation (HIR)
C-enhancement
Category: enhancement
Category: enhancement
E-medium
Difficulty: might require some prior knowledge or code reading
Difficulty: might require some prior knowledge or code reading
I-terse
Issue: info is very terse
Issue: info is very terse
T-compiler
Relevant to compiler team
Relevant to compiler team
Status: Open.
#2143
In rust-lang/rustc-dev-guide;
·
jieyouxu
opened
on Nov 21, 2024
Tracking issue for high-level compiler overview rework
A-compiler-architecture
Area: high-level compiler architecture
Area: high-level compiler architecture
C-enhancement
Category: enhancement
Category: enhancement
C-tracking-issue
Category: issues that track things
Category: issues that track things
T-compiler
Relevant to compiler team
Relevant to compiler team
Status: Open.
#2116
In rust-lang/rustc-dev-guide;
·
jieyouxu
opened
on Nov 2, 2024
It's not clear what's worthy of relnotes
C-discussion
Category: discussion
Category: discussion
T-compiler
Relevant to compiler team
Relevant to compiler team
T-release
Relevant to release team
Relevant to release team
Status: Open.
#2014
In rust-lang/rustc-dev-guide;
·
workingjubilee
opened
on Jul 14, 2024
move lcnrs leak check fcp to dev guide
C-enhancement
Category: enhancement
Category: enhancement
T-compiler
Relevant to compiler team
Relevant to compiler team
T-types
Relevant to types team
Relevant to types team
Status: Open.
#2003
In rust-lang/rustc-dev-guide;
·
BoxyUwU
opened
on Jun 24, 2024
You can’t perform that action at this time.