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-tidy
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.9k
Star
107k
Code
Issues
5k+
Pull requests
867
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
19
Issues
Search Issues
state
:
open
label
:
A-tidy
state:open label:A-tidy
Search
Labels
Milestones
New issue
Search results
Open
Closed
Rollup of 7 pull requests
A-tidy
Area: The tidy tool
Area: The tidy tool
rollup
A PR which is a rollup
A PR which is a rollup
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-clippy
Relevant to the Clippy team.
Relevant to the Clippy 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-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-style
Relevant to the style team, which will review and decide on the PR/issue.
Relevant to the style team, which will review and decide on the PR/issue.
Status: Open (in progress).
rust-lang/rust
number 147775
#147775
In rust-lang/rust;
·
matthiaskrgr
opened
on Oct 16, 2025
Tidy fails with node 22.20.0 and npm 10.9.3 installed
A-tidy
Area: The tidy tool
Area: The tidy tool
E-needs-investigation
Call for partcipation: This issues needs some investigation to determine current status
Call for partcipation: This issues needs some investigation to determine current status
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-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.
#147500
In rust-lang/rust;
·
Zeckmathederg
opened
on Oct 8, 2025
refactor: Move to anstream + anstyle for styling
A-tidy
Area: The tidy tool
Area: The tidy tool
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-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-clippy
Relevant to the Clippy team.
Relevant to the Clippy 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.
Status: Open (in progress).
rust-lang/rust
number 147207
#147207
In rust-lang/rust;
·
Muscraft
opened
on Oct 1, 2025
Modify the pre-push githook to run Tidy on only committed changes.
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
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-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 147084
#147084
In rust-lang/rust;
·
simp4t7
opened
on Sep 27, 2025
std: move <code>kernel_copy</code> to <code>sys</code>
A-tidy
Area: The tidy tool
Area: The tidy tool
O-unix
Operating system: Unix-like
Operating system: Unix-like
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-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-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 (in progress).
rust-lang/rust
number 147077
#147077
In rust-lang/rust;
·
joboet
opened
on Sep 26, 2025
std: Add Motor OS std library port
A-tidy
Area: The tidy tool
Area: The tidy tool
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-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 (in progress).
rust-lang/rust
number 147000
#147000
In rust-lang/rust;
·
lasiotus
opened
on Sep 24, 2025
[EXPERIMENT] Test 8-bit tags for hashbrown
A-tidy
Area: The tidy tool
Area: The tidy tool
perf-regression
Performance regression.
Performance regression.
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)
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: Draft (not ready).
rust-lang/rust
number 146909
#146909
In rust-lang/rust;
·
Amanieu
opened
on Sep 22, 2025
remove duplicated columns from <code>rustc_error_code::error_codes!</code>
A-tidy
Area: The tidy tool
Area: The tidy tool
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-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.
Status: Open (in progress).
rust-lang/rust
number 146584
#146584
In rust-lang/rust;
·
cyrgani
opened
on Sep 15, 2025
Tracking issue for release notes of #145463: Reject invalid literal suffixes in tuple indexing, tuple struct indexing, and struct field name position
A-grammar
Area: The grammar of Rust
Area: The grammar of Rust
A-parser
Area: The lexing & parsing of Rust source code to an AST
Area: The lexing & parsing of Rust source code to an AST
A-proc-macros
Area: Procedural macros
Area: Procedural macros
A-tidy
Area: The tidy tool
Area: The tidy tool
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-lang
Relevant to the language team
Relevant to the language team
Status: Open.
#146358
In rust-lang/rust;
·
rustbot
opened
on Sep 9, 2025
·
1.91.0
Update cc-rs to 1.2.33
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-tidy
Area: The tidy tool
Area: The tidy tool
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)
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 146186
#146186
In rust-lang/rust;
·
dpaoliello
opened
on Sep 4, 2025
Weekly <code>cargo update</code> + update allowed dependencies list
A-tidy
Area: The tidy tool
Area: The tidy tool
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 145849
#145849
In rust-lang/rust;
·
clubby789
opened
on Aug 25, 2025
Migrate <code>unused-revision-names</code> check from tidy to compiletest
A-tidy
Area: The tidy tool
Area: The tidy tool
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
Category: PRs that clean code up or issues documenting cleanup.
E-hard
Call for participation: Hard difficulty. Experience needed to fix: A lot.
Call for participation: Hard difficulty. Experience needed to fix: A lot.
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.
#144671
In rust-lang/rust;
·
jieyouxu
opened
on Jul 30, 2025
You can’t perform that action at this time.