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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
stability-attribute
/
missing-stability-attr-at-top-level.rs
blob: 8f750ae62f5e4c2f57e725e0f3b620410535479d (
plain
)
1
2
3
4
#![feature(staged_api)] //~^ ERROR crate has missing stability attribute fn main() {}