84b6049eb9
rustc has proper heuristics for actually checking whether a type allows being left uninitialized (by asking CTFE). We can now use this for our helper instead of rolling our own bad version with false positives. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |