We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d2209e commit bb57d51Copy full SHA for bb57d51
src/changelog.rst
@@ -60,6 +60,8 @@ Language changes in Rust 1.82.0
60
61
* `Do not require \`T\` to be live when dropping \`[T; 0]\` <https://github.com/rust-lang/rust/pull/128438>`_
62
63
+ * No change: The drop interaction with the borrow checker is not specified as the borrow checker is not specified in the FLS
64
+
65
* `Stabilize \`const\` operands in inline assembly <https://github.com/rust-lang/rust/pull/128570>`_
66
67
* `Stabilize floating-point arithmetic in \`const fn\` <https://github.com/rust-lang/rust/pull/128596>`_
0 commit comments