Why is this playground triggering if_let_rescope? &SigDrop definitely doesn't have significant drop?? Am I just missing something dumb here?
A browser interface to the Rust compiler to experiment with the language
1 messages · Page 1 of 1 (latest)
Why is this playground triggering if_let_rescope? &SigDrop definitely doesn't have significant drop?? Am I just missing something dumb here?
A browser interface to the Rust compiler to experiment with the language
A similar issue has been reported at https://github.com/rust-lang/rust/issues/137411
Maybe you should put your code as a comment there?
Yeah, with that I can reduce my code a little more
That's a yikes lol 