Closed
Description
I just updated my rust analyzer, and now every file (at least in this project) gets the error unexpected token in input
. The project is https://github.com/pubgrub-rs/pubgrub, and @lnicola can reproduce. They think it is the use of proptest!
. I don't know how to be more helpful.