You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changelog.rst
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,8 @@ Language changes in Rust 1.90.0
27
27
28
28
- `Allow constants whose final value has references to mutable/external memory, but reject such constants as patterns <https://github.com/rust-lang/rust/pull/140942>`_
29
29
30
-
- New paragraph: :p:`fls_wJ9f906BlBvg`
30
+
- This lifted restriction was not specified in the FLS
31
+
- The restriction on patterns is documented in :p:`fls_wJ9f906BlBvg`
31
32
32
33
- `Allow volatile access to non-Rust memory, including address 0 <https://github.com/rust-lang/rust/pull/141260>`_
0 commit comments