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
is:closed sort:reactions-heart-desc no:assignee
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
14k
Star
108k
Code
Issues
5k+
Pull requests
902
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
Issues
Search Issues
is
:
closed
sort
:
reactions-heart-desc
no:assignee
is:closed sort:reactions-heart-desc no:assignee
Search
Labels
Milestones
New issue
Search results
Open
Closed
Rust is Beautiful
Status: Not planned (skipped).
#100000
In rust-lang/rust;
·
by
Mathspy
was closed
on Aug 9, 2022
🎉 Rust 2021 celebration and thanks
A-edition-2021
Area: The 2021 edition
Area: The 2021 edition
Status: Closed (completed).
#88623
In rust-lang/rust;
·
by
m-ou-se
was closed
on Dec 20, 2021
🔬 Tracking issue for generic associated types (GAT)
A-associated-items
Area: Associated items (types, constants & functions)
Area: Associated items (types, constants & functions)
A-GATs
Area: Generic associated types (GATs)
Area: Generic associated types (GATs)
A-trait-system
Area: Trait system
Area: Trait system
A-type-system
Area: Type system
Area: Type system
B-RFC-approved
Blocker: Approved by a merged RFC but not yet implemented.
Blocker: Approved by a merged RFC but not yet implemented.
B-unstable
Blocker: Implemented in the nightly compiler and unstable.
Blocker: Implemented in the nightly compiler and unstable.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
F-generic_associated_types
`#![feature(generic_associated_types)]` a.k.a. GATs
`#![feature(generic_associated_types)]` a.k.a. GATs
requires-nightly
This issue requires a nightly compiler in some way.
This issue requires a nightly compiler in some way.
S-tracking-ready-to-stabilize
Status: This is ready to stabilize; it may need a stabilization report and a PR
Status: This is ready to stabilize; it may need a stabilization report and a PR
S-types-tracked
Status: Being actively tracked by the types team
Status: Being actively tracked by the types team
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-lang
Relevant to the language team
Relevant to the language team
T-types
Relevant to the types team, which will review and decide on the PR/issue.
Relevant to the types team, which will review and decide on the PR/issue.
Status: Closed (completed).
#44265
In rust-lang/rust;
·
by
withoutboats
was closed
on Sep 13, 2022
Tracking issue for async/await (RFC 2394)
A-async-await
Area: Async & Await
Area: Async & Await
A-coroutines
Area: Coroutines
Area: Coroutines
AsyncAwait-Triaged
Async-await issues that have been triaged during a working group meeting.
Async-await issues that have been triaged during a working group meeting.
B-RFC-approved
Blocker: Approved by a merged RFC but not yet implemented.
Blocker: Approved by a merged RFC but not yet implemented.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-lang
Relevant to the language team
Relevant to the language team
Status: Closed (completed).
#50547
In rust-lang/rust;
·
by
withoutboats
was closed
on Aug 20, 2019
Tracking issue for <code>impl Trait</code> (RFC 1522, RFC 1951, RFC 2071)
B-RFC-implemented
Blocker: Approved by a merged RFC and implemented but not stabilized.
Blocker: Approved by a merged RFC and implemented but not stabilized.
B-unstable
Blocker: Implemented in the nightly compiler and unstable.
Blocker: Implemented in the nightly compiler and unstable.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
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.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
The final comment period is finished for this PR / Issue.
T-lang
Relevant to the language team
Relevant to the language team
Status: Closed (completed).
#34511
In rust-lang/rust;
·
by
aturon
was closed
on Jul 28, 2019
[Stabilization] async/await MVP
A-async-await
Area: Async & Await
Area: Async & Await
AsyncAwait-Polish
Async-await issues that are part of the "polish" area
Async-await issues that are part of the "polish" area
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.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
The final comment period is finished for this PR / Issue.
T-lang
Relevant to the language team
Relevant to the language team
Status: Closed (completed).
#62149
In rust-lang/rust;
·
by
withoutboats
was closed
on Aug 20, 2019
Tracking issue for eRFC 2497, "if- and while-let-chains, take 2"
B-RFC-approved
Blocker: Approved by a merged RFC but not yet implemented.
Blocker: Approved by a merged RFC but not yet implemented.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
F-let_chains
`#![feature(let_chains)]`
`#![feature(let_chains)]`
S-tracking-ready-to-stabilize
Status: This is ready to stabilize; it may need a stabilization report and a PR
Status: This is ready to stabilize; it may need a stabilization report and a PR
T-lang
Relevant to the language team
Relevant to the language team
Status: Closed (completed).
#53667
In rust-lang/rust;
·
by
Centril
was closed
on Apr 22, 2025
[Stabilization] Future APIs
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.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
The final comment period is finished for this PR / Issue.
T-lang
Relevant to the language team
Relevant to the language team
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Relevant to the library API team, which will review and decide on the PR/issue.
Status: Closed (completed).
#59725
In rust-lang/rust;
·
by
withoutboats
was closed
on May 3, 2019
Tracking Issue for strict_provenance
A-strict-provenance
Area: Strict provenance for raw pointers
Area: Strict provenance for raw pointers
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Relevant to the library API team, which will review and decide on the PR/issue.
Status: Closed (completed).
#95228
In rust-lang/rust;
·
by
Gankra
was closed
on Oct 22, 2024
Generate links to definition in rustdoc source code pages
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
Area: Rustdoc UI (generated HTML)
merged-by-bors
This PR was explicitly merged by bors.
This PR was explicitly merged by bors.
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Status: Merged (completed).
rust-lang/rust
number 84176
#84176
In rust-lang/rust;
·
by
GuillaumeGomez
was closed
on Aug 6, 2021
·
1.56.0
Epoch.Next Tracking Issue
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
metabug
Issues about issues themselves ("bugs about bugs")
Issues about issues themselves ("bugs about bugs")
T-core
Relevant to the core team, which will review and decide on the PR/issue.
Relevant to the core team, which will review and decide on the PR/issue.
WG-epoch
Working group: Epoch (2018) management
Working group: Epoch (2018) management
Status: Closed (completed).
#46889
In rust-lang/rust;
·
by
nikomatsakis
was closed
on Oct 10, 2018
RFC: Merging the avr-rust fork upstream
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
Category: A feature request, i.e: not implemented / a PR.
O-AVR
Target: AVR processors (ATtiny, ATmega, etc.)
Target: AVR processors (ATtiny, ATmega, etc.)
T-core
Relevant to the core team, which will review and decide on the PR/issue.
Relevant to the core team, which will review and decide on the PR/issue.
WG-embedded
Working group: Embedded systems
Working group: Embedded systems
Status: Closed (completed).
#44052
In rust-lang/rust;
·
by
dylanmckay
was closed
on Jul 24, 2020
You can’t perform that action at this time.