mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 05:25:34 +02:00
Add a document about YJIT's Rust version
This commit is contained in:
parent
811ca75f3b
commit
a0d2320f30
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ You will need to install:
|
|||
- A C compiler such as GCC or Clang
|
||||
- GNU Make and Autoconf
|
||||
- The Rust compiler `rustc` and Cargo (if you want to build in dev/debug mode)
|
||||
- The Rust version must be [>= 1.58.1](yjit/Cargo.toml).
|
||||
|
||||
To install the Rust build toolchain, we suggest following the [recommended installation method][rust-install]. Rust also provides first class [support][editor-tools] for many source code editors.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue