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
Copy file name to clipboardExpand all lines: Readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ If not please open an issue.
7
7
8
8
## Download using Rustup
9
9
10
-
The Cranelift codegen backend is distributed in nightly builds on Linuxand x86_64 macOS. If you want to
10
+
The Cranelift codegen backend is distributed in nightly builds on Linux, macOS and x86_64 Windows. If you want to
11
11
install it using Rustup, you can do that by running:
12
12
13
13
```bash
@@ -79,7 +79,7 @@ For more docs on how to build and test see [build_system/usage.txt](build_system
79
79
Not all targets are available as rustup component for nightly. See notes in the platform support matrix.
80
80
81
81
[^xcoff]: XCOFF object file format is not supported.
82
-
[^no-rustup]: Not available as rustup component for nightly. You can build it yourself.
82
+
[^no-rustup]: Not available as [rustup component for nightly](https://rust-lang.github.io/rustup-components-history/). You can build it yourself.
0 commit comments