Sign in
rust
/
rust
/
d7e8f9fc7af4aa4cd65140afaebe48dd1e90e708
/
.
/
tests
/
ui
/
tool-attributes
/
tool-attributes-shadowing.rs
blob: 582c99b089f5a764b654e9dce94c5763c6387830 [
file
]
mod
rustfmt
{}
#[
rustfmt
::
skip
]
//~ ERROR: cannot find `skip` in `rustfmt`
fn
main
()
{}