Skip to content

Commit bb57d51

Browse files
committed
Specify #128438 changes
1 parent 3d2209e commit bb57d51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/changelog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ Language changes in Rust 1.82.0
6060

6161
* `Do not require \`T\` to be live when dropping \`[T; 0]\` <https://github.com/rust-lang/rust/pull/128438>`_
6262

63+
* No change: The drop interaction with the borrow checker is not specified as the borrow checker is not specified in the FLS
64+
6365
* `Stabilize \`const\` operands in inline assembly <https://github.com/rust-lang/rust/pull/128570>`_
6466

6567
* `Stabilize floating-point arithmetic in \`const fn\` <https://github.com/rust-lang/rust/pull/128596>`_

0 commit comments

Comments
 (0)