File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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.
77
88## Download using Rustup
99
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
1111install it using Rustup, you can do that by running:
1212
1313``` bash
@@ -79,7 +79,7 @@ For more docs on how to build and test see [build_system/usage.txt](build_system
7979Not all targets are available as rustup component for nightly. See notes in the platform support matrix.
8080
8181[ ^ 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.
8383
8484## Usage
8585
You can’t perform that action at this time.
0 commit comments