Skip to content

Commit dba1a34

Browse files
committed
Specify #122792 changes
1 parent 750b682 commit dba1a34

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
@@ -30,6 +30,8 @@ Language changes in Rust 1.82.0
3030

3131
* `Enforce supertrait outlives obligations when using trait impls <https://github.com/rust-lang/rust/pull/124336>`_
3232

33+
* No change: the concrete type inference resolution is not part of the FLS
34+
3335
* `\`addr_of(_mut)!\` macros and the newly stabilized \`&raw (const|mut)\` are now safe to use with all static items <https://github.com/rust-lang/rust/pull/125834>`_
3436

3537
* `size_of_val_raw: for length 0 this is safe to call <https://github.com/rust-lang/rust/pull/126152/>`_

0 commit comments

Comments
 (0)