]> git.proxmox.com Git - cargo.git/commit
Auto merge of #10674 - petrochenkov:linklib, r=ehuss
authorbors <bors@rust-lang.org>
Tue, 17 May 2022 15:20:10 +0000 (15:20 +0000)
committerbors <bors@rust-lang.org>
Tue, 17 May 2022 15:20:10 +0000 (15:20 +0000)
commitd14c59dfe922d7b117f952bf2f210ef503968a31
tree70baa17bc0e5ca47f2e6f3c61b358e2faf327f66
parent6d6dd9d9be9c91390da620adf43581619c2fa90e
parent53ec56cbae80c6001df62958802809466de115e5
Auto merge of #10674 - petrochenkov:linklib, r=ehuss

reference: Update syntax supported by `rustc-link-lib`

This doc already contains a link below pointing to the relevant rustc documentation https://doc.rust-lang.org/nightly/rustc/command-line-arguments.html#-l-link-the-generated-crate-to-a-native-library which has the updated syntax.