Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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:O-windows
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
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
14.1k
Star
108k
Code
Issues
5k+
Pull requests
927
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
state
:
open
label
:
O-windows
state:open label:O-windows
Search
Labels
Milestones
New issue
Search results
Open
Closed
Observe <code>close(2)</code> errors for <code>std::fs::{copy, write}</code>
O-windows
Operating system: Windows
Operating system: Windows
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-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 149834
#149834
In rust-lang/rust;
·
tbu-
opened
on Dec 10, 2025
core::intrinsics::abort: Terminate with __fastfail on Windows
A-tidy
Area: The tidy tool
Area: The tidy tool
I-libs-nominated
Nominated for discussion during a libs team meeting.
Nominated for discussion during a libs team meeting.
O-windows
Operating system: Windows
Operating system: Windows
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 149780
#149780
In rust-lang/rust;
·
Fulgen301
opened
on Dec 8, 2025
<code>crate::io::Result</code> → <code>io::Result</code> in most places
O-hermit
Operating System: Hermit
Operating System: Hermit
O-SGX
Target: SGX
Target: SGX
O-solid
Operating System: SOLID
Operating System: SOLID
O-unix
Operating system: Unix-like
Operating system: Unix-like
O-wasi
Operating system: Wasi, Webassembly System Interface
Operating system: Wasi, Webassembly System Interface
O-windows
Operating system: Windows
Operating system: Windows
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-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 149778
#149778
In rust-lang/rust;
·
tbu-
opened
on Dec 8, 2025
Add freeze file times on Windows
O-windows
Operating system: Windows
Operating system: Windows
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-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 149718
#149718
In rust-lang/rust;
·
tguichaoua
opened
on Dec 6, 2025
x.py doesn't respect --host when rustc is missing and building on windows
C-bug
Category: This is a bug.
Category: This is a bug.
O-windows
Operating system: Windows
Operating system: Windows
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.
#149534
In rust-lang/rust;
·
glandium
opened
on Dec 2, 2025
Rustc can't find windows tools in non-standard location
A-linkers
Area: linkers... you gotta love linkers
Area: linkers... you gotta love linkers
C-discussion
Category: Discussion or questions that doesn't represent real issues.
Category: Discussion or questions that doesn't represent real issues.
O-windows
Operating system: Windows
Operating system: Windows
Status: Open.
#149099
In rust-lang/rust;
·
DKLoehr
opened
on Nov 19, 2025
Use <code>let...else</code> instead of <code>match foo { ... _ => return };</code> and <code>if let ... else return</code>
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
Area: Attributes (`#[…]`, `#![…]`)
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.
O-windows
Operating system: Windows
Operating system: Windows
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.
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.
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 148837
#148837
In rust-lang/rust;
·
estebank
opened
on Nov 11, 2025
Add SystemTime::{MIN, MAX}
O-hermit
Operating System: Hermit
Operating System: Hermit
O-SGX
Target: SGX
Target: SGX
O-solid
Operating System: SOLID
Operating System: SOLID
O-unix
Operating system: Unix-like
Operating system: Unix-like
O-wasi
Operating system: Wasi, Webassembly System Interface
Operating system: Wasi, Webassembly System Interface
O-windows
Operating system: Windows
Operating system: Windows
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-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 148825
#148825
In rust-lang/rust;
·
cvengler
opened
on Nov 11, 2025
Switch the destructors implementation for thread locals on Windows to use FLS
O-windows
Operating system: Windows
Operating system: Windows
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-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 148799
#148799
In rust-lang/rust;
·
ohadravid
opened
on Nov 10, 2025
Tracking issue for release notes of #141470: Add new <code>function_casts_as_integer</code> lint
O-unix
Operating system: Unix-like
Operating system: Unix-like
O-windows
Operating system: Windows
Operating system: Windows
release-blog-post
Marks issues tracking what text to put in the release blog post.
Marks issues tracking what text to put in the release blog post.
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.
#148702
In rust-lang/rust;
·
rustbot
opened
on Nov 8, 2025
·
1.93.0
Bash scripts distributed with Windows toolchians
A-debuggers
Area: debuggers themselves (gdc, lldb, cdb, WinDbg, etc.)
Area: debuggers themselves (gdc, lldb, cdb, WinDbg, etc.)
C-bug
Category: This is a bug.
Category: This is a bug.
O-windows
Operating system: Windows
Operating system: Windows
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.
#148409
In rust-lang/rust;
·
ChrisDenton
opened
on Nov 2, 2025
stdio: make stdout block-buffered when not associated to a terminal
O-windows
Operating system: Windows
Operating system: Windows
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-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 148274
#148274
In rust-lang/rust;
·
andreacorbellini
opened
on Oct 30, 2025
You can’t perform that action at this time.