Avoid wrapping constant allocations in packed structs when not necessary by bjorn3 · Pull Request #138503 · rust-lang/rust
This way LLVM will set the string merging flag if the alloc is a nul terminated string, reducing binary sizes. try-job: armhf-gnu