beef

Results 128 comments of 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.

![image](https://user-images.githubusercontent.com/43851243/179395048-12dc4bde-f8be-4fb4-a991-e1a456ba4be5.png) 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