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 809c80b commit 3d2209eCopy full SHA for 3d2209e
src/changelog.rst
@@ -56,6 +56,8 @@ Language changes in Rust 1.82.0
56
57
* `Stabilize nested field access in \`offset_of!\` <https://github.com/rust-lang/rust/pull/128284>`_
58
59
+ * No change: `offset_of` is a library defined macro
60
+
61
* `Do not require \`T\` to be live when dropping \`[T; 0]\` <https://github.com/rust-lang/rust/pull/128438>`_
62
63
* `Stabilize \`const\` operands in inline assembly <https://github.com/rust-lang/rust/pull/128570>`_
0 commit comments