]> git.lizzy.rs Git - rust.git/commit
Auto merge of #70943 - Centril:rollup-eowm2h3, r=Centril
authorbors <bors@rust-lang.org>
Thu, 9 Apr 2020 09:57:17 +0000 (09:57 +0000)
committerbors <bors@rust-lang.org>
Thu, 9 Apr 2020 09:57:17 +0000 (09:57 +0000)
commit93dc97a85381cc52eb872d27e50e4d518926a27c
treec2eb851ca9c9012962582fddbbd6f2948a1fa19e
parent11f6096a9ef6ad52de2956f4d2df200de7617077
parent09052a6d354036a3431733eef145671292548e48
Auto merge of #70943 - Centril:rollup-eowm2h3, r=Centril

Rollup of 7 pull requests

Successful merges:

 - #67705 (Use unrolled loop for searching NULL in [u16] on Windows)
 - #70367 (save/restore `pessimistic_yield` when entering bodies)
 - #70822 (Don't lint for self-recursion when the function can diverge)
 - #70868 (rustc_codegen_ssa: Refactor construction of linker arguments)
 - #70896 (Implement Chain with Option fuses)
 - #70916 (Support `#[track_caller]` on functions in `extern "Rust" { ... }`)
 - #70918 (rustc_session: forbid lints override regardless of position)

Failed merges:

r? @ghost