]> git.lizzy.rs Git - rust.git/commit
Fix each_linked_rlib when the current crate has 0 crate types
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>
Wed, 4 Jan 2023 13:37:38 +0000 (13:37 +0000)
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>
Wed, 4 Jan 2023 13:58:08 +0000 (13:58 +0000)
commit77051167083b58c4cd59c658197bcfe6476a7fa5
tree878a10d051d2e72a73ccaaadb779a9d5142491f6
parented77a61901df19dd452e2414897ad9a99ef08203
Fix each_linked_rlib when the current crate has 0 crate types
compiler/rustc_codegen_ssa/src/back/link.rs