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
Search or jump to...
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
883
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
Commits
Branch selector
master
User selector
mati865
Datepicker
All time
Commit History
Commits on Sep 19, 2025
Stop linking rs{begin,end} on x86_64-*-windows-gnu
Show description for 7eea65f
mati865
committed
7eea65f
Copy full SHA for 7eea65f
Commits on Aug 24, 2025
raw-dylib-elf: set correct `DT_VERDEFNUM`
Show description for b1be775
mati865
committed
b1be775
Copy full SHA for b1be775
Commits on Aug 23, 2025
Enable LLVM download from CI for gnullvm dist
Show description for 577e181
mati865
committed
577e181
Copy full SHA for 577e181
Enable LLVM tools for gnullvm dist
Show description for 825bb13
mati865
committed
825bb13
Copy full SHA for 825bb13
Commits on Aug 4, 2025
windows-gnullvm: include `libunwind.dll` in dist
mati865
committed
d2e3ea9
Copy full SHA for d2e3ea9
Commits on Jul 29, 2025
bootstrap: split runtime DLL part out of `make_win_dist`
mati865
committed
9cfe5f6
Copy full SHA for 9cfe5f6
bootstrap: extract `cc` query into a new function
mati865
committed
987a49b
Copy full SHA for 987a49b
Commits on Jun 25, 2025
Add windows-gnullvm hosts to the manifest
mati865
committed
508021a
Copy full SHA for 508021a
Commits on Jun 18, 2025
{aarch64,x86_64}-pc-windows-gnullvm: build host tools
mati865
committed
d577b39
Copy full SHA for d577b39
Commits on Jun 9, 2025
Don't create .msi installer for gnullvm hosts
Show description for 4f0b60a
mati865
committed
4f0b60a
Copy full SHA for 4f0b60a
Commits on May 31, 2025
Shared libLLVM linking is officially supported with MinGW and Clang
mati865
committed
885184a
Copy full SHA for 885184a
Fix C++ standard library name for *-windows-gnullvm targets
mati865
committed
7eea11b
Copy full SHA for 7eea11b
Fix incorrect comment
mati865
committed
98961cd
Copy full SHA for 98961cd
rustc_llvm: add Windows system libs only when cross-compiling from Windows
Show description for 81f61ac
mati865
committed
81f61ac
Copy full SHA for 81f61ac
Enable non-leaf Frame Pointers for mingw-w64 Arm64 Windows
mati865
committed
7e9aee7
Copy full SHA for 7e9aee7
Commits on Jan 25, 2025
ci: fix explanation why LLVM download is disabled for windows-gnu
mati865
committed
b20bc53
Copy full SHA for b20bc53
Commits on Nov 12, 2024
allow CFGuard on windows-gnullvm
mati865
committed
811c1db
Copy full SHA for 811c1db
Commits on Nov 7, 2024
unpin and update memchr
mati865
committed
7cdbb59
Copy full SHA for 7cdbb59
Commits on Oct 5, 2024
enable f16 and f128 on windows-gnullvm targets
mati865
committed
9d2495d
Copy full SHA for 9d2495d
Commits on Oct 3, 2024
control libunwind linkage mode via `crt-static` on gnullvm targets
Show description for d442cf5
mati865
and
kleisauke
committed
d442cf5
Copy full SHA for d442cf5
Commits on Sep 1, 2024
Upgrade CI's mingw-w64 toolchain
mati865
committed
4ee58db
Copy full SHA for 4ee58db
Commits on Apr 24, 2024
Skip dlltool tests on non `*windows-gnu` targets
mati865
committed
b1fd4a7
Copy full SHA for b1fd4a7
Refactor dlltool searching code into separate function
mati865
committed
a51ad79
Copy full SHA for a51ad79
Commits on Apr 21, 2024
Add `-lmingwex` second time in `mingw_libs`
Show description for eac0b3a
mati865
committed
eac0b3a
Copy full SHA for eac0b3a
Add gnullvm targets to manifest
mati865
committed
6ae761c
Copy full SHA for 6ae761c
Commits on Apr 15, 2024
Provide prebuilt std for gnullvm targets
mati865
committed
cd4c0da
Copy full SHA for cd4c0da
Commits on Sep 8, 2023
Add i686-pc-windows-gnullvm triple
mati865
committed
32c4531
Copy full SHA for 32c4531
Commits on Jul 15, 2023
Move MinGW linker dist option to proper section
mati865
committed
cf4fcf8
Copy full SHA for cf4fcf8
Commits on Jan 29, 2023
Upgrade mingw-w64 on CI
mati865
committed
f6ea2ea
Copy full SHA for f6ea2ea
Commits on Nov 22, 2022
Bump `fd-lock` in `bootstrap` again
Show description for cd22ce6
mati865
committed
cd22ce6
Copy full SHA for cd22ce6
Commits on Nov 15, 2022
Reduce exceptions overallocation on non Windows x86_64
Show description for 10d0f14
mati865
committed
10d0f14
Copy full SHA for 10d0f14
Fix building of `aarch64-pc-windows-gnullvm`
Show description for c823537
mati865
committed
c823537
Copy full SHA for c823537
Commits on Nov 13, 2022
Update several crates to bring support for the new Tier 3 Windows targets
mati865
committed
46417ad
Copy full SHA for 46417ad
Commits on Nov 12, 2022
Use correct EH personality on `*-windows-gnu-*`
mati865
committed
7333ee0
Copy full SHA for 7333ee0
Bump unwinder private data size for AArch64 Windows
Show description for 2a902a8
mati865
committed
2a902a8
Copy full SHA for 2a902a8
Pagination
Previous
Next
You can’t perform that action at this time.