Skip to content

[DOC] Add back Rust 1.85.0 requirement to NEWS.md#15728

Merged
k0kubun merged 2 commits into
ruby:masterfrom
chancancode:update-zjit-news
Dec 25, 2025
Merged

[DOC] Add back Rust 1.85.0 requirement to NEWS.md#15728
k0kubun merged 2 commits into
ruby:masterfrom
chancancode:update-zjit-news

Conversation

@chancancode

Copy link
Copy Markdown
Contributor

Addresses @k0kubun's review in #15711 (comment)

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.

Addresses @k0kubun's review in ruby#15711 (comment)

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.
@tekknolagi tekknolagi requested a review from k0kubun December 24, 2025 23:29
Comment thread NEWS.md Outdated

@k0kubun k0kubun left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added a minor correction but it looks good otherwise. thanks 🙏

Co-authored-by: Takashi Kokubun <takashikkbn@gmail.com>
@k0kubun k0kubun merged commit 3c4cda1 into ruby:master Dec 25, 2025
29 checks passed
@chancancode chancancode deleted the update-zjit-news branch December 25, 2025 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants