49e6c57ef9
Thanks to the `Value` locals refactoring, now primitive locals (ints, floats, chars, bools, and the like) will not require `Allocation`s at all, and locals that are never initialized at all because of conditional control flow won't be wasting memory. |
||
---|---|---|
.. | ||
compile-fail | ||
run-pass | ||
compiletest.rs |