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
/
error-codes
/
E0296.rs
blob: a1a86574465fb3b163ec6d0ab48e4e36f1789275 (
plain
)
1
2
3
#![recursion_limit] //~ ERROR E0296 fn main() {}