]> git.lizzy.rs Git - rust.git/commit
Auto merge of #75510 - tmandry:rollup-tb9mllu, r=tmandry
authorbors <bors@rust-lang.org>
Fri, 14 Aug 2020 02:59:44 +0000 (02:59 +0000)
committerbors <bors@rust-lang.org>
Fri, 14 Aug 2020 02:59:44 +0000 (02:59 +0000)
commit8e5a27766ff14af36448a4b4c0a8bff84090168f
tree546c656169f02561ab78fc78448cc9557aecb2a8
parent81dc88f88f92ba8ad7465f9cba10c12d3a7b70f1
parente8acafd9d3451775e6d537732a694b36e3739330
Auto merge of #75510 - tmandry:rollup-tb9mllu, r=tmandry

Rollup of 12 pull requests

Successful merges:

 - #74650 (Correctly parse `{} && false` in tail expression)
 - #75319 (Fix ICE #75307 in `format`)
 - #75417 (Don't spill operands onto the stack in naked functions)
 - #75452 (self-profile: Cache more query key strings when doing self-profiling.)
 - #75459 (fix LocalInfo doc comment)
 - #75462 (Remove unused tcx parameter)
 - #75467 (Fix E0741 error code explanation)
 - #75471 (Change registered "program name" for -Cllvm-args usage messages)
 - #75477 (Expand function pointer docs)
 - #75479 (make rustc-docs component available to rustup)
 - #75496 (Prioritization WG: Open Zulip topics only for `I-prioritize` issues)
 - #75500 (Disable zlib in LLVM on aarch64-apple-darwin)

Failed merges:

r? @ghost