>>106987861
that code compiles, but it results in completely undefined behavior. in safe rust btw.
it highlights a core flaw in the type system
>>106987877
that's true. more than half of c's speed is from UB, ironically