]> git.proxmox.com Git - cargo.git/commit
Support linker with -Zdoctest-xcompile.
authorEric Huss <eric@huss.org>
Sun, 14 Jun 2020 04:19:22 +0000 (21:19 -0700)
committerEric Huss <eric@huss.org>
Sun, 14 Jun 2020 04:19:22 +0000 (21:19 -0700)
commitb4476d74f3644c79944b8bdf30dee5bdc94dbd19
treec005bbc68b73902ba35a6c1284df54824c312d24
parent79c769c3d7b4c2cf6a93781575b7f592ef974255
Support linker with -Zdoctest-xcompile.
src/cargo/core/compiler/compilation.rs
src/cargo/core/compiler/context/mod.rs
src/cargo/ops/cargo_test.rs
tests/testsuite/cross_compile.rs