about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-08-10 19:23:03 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-08-10 21:16:44 +0000
commit060811a6028e7889762ef2140c228df899f0e90e (patch)
treee9d0a7a050d12c477776e6aeeb492bc5ddbf76ba
parent3de829e4e5cd937d71b760a07462842b20258987 (diff)
downloadrust-060811a6028e7889762ef2140c228df899f0e90e.tar.gz
rust-060811a6028e7889762ef2140c228df899f0e90e.zip
Distribute rustc_codegen_cranelift for Windows
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 6766e2f844d..18a840f8a50 100644
--- a/Readme.md
+++ b/Readme.md
@@ -70,7 +70,7 @@ For more docs on how to build and test see [build_system/usage.txt](build_system
 |AIX|❌[^xcoff]|N/A|N/A|❌[^xcoff]|
 |Other unixes|❓|❓|❓|❓|
 |macOS|✅|✅|N/A|N/A|
-|Windows|✅[^no-rustup]|❌|N/A|N/A|
+|Windows|✅|❌|N/A|N/A|
 
 ✅: Fully supported and tested
 ❓: Maybe supported, not tested