Hacker News new | ask | show | jobs
by doomrobo 2397 days ago
Where's the UB? It casts a boxed closure to a raw pointer, and then back to a boxed closure. There's no tricky introspection being done here.
1 comments

I'm not entirely sure you read the code I'm referring to. There's no box there.