Skip to content

Commit 36c8619

Browse files
Update posts/2024-09-05-Rust-1.81.0.md
1 parent 0b19ea9 commit 36c8619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2024-09-05-Rust-1.81.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ name will continue to work as an alias, but will result in a deprecation
117117
warning starting in Rust 1.82.0.
118118

119119
`core::panic::PanicInfo` will remain unchanged, however, as this is now a
120-
*different type*. cuviper marked this conversation as resolved.
120+
*different type*.
121121

122122
The reason is that these types have different roles:
123123
`std::panic::PanicHookInfo` is the argument to the [panic hook](https://doc.rust-lang.org/stable/std/panic/fn.set_hook.html) in std

0 commit comments

Comments
 (0)