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 b597ac5 commit ee188ceCopy full SHA for ee188ce
src/changelog.rst
@@ -38,6 +38,8 @@ Language changes in Rust 1.82.0
38
39
* `size_of_val_raw: for length 0 this is safe to call <https://github.com/rust-lang/rust/pull/126152/>`_
40
41
+ * No change: `size_of_val_raw` is a library defined function
42
+
43
* `Reorder trait bound modifiers *after* \`for<...>\` binder in trait bounds <https://github.com/rust-lang/rust/pull/127054/>`_
44
45
* `Stabilize opaque type precise capturing (RFC 3617) <https://github.com/rust-lang/rust/pull/127672>`_
0 commit comments