diff --git a/src/changelog.rst b/src/changelog.rst index 881657d0..475d11f3 100644 --- a/src/changelog.rst +++ b/src/changelog.rst @@ -26,6 +26,9 @@ Language changes in Rust 1.83.0 * Changed paragraphs: :p:`fls_to4e7imq2c0w`, :p:`fls_6g7c1kjrmfnr`, :p:`fls_hkbwa8xx2fwx` * `Allow creating references to statics in \`const\` initializers. `_ + + * No change: this previous restriction is not specified in the FLS + * `Implement raw lifetimes and labels (\`'r#ident\`). `_ * `Define behavior when atomic and non-atomic reads race. `_ * `Non-exhaustive structs may now be empty. `_