Closed allmycode closed 3 years ago
This is not something this library can fix. Fortunately, rustc has already merged a recent fix: https://github.com/rust-lang/rust/pull/88690, and you can use it in nightly rust now. So you just need to wait for it to become stable.
This doesn't compile
compiles says
while this compiles fine
This with curly braces compiles too