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
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
13.5k
Star
105k
Code
Issues
5k+
Pull requests
774
Actions
Projects
9
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
Tracking issue for post stage 0 bootstrap sequence redesign follow-ups and bugs
#141901 ·
jieyouxu
opened
on Jun 2, 2025
1
Issues
Search Issues
state
:
open
label
:
A-rustc-dev-guide
state:open label:A-rustc-dev-guide
Search
Labels
Milestones
New issue
Search results
Open
Closed
GCI: Imply outlives-bounds on free (generic) const items
A-rustc-dev-guide
Area: rustc-dev-guide
Area: rustc-dev-guide
F-generic_const_items
`#![feature(generic_const_items)]`
`#![feature(generic_const_items)]`
perf-regression
Performance regression.
Performance regression.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Draft (not ready).
rust-lang/rust
number 143029
#143029
In rust-lang/rust;
·
fmease
opened
on Jun 25, 2025
tests: Require <code>run-fail</code> ui tests to have an exit code (<code>SIGABRT</code> not ok)
A-compiletest
Area: The compiletest test runner
Area: The compiletest test runner
A-rustc-dev-guide
Area: rustc-dev-guide
Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
Area: The testsuite used to check the correctness of rustc
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
Relevant to the infrastructure team, which will review and decide on the PR/issue.
Status: Open (in progress).
rust-lang/rust
number 143002
#143002
In rust-lang/rust;
·
Enselic
opened
on Jun 25, 2025
replace dead reference code-index.md
A-rustc-dev-guide
Area: rustc-dev-guide
Area: rustc-dev-guide
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Status: Awaiting review from the assignee but also interested parties.
Status: Open (in progress).
rust-lang/rust
number 142958
#142958
In rust-lang/rust;
·
eeemmmmmm
opened
on Jun 24, 2025
Remove the <code>#[no_sanitize]</code> attribute in favor of <code>#[sanitize(xyz = "on|off")]</code>
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
Area: Attributes (`#[…]`, `#![…]`)
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
Area: Issues & PRs about the rust-lang/rust repository itself
A-rustc-dev-guide
Area: rustc-dev-guide
Area: rustc-dev-guide
PG-exploit-mitigations
Project group: Exploit mitigations
Project group: Exploit mitigations
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open (in progress).
rust-lang/rust
number 142681
#142681
In rust-lang/rust;
·
1c3t3a
opened
on Jun 18, 2025
Stabilize <code>if let</code> guards (<code>feature(if_let_guard)</code>)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
Area: Issues & PRs about the rust-lang/rust repository itself
A-rustc-dev-guide
Area: rustc-dev-guide
Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
Area: The tidy tool
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
This issue / PR is in PFCP or FCP with a disposition to merge it.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
Items that are on lang's radar and will need eventual work or consideration.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
This change is insta-stable, or significant enough to need a team FCP to proceed.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-documentation
Status: Waiting on approved PRs to documentation before merging
Status: Waiting on approved PRs to documentation before merging
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
Relevant to the infrastructure team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team
Relevant to the language team
to-announce
Announce this issue on triage meeting
Announce this issue on triage meeting
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
The Rustc Trait System Refactor Initiative (-Znext-solver)
Status: Open (in progress).
rust-lang/rust
number 141295
#141295
In rust-lang/rust;
·
Kivooeo
opened
on May 20, 2025
compiletest: add option for automatically adding annotations
A-compiletest
Area: The compiletest test runner
Area: The compiletest test runner
A-rustc-dev-guide
Area: rustc-dev-guide
Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
Area: The testsuite used to check the correctness of rustc
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Status: Open (in progress).
rust-lang/rust
number 141033
#141033
In rust-lang/rust;
·
mejrs
opened
on May 15, 2025
You can’t perform that action at this time.