]> git.lizzy.rs Git - rust.git/commit - src/librustc_llvm/build.rs
Rollup merge of #74356 - lzutao:rm_combine, r=LukasKalbertodt
authorManish Goregaokar <manishsmail@gmail.com>
Sun, 19 Jul 2020 14:02:24 +0000 (07:02 -0700)
committerGitHub <noreply@github.com>
Sun, 19 Jul 2020 14:02:24 +0000 (07:02 -0700)
commitcc4e880c62605a490ca846a86d7b0f8bb50fb8a5
treeae225a49b6ac6c5980c9af4097fde1e6d7768524
parent2f3d64fc2f4df95645366825952a4c976bcb2336
parentafbfe603fc1c288a0cff63b3b1cad43902a66e9b
Rollup merge of #74356 - lzutao:rm_combine, r=LukasKalbertodt

Remove combine function

Comparing two array directly helps generate better assert message.
Resolve https://github.com/rust-lang/rust/pull/74271/files#r454538514
src/libstd/sys/unix/process/process_unix.rs