Sign in
rust
/
rustfmt
/
refs/heads/format_markdown_files_from_scratch
/
.
/
tests
/
target
/
issue-1693.rs
blob: 85421a123bb5c65aca4fe3b07c54a3d965779f5e [
file
] [
log
] [
blame
]
fn
issue1693
()
{
let
pixel_data
=
vec
![
(
f16
::
from_f32
(
0.82
),
f16
::
from_f32
(
1.78
),
f16
::
from_f32
(
0.21
)
);
256
*
256
];
}