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:A-collections
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
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
13.9k
Star
107k
Code
Issues
5k+
Pull requests
899
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
Draft release notes for 1.91
#147010 ·
Mark-Simulacrum
opened
on Sep 25, 2025
20
Issues
Search Issues
state
:
open
label
:
A-collections
state:open label:A-collections
Search
Labels
Milestones
New issue
Search results
Open
Closed
<code>BTreeMap::append_with</code> that allows custom value merges
A-collections
Area: `std::collections`
Area: `std::collections`
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
This issue may need triage. Remove it if it has been sufficiently triaged.
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: Open.
Feature Request
#147700
In rust-lang/rust;
·
nagisa
opened
on Oct 14, 2025
std <code>stack_overflow</code> QOI benefits do not seem to justify current complexity
A-collections
Area: `std::collections`
Area: `std::collections`
A-valgrind-full-leak
Area: memory leaks detected by valgrind leak-check=full
Area: memory leaks detected by valgrind leak-check=full
C-bug
Category: This is a bug.
Category: This is a bug.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Relevant to the library team, which will review and decide on the PR/issue.
Status: Open.
#146352
In rust-lang/rust;
·
AlexanderSchuetz97
opened
on Sep 8, 2025
<code>{BTreeMap,BTreeSet}::append</code> behaves differently to <code>::insert</code> and <code>::extend</code>
A-collections
Area: `std::collections`
Area: `std::collections`
C-bug
Category: This is a bug.
Category: This is a bug.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Relevant to the library team, which will review and decide on the PR/issue.
Status: Open.
#145614
In rust-lang/rust;
·
tinnamchoi
opened
on Aug 19, 2025
Tracking issue for release notes of #70530: Tracking Issue for {BTreeMap,BTreeSet}::extract_if
A-collections
Area: `std::collections`
Area: `std::collections`
relnotes
Marks issues that should be documented in the release notes of the next release.
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
Marks issues tracking what text to put in release notes.
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: Open.
#145439
In rust-lang/rust;
·
rustbot
opened
on Aug 15, 2025
<code>this method is equivalent to</code> section of <code>Vec::extract_if</code> seems incorrect
A-collections
Area: `std::collections`
Area: `std::collections`
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
Area: Documentation for any part of the project, including the compiler, standard library, and tools
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Relevant to the library team, which will review and decide on the PR/issue.
Status: Open.
#142482
In rust-lang/rust;
·
your-diary
opened
on Jun 14, 2025
No way to get mutable reference to Vec member without expressing uniqueness over the full Vec
A-collections
Area: `std::collections`
Area: `std::collections`
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
Category: A feature request, i.e: not implemented / a PR.
needs-acp
This change is blocked on the author creating an ACP.
This change is blocked on the author creating an ACP.
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: Open.
#134507
In rust-lang/rust;
·
orlp
opened
on Dec 19, 2024
HashMap reallocates even though capacity is not exceeded
A-collections
Area: `std::collections`
Area: `std::collections`
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
Area: Documentation for any part of the project, including the compiler, standard library, and tools
C-bug
Category: This is a bug.
Category: This is a bug.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Relevant to the library team, which will review and decide on the PR/issue.
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: Open.
#134459
In rust-lang/rust;
·
e00E
opened
on Dec 18, 2024
HashMap: panic in element destructor causes leaks of unrelated elements
A-collections
Area: `std::collections`
Area: `std::collections`
A-destructors
Area: Destructors (`Drop`, …)
Area: Destructors (`Drop`, …)
C-discussion
Category: Discussion or questions that doesn't represent real issues.
Category: Discussion or questions that doesn't represent real issues.
I-memleak
Issue: Runtime memory leak without `mem::forget`.
Issue: Runtime memory leak without `mem::forget`.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Relevant to the library team, which will review and decide on the PR/issue.
Status: Open.
#132222
In rust-lang/rust;
·
lukas-code
opened
on Oct 27, 2024
HashMap struct key with <code>'static</code> lifetime screws with return lifetime using methods like <code>.get()</code>
A-collections
Area: `std::collections`
Area: `std::collections`
A-lifetimes
Area: Lifetimes / regions
Area: Lifetimes / regions
C-bug
Category: This is a bug.
Category: This is a bug.
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: Open.
#124614
In rust-lang/rust;
·
jsdw
opened
on May 2, 2024
Explain behaviour and performance of BinaryHeap for equal-ordered elements
A-collections
Area: `std::collections`
Area: `std::collections`
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
Area: Documentation for any part of the project, including the compiler, standard library, and tools
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
Category: An issue proposing an enhancement or a PR with one.
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: Open.
#121713
In rust-lang/rust;
·
BigWingBeat
opened
on Feb 27, 2024
std::collections::BTreeMap docs could be improved by answering "When should I choose this over a HashMap"
A-collections
Area: `std::collections`
Area: `std::collections`
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
Area: Documentation for any part of the project, including the compiler, standard library, and tools
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Relevant to the library team, which will review and decide on the PR/issue.
Status: Open.
#120997
In rust-lang/rust;
·
mstange
opened
on Feb 13, 2024
<code>Vec::from_raw_parts</code> docs do not correctly handle empty buffers
A-collections
Area: `std::collections`
Area: `std::collections`
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
Area: Documentation for any part of the project, including the compiler, standard library, and tools
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Relevant to the library team, which will review and decide on the PR/issue.
Status: Open.
#119304
In rust-lang/rust;
·
oskgo
opened
on Dec 25, 2023
You can’t perform that action at this time.