Sign in
rust
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-32446.rs
blob: 53e519a72a5fd8b8c2c5f479a4cae7a20e3b310a [
file
] [
log
] [
blame
] [
edit
]
fn
main
()
{}
// This used to end up in an infite loop trying to bump past EOF.
trait
T
{
...
}
//~ ERROR