Skip to content

Commit 8e3d0b2

Browse files
authored
Update availability of Cranelift (#1579)
- include source
1 parent 4c39287 commit 8e3d0b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
1111
install 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
7979
Not 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

0 commit comments

Comments
 (0)