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