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
state:open label:E-help-wanted
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
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
Issues
Search Issues
state
:
open
label
:
E-help-wanted
state:open label:E-help-wanted
Search
Labels
Milestones
New issue
Search results
Open
Closed
Integrate Jake's dataflow hackmd into the existing chapter
A-dataflow
Area: dataflow analysis
Area: dataflow analysis
A-mir-opt
Area: MIR optimizations
Area: MIR optimizations
E-help-wanted
Call for participation: extra help is wanted
Call for participation: extra help is wanted
E-medium
Difficulty: might require some prior knowledge or code reading
Difficulty: might require some prior knowledge or code reading
E-needs-writeup
Call for participation: discussion can be written up without much research required
Call for participation: discussion can be written up without much research required
T-compiler
Relevant to compiler team
Relevant to compiler team
Status: Open.
#1658
In rust-lang/rustc-dev-guide;
·
jyn514
opened
on Apr 3, 2023
Suggest adding an antivirus folder exclusion on Windows
A-contributor-devex
Area: contributor developer experience
Area: contributor developer experience
A-contributor-onboarding
Area: contributor on-boarding advice (e.g. for new contributors)
Area: contributor on-boarding advice (e.g. for new contributors)
C-enhancement
Category: enhancement
Category: enhancement
E-easy
Difficulty: might be a good place for a beginner
Difficulty: might be a good place for a beginner
E-help-wanted
Call for participation: extra help is wanted
Call for participation: extra help is wanted
O-windows
Operating system: Windows
Operating system: Windows
O-windows-msvc
Operating system + env: Windows w/ MSVC toolchain
Operating system + env: Windows w/ MSVC toolchain
Status: Open.
#1533
In rust-lang/rustc-dev-guide;
·
jyn514
opened
on Dec 17, 2022
Transcribe the Compiler Lecture evaluation caching trait solver
E-help-wanted
Call for participation: extra help is wanted
Call for participation: extra help is wanted
E-needs-writeup
Call for participation: discussion can be written up without much research required
Call for participation: discussion can be written up without much research required
Status: Open.
#1140
In rust-lang/rustc-dev-guide;
·
spastorino
opened
on Jun 11, 2021
query system no longer lives inside rustc_middle ?
A-query-system
Area: query system
Area: query system
E-hard
Difficulty: might require advanced knowledge
Difficulty: might require advanced knowledge
E-help-wanted
Call for participation: extra help is wanted
Call for participation: extra help is wanted
I-outdated
Issue: info is outdated
Issue: info is outdated
T-compiler
Relevant to compiler team
Relevant to compiler team
Status: Open.
#1091
In rust-lang/rustc-dev-guide;
·
matthiaskrgr
opened
on Mar 20, 2021
Add more about why stage 2 is useful and what constraints bootstrapping has
C-enhancement
Category: enhancement
Category: enhancement
E-hard
Difficulty: might require advanced knowledge
Difficulty: might require advanced knowledge
E-help-wanted
Call for participation: extra help is wanted
Call for participation: extra help is wanted
E-needs-writeup
Call for participation: discussion can be written up without much research required
Call for participation: discussion can be written up without much research required
T-bootstrap
Relevant to bootstrap team
Relevant to bootstrap team
T-compiler
Relevant to compiler team
Relevant to compiler team
Status: Open.
#726
In rust-lang/rustc-dev-guide;
·
mark-i-m
opened
on May 28, 2020
Look through closures meeting
A-closures
Area: closures
Area: closures
E-help-wanted
Call for participation: extra help is wanted
Call for participation: extra help is wanted
E-medium
Difficulty: might require some prior knowledge or code reading
Difficulty: might require some prior knowledge or code reading
E-needs-writeup
Call for participation: discussion can be written up without much research required
Call for participation: discussion can be written up without much research required
T-compiler
Relevant to compiler team
Relevant to compiler team
Status: Open.
#704
In rust-lang/rustc-dev-guide;
·
mark-i-m
opened
on May 15, 2020
Overview Chapter Followup
A-compiler-architecture
Area: high-level compiler architecture
Area: high-level compiler architecture
C-tracking-issue
Category: issues that track things
Category: issues that track things
E-hard
Difficulty: might require advanced knowledge
Difficulty: might require advanced knowledge
E-help-wanted
Call for participation: extra help is wanted
Call for participation: extra help is wanted
T-compiler
Relevant to compiler team
Relevant to compiler team
Status: Open.
#674
In rust-lang/rustc-dev-guide;
·
mark-i-m
opened
on Apr 14, 2020
Collect a set of PRs that help understanding some parts of the compiler
A-examples
Area: examples
Area: examples
C-tracking-forever
Category: always in-progress tracking issues
Category: always in-progress tracking issues
C-tracking-issue
Category: issues that track things
Category: issues that track things
E-help-wanted
Call for participation: extra help is wanted
Call for participation: extra help is wanted
T-compiler
Relevant to compiler team
Relevant to compiler team
Status: Open.
#619
In rust-lang/rustc-dev-guide;
·
spastorino
opened
on Mar 17, 2020
Explain how to use gdb to debug the compiler
A-contribution-workflows
Area: contribution workflows
Area: contribution workflows
A-contributor-devex
Area: contributor developer experience
Area: contributor developer experience
A-debuggers
Area: debuggers (lldb, gdb, WinDbg, etc.)
Area: debuggers (lldb, gdb, WinDbg, etc.)
C-enhancement
Category: enhancement
Category: enhancement
E-help-wanted
Call for participation: extra help is wanted
Call for participation: extra help is wanted
E-medium
Difficulty: might require some prior knowledge or code reading
Difficulty: might require some prior knowledge or code reading
T-compiler
Relevant to compiler team
Relevant to compiler team
T-libs
Relevant to libs team
Relevant to libs team
Status: Open.
#443
In rust-lang/rustc-dev-guide;
·
spastorino
opened
on Sep 9, 2019
Transcribe the Compiler Lecture Polonius WG: Initialization and move tracking
A-borrow-checker
Area: borrow checker
Area: borrow checker
A-polonius
Area: borrow checker (polonius)
Area: borrow checker (polonius)
C-enhancement
Category: enhancement
Category: enhancement
E-hard
Difficulty: might require advanced knowledge
Difficulty: might require advanced knowledge
E-help-wanted
Call for participation: extra help is wanted
Call for participation: extra help is wanted
T-compiler
Relevant to compiler team
Relevant to compiler team
Status: Open.
#376
In rust-lang/rustc-dev-guide;
·
spastorino
opened
on Jun 29, 2019
Transcribe the Compiler Lecture Universes and Lifetimes
A-borrow-checker
Area: borrow checker
Area: borrow checker
A-lifetimes
Area: lifetimes
Area: lifetimes
A-universes
Area: universes
Area: universes
C-enhancement
Category: enhancement
Category: enhancement
E-help-wanted
Call for participation: extra help is wanted
Call for participation: extra help is wanted
E-medium
Difficulty: might require some prior knowledge or code reading
Difficulty: might require some prior knowledge or code reading
T-compiler
Relevant to compiler team
Relevant to compiler team
Status: Open.
#374
In rust-lang/rustc-dev-guide;
·
spastorino
opened
on Jun 29, 2019
Transcribe the Compiler Lecture async-await region inferencer
A-async
Area: async
Area: async
A-regions
Area: regions
Area: regions
C-enhancement
Category: enhancement
Category: enhancement
E-help-wanted
Call for participation: extra help is wanted
Call for participation: extra help is wanted
E-medium
Difficulty: might require some prior knowledge or code reading
Difficulty: might require some prior knowledge or code reading
T-compiler
Relevant to compiler team
Relevant to compiler team
Status: Open.
#373
In rust-lang/rustc-dev-guide;
·
spastorino
opened
on Jun 29, 2019
You can’t perform that action at this time.