Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
issue-1693.rs
blob: 0622ce5023510e084370ef03f3d934e9246230c3 [
file
] [
log
] [
blame
] [
edit
]
fn
issue1693
()
{
let
pixel_data
=
vec
![(
f16
::
from_f32
(
0.82
),
f16
::
from_f32
(
1.78
),
f16
::
from_f32
(
0.21
));
256
*
256
];
}