Flood of unexpected token: <eof>
errors triggered by foo(|_|)
#32505
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
P-low
Low priority
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
The easiest way to reproduce the error is to compile the following code:
After I try
rustc report.rs -o test
I get the following output:I expect to get the single line error output, not the flood.
Meta
rustc 1.9.0-dev (10bdd80 2016-03-18)
binary: rustc
commit-hash: 10bdd80
commit-date: 2016-03-18
host: x86_64-unknown-linux-gnu
release: 1.9.0-dev
The text was updated successfully, but these errors were encountered: