Sign in
android
/
toolchain
/
rustc
/
d2dbbcd40813d506244f1255bc2c84088a0197e1
/
.
/
src
/
test
/
ui
/
tool-attributes
/
tool-attributes-shadowing.rs
blob: 21bbaa3a7105d3854f521eafc0ee45a698af3b04 [
file
] [
log
] [
blame
]
mod
rustfmt
{}
#[
rustfmt
::
skip
]
//~ ERROR failed to resolve: could not find `skip` in `rustfmt`
fn
main
()
{}