Sign in
rust
/
rust
/
refs/heads/lcnr/rustc-dev-guide
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
issue-1247.rs
blob: 16c63e0f53d3efcf32076add2ba37ad22c5b1f91 [
file
] [
log
] [
blame
]
// rustfmt-max_width: 80
fn
foo
()
{
polyfill
::
slice
::
fill
(
&
mut
self
.
pending
[
padding_pos
..(
self
.
algorithm
.
block_len
-
8
)],
0
,
);
}