beef
beef
The `heap` effect proposed by @RalfJung seems like a good solution, but I don't think we should use the `const(heap)` syntax. We could add a `#[const_heap]` attribute with the same...
We could make types with the `const(heap)` unnameable (like closures) first. We could enable a lot of use cases even if we cannot name them, I think. (Also, I think...
I don't think we would want to stabilize `const_eval_select`, that said, we could constify some intrinsics by implementing a slower version for const eval using `const_eval_select`, and stabilize those intrinsics...
Likely the same as #32
Got this as well. For me it was the "Fo" pair.
 Here's a screenshot, it is pretty bad and noticeable, so I hope this can be fixed.
gradle plugin good
write your own, this is from 2 years ago
IIRC, a walk on ADT fields would have been more correct..