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
/
attr.rs
blob: 9c4caaa4a42eb8f29bb4f75dede382dac70be994 (
plain
)
1
2
3
4
5
6
7
8
// run-pass // pretty-expanded FIXME #23616 #![feature(main)] #[main] fn foo() { }