Changelog

nodejs/node · · 8 commits

Rust upgrade and QUIC/test cleanup

Node updates its Rust toolchain and vendored crates, plus a QUIC stream state tweak and broad test assertion cleanup.

Raise the Rust floor to 1.86 and refresh vendored crates (Renegade334ea48ad3, Renegade334cb3add2, Manishearth8ba8981) Node now requires rustc/cargo 1.86 for Temporal-related builds, and the bundled Rust crates were regenerated for V8 14.6.202.34-node.26. This keeps the native Rust toolchain and Chromium vendoring aligned, but it also means newer Rust is now required to build affected parts of the tree.

Serialize QUIC stream reset codes as strings (manNomi58795e9) QUIC stream state JSON output now stringifies resetCode before serialization, and the corresponding test asserts the value is `