You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
= warning: this will change its meaning in a future release!
24
+
= note: for more information, see issue #123748 <https://github.com/rust-lang/rust/issues/123748>
25
+
= help: specify the type explicitly
26
+
= note: `#[warn(never_type_fallback_flowing_into_unsafe)]` on by default
27
+
= note: this warning originates in the macro `$crate::assert_size_eq` which comes from the expansion of the macro `transmute_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
= warning: this will change its meaning in a future release!
20
+
= note: for more information, see issue #123748 <https://github.com/rust-lang/rust/issues/123748>
21
+
= help: specify the type explicitly
22
+
= note: `#[warn(never_type_fallback_flowing_into_unsafe)]` on by default
23
+
= note: this warning originates in the macro `$crate::assert_size_eq` which comes from the expansion of the macro `transmute_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
= warning: this will change its meaning in a future release!
24
+
= note: for more information, see issue #123748 <https://github.com/rust-lang/rust/issues/123748>
25
+
= help: specify the type explicitly
26
+
= note: `#[warn(never_type_fallback_flowing_into_unsafe)]` on by default
27
+
= note: this warning originates in the macro `$crate::assert_size_eq` which comes from the expansion of the macro `transmute_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
= warning: this will change its meaning in a future release!
87
+
= note: for more information, see issue #123748 <https://github.com/rust-lang/rust/issues/123748>
88
+
= help: specify the type explicitly
89
+
= note: `#[warn(never_type_fallback_flowing_into_unsafe)]` on by default
90
+
= note: this warning originates in the macro `$crate::assert_size_eq` which comes from the expansion of the macro `transmute_ref` (in Nightly builds, run with -Z macro-backtrace for more info)
91
+
92
+
warning: never type fallback affects this call to an `unsafe` function
= warning: this will change its meaning in a future release!
24
+
= note: for more information, see issue #123748 <https://github.com/rust-lang/rust/issues/123748>
25
+
= help: specify the type explicitly
26
+
= note: `#[warn(never_type_fallback_flowing_into_unsafe)]` on by default
27
+
= note: this warning originates in the macro `$crate::assert_size_eq` which comes from the expansion of the macro `transmute_ref` (in Nightly builds, run with -Z macro-backtrace for more info)
28
+
29
+
warning: never type fallback affects this call to an `unsafe` function
0 commit comments