]> git.lizzy.rs Git - rust.git/commit
Auto merge of #66109 - pietroalbini:rollup-2npidna, r=pietroalbini
authorbors <bors@rust-lang.org>
Tue, 5 Nov 2019 09:31:36 +0000 (09:31 +0000)
committerbors <bors@rust-lang.org>
Tue, 5 Nov 2019 09:31:36 +0000 (09:31 +0000)
commitd1fff4a4b213b3341c1ff994061b7965a5932c70
tree092a1579b1c3ddeccf48280bbf1d0a0294eaa716
parent2e4da3caadc61fab2cfcffebcbfdd72fbcee62b7
parent1ffa93e5f8229c34286f50d1d79dd410324a7d9d
Auto merge of #66109 - pietroalbini:rollup-2npidna, r=pietroalbini

Rollup of 10 pull requests

Successful merges:

 - #65136 (Update codegen option documentation.)
 - #65574 (docs: improve disclaimer regarding LinkedList)
 - #65720 (Add FFI bindings for LLVM's Module::getInstructionCount())
 - #65905 ([doc] fixes for unix/vxworks `OpenOptionsExt::mode`)
 - #65962 (Fix logic in example.)
 - #66019 (Improved std::iter::Chain documentation)
 - #66038 (doc(str): show example of chars().count() under len())
 - #66042 (Suggest correct code when encountering an incorrect trait bound referencing the current trait)
 - #66073 (Do not needlessly write-lock)
 - #66096 (Add a failing UI test for multiple loops of all kinds in a `const`)

Failed merges:

r? @ghost