Skip to content

Commit cf7c055

Browse files
committed
Auto merge of rust-lang#128939 - bjorn3:windows_cg_clif_component, r=albertlarsan68
Distribute rustc_codegen_cranelift for Windows With support for raw-dylib recently added to cg_clif, and inline assembly support working on Windows for quite a while now, all blockers for distributing cg_clif on Windows that I mentioned in rust-lang#81746 (comment) are fixed now.
2 parents 0fba9b4 + 060811a commit cf7c055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ For more docs on how to build and test see [build_system/usage.txt](build_system
7070
|AIX|[^xcoff]|N/A|N/A|[^xcoff]|
7171
|Other unixes|||||
7272
|macOS|||N/A|N/A|
73-
|Windows|[^no-rustup]||N/A|N/A|
73+
|Windows|||N/A|N/A|
7474

7575
✅: Fully supported and tested
7676
❓: Maybe supported, not tested

0 commit comments

Comments
 (0)