summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorGodfrey Chan <godfreykfc@gmail.com>2025-12-24 16:06:50 -0800
committerGitHub <noreply@github.com>2025-12-25 09:06:50 +0900
commit3c4cda10eb80fa38f2b27d4774e3e3e82bf190c9 (patch)
treec4ec5156813905ef71a0737406432631b179a4e1 /test
parent3e82da723241b7205dc2b7706c66e9ead1826cde (diff)
[DOC] Add back Rust 1.85.0 requirement to NEWS.md (#15728)
* [DOC] Add back Rust 1.85.0 requirement to NEWS.md Addresses k0kubun's review in https://github.com/ruby/ruby/pull/15711#issuecomment-3690541074 NEWS.md serves both CRuby developers as well as end-users. As the release date closes in, it probably gets seen by more users than core developers (on the blog for example). Most users probably don't build Ruby by hand, and instead that is abstracted through tools like ruby-install or a package manager. For some users these tools may install pre-built binaries where they exist, in which case the Rust requirement doesn't apply. In other instances, the tools merely automate the build, in which case the correct rustc version is required to enable support. It is also a little confusing to talk about "enabling support for the JIT during the build" vs "enabling the JIT at runtime". This copy attempts to balance all of the above and hopefully gets the correct points across all intended audiences. * Apply suggestion from k0kubun Co-authored-by: Takashi Kokubun <takashikkbn@gmail.com> --------- Co-authored-by: Takashi Kokubun <takashikkbn@gmail.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions