Sign in
rust
/
rustfmt
/
refs/heads/libsyntax
/
.
/
tests
/
target
/
issue-1247.rs
blob: 427a8076ad5ec7aaadc934265b6286175ae0d127 [
file
] [
log
] [
blame
]
// rustfmt-max_width: 80
fn
foo
()
{
polyfill
::
slice
::
fill
(&
mut
self
.
pending
[
padding_pos
..
(
self
.
algorithm
.
block_len
-
8
)],
0
);
}