OK, but we're not talking about the borrow checker, we're talking about byteorder. There's nothing about the byteorder crate that would benefit from being added to the compiler.
In fact it would make it less safe, since we'd be debugging code that emits LLVM IR instead of writing in an actual language.
In fact it would make it less safe, since we'd be debugging code that emits LLVM IR instead of writing in an actual language.