Sign in
rust
/
rust-lang
/
rust
/
HEAD
/
.
/
src
/
tools
/
rustfmt
/
tests
/
coverage
/
source
/
comments.rs
blob: 10940039e8eabf279d1bb9504bd493a59410d85a [
file
] [
log
] [
blame
]
// rustfmt-emit_mode: coverage
/// Here's a doc comment!
fn
main
()
{
// foo is bar
let
foo
=
"bar"
;
// loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooong comment!!!!!
}