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