From aa3babc33f010492271cd438c404b98f28ccb9b8 Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Sat, 1 Nov 2025 09:40:34 +0200 Subject: [PATCH] changelog fix: paragraph is changed, and is not new --- src/changelog.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/changelog.rst b/src/changelog.rst index 1bd0db60..bc0151ef 100644 --- a/src/changelog.rst +++ b/src/changelog.rst @@ -112,11 +112,14 @@ Language changes in Rust 1.89.0 - `Extend temporary lifetime extension to also go through tuple struct and tuple variant constructors `_ - - Changed paragraph: :p:`fls_DQaCUkskfXzk` + - Changed paragraphs: + + - :p:`fls_DQaCUkskfXzk` + - :p:`fls_wyzau8hhq74d` + - New paragraphs: - :p:`fls_YeeZWqTdMivX` - - :p:`fls_wyzau8hhq74d` - :p:`fls_eeaJtK4w5gVK` - `extern "C" functions on the wasm32-unknown-unknown target now have a standards compliant ABI `_