From 898d27162cf4514fa8eef3e83ffb24816b5dfad6 Mon Sep 17 00:00:00 2001 From: kirtchev-adacore Date: Mon, 9 Mar 2026 13:57:34 +0200 Subject: [PATCH] Changelog entries for Rust 1.94.0 --- src/changelog.rst | 9 +++++++++ version.rst | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/src/changelog.rst b/src/changelog.rst index 7daab6f0..cd3fde14 100644 --- a/src/changelog.rst +++ b/src/changelog.rst @@ -19,6 +19,15 @@ with the change that has been applied due to it. just the language changes that had an impact to the FLS. See the `release notes`_ for a full list of changes. +Language changes in Rust 1.94.0 +------------------------------- + +- `Impls and impl items inherit dead_code lint level of the corresponding traits and trait items `_ +- `Stabilize additional 29 RISC-V target features including large portions of the RVA22U64 / RVA23U64 profiles `_ +- `Add warn-by-default unused_visibilities lint for visibility on const _ declarations `_ +- `Update to Unicode 17 `_ +- `Avoid incorrect lifetime errors for closures `_ + Language changes in Rust 1.93.1 ------------------------------- diff --git a/version.rst b/version.rst index 06ba5695..f5bb8efb 100644 --- a/version.rst +++ b/version.rst @@ -2,4 +2,4 @@ SPDX-FileCopyrightText: The Ferrocene Developers SPDX-FileCopyrightText: The Rust Project Developers -.. |spec_version| replace:: 1.93.1 +.. |spec_version| replace:: 1.94.0