-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.O-windowsOperating system: WindowsOperating system: Windows
Description
It would be great for Rust to be able to build code that targets Windows down to Windows XP SP2. There are still a significant number of Firefox users on that platform, so any Rust code built into Firefox would also need to run on that platform.
The only issue I am aware of preventing this today is the use of condvars in std.
cc @brson
nixklai
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.O-windowsOperating system: WindowsOperating system: Windows