File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed 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 Linux and 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.
83
83
84
84
## Usage
85
85
You can’t perform that action at this time.
0 commit comments