Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
Search
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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
15.5k
Star
117k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add support for UWP targets
- #60260
#60260
Merged
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
videolabs:rust_uwp2
videolabs/rust:rust_uwp2
Copy head branch name to clipboard
Jul 26, 2019
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add support for UWP targets
#60260
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
videolabs:rust_uwp2
videolabs/rust:rust_uwp2
Copy head branch name to clipboard
Commits
Commits on Jul 25, 2019
rustc: codegen: Build import library for all windows targets
Show description for 5af318b
chouquette
committed
5af318b
View commit details
Copy full SHA for 5af318b
Browse repository at this point
libstd: windows: compat: Allow use of attributes
chouquette
committed
e34bcdb
View commit details
Copy full SHA for e34bcdb
Browse repository at this point
bootstrap: Build startup object for all windows-gnu target
Show description for ce315cd
chouquette
committed
ce315cd
View commit details
Copy full SHA for ce315cd
Browse repository at this point
std: Link UWP with allowed libraries only
chouquette
committed
3becaf4
View commit details
Copy full SHA for 3becaf4
Browse repository at this point
libunwind: Use libunwind when targeting UWP
Show description for 642f8cd
chouquette
committed
642f8cd
View commit details
Copy full SHA for 642f8cd
Browse repository at this point
std: rand: Use BCrypt on UWP
Show description for 9407ed7
chouquette
committed
9407ed7
View commit details
Copy full SHA for 9407ed7
Browse repository at this point
std: win: Don't use SetHandleInformation on UWP
Show description for a713a03
chouquette
committed
a713a03
View commit details
Copy full SHA for a713a03
Browse repository at this point
std: win: Don't expose link() on UWP
Show description for ef26728
chouquette
committed
ef26728
View commit details
Copy full SHA for ef26728
Browse repository at this point
std: win: Don't use GetUserProfileDirectoryW on UWP
chouquette
committed
a24be59
View commit details
Copy full SHA for a24be59
Browse repository at this point
std: win: Don't use GetFileInformationByHandle on UWP
chouquette
committed
4c05073
View commit details
Copy full SHA for 4c05073
Browse repository at this point
std: win: Don't use console APIs on UWP
chouquette
committed
668f0d3
View commit details
Copy full SHA for 668f0d3
Browse repository at this point
std: win: Disable stack overflow handling on UWP
Show description for e88a4ce
chouquette
committed
e88a4ce
View commit details
Copy full SHA for e88a4ce
Browse repository at this point
Add UWP mingw targets
chouquette
committed
7ed5c36
View commit details
Copy full SHA for 7ed5c36
Browse repository at this point
You can’t perform that action at this time.