index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
rustfmt
/
tests
/
source
/
issue-3665
/
not_skip_attribute.rs
blob: 14985259a50f348833f3c8bd4ea4e6744e2ec601 (
plain
)
1
2
3
4
#![this::is::not::skip::attribute(ouch)]
#[ouch(not, skip, me)]
fn
main
()
{}