]> git.lizzy.rs Git - rust.git/commit
Auto merge of #94638 - erikdesjardins:noextranull, r=nagisa
authorbors <bors@rust-lang.org>
Mon, 7 Mar 2022 02:07:36 +0000 (02:07 +0000)
committerbors <bors@rust-lang.org>
Mon, 7 Mar 2022 02:07:36 +0000 (02:07 +0000)
commit3d1eaf4b6203ab0168da5b99049942385aa753e0
tree01949fcb8930cd6b7da3b2099253d68427872e36
parent8876ca3dd46b99fe7e6ad937f11493d37996231e
parente1a4bf6492ea235b19fe1b390116b1973749466f
Auto merge of #94638 - erikdesjardins:noextranull, r=nagisa

cleanup: remove unused ability to have LLVM null-terminate const strings

(and the copied function in rustc_codegen_gcc)

Noticed this while writing https://github.com/rust-lang/rust/pull/94450#issuecomment-1059687348.

r? `@nagisa`
compiler/rustc_codegen_gcc/src/common.rs
compiler/rustc_codegen_llvm/src/common.rs