Skip to content

Commit b874b5d

Browse files
committed
the restriction was not documented
1 parent f669cc9 commit b874b5d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/changelog.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ Language changes in Rust 1.90.0
2727

2828
- `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>`_
2929

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`
3132

3233
- `Allow volatile access to non-Rust memory, including address 0 <https://github.com/rust-lang/rust/pull/141260>`_
3334

0 commit comments

Comments
 (0)