We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 015c426 commit d394d3aCopy full SHA for d394d3a
src/changelog.rst
@@ -26,6 +26,9 @@ Language changes in Rust 1.83.0
26
* Changed paragraphs: :p:`fls_to4e7imq2c0w`, :p:`fls_6g7c1kjrmfnr`, :p:`fls_hkbwa8xx2fwx`
27
28
* `Allow creating references to statics in \`const\` initializers. <https://github.com/rust-lang/rust/pull/129759>`_
29
+
30
+ * No change: this previous restriction is not specified in the FLS
31
32
* `Implement raw lifetimes and labels (\`'r#ident\`). <https://github.com/rust-lang/rust/pull/126452>`_
33
* `Define behavior when atomic and non-atomic reads race. <https://github.com/rust-lang/rust/pull/128778>`_
34
* `Non-exhaustive structs may now be empty. <https://github.com/rust-lang/rust/pull/128934>`_
0 commit comments