scottmcm
Results
42
issues of
scottmcm
Move to a world where the size check for `transmute` is always accurate, preserving the developer experience via linting instead of the special-cased typeck tricks. [Rendered](https://github.com/scottmcm/rfcs/blob/newt_level_transfiguration/text/3844-next-gen-transmute.md)
T-lang
T-libs-api
I-lang-radar
Something's happening, based on https://github.com/rust-lang/rust/issues/144621, so go further than before by removing the visibility from the field and having definitions use a `from_array` method instead where needed. This is draft...