]> git.lizzy.rs Git - rust.git/commit
Auto merge of #61758 - Centril:rollup-ew2uxng, r=Centril
authorbors <bors@rust-lang.org>
Wed, 12 Jun 2019 04:57:35 +0000 (04:57 +0000)
committerbors <bors@rust-lang.org>
Wed, 12 Jun 2019 04:57:35 +0000 (04:57 +0000)
commitc4797fa4f4a696b183b3aa1517ee22c78d0f5d7a
treeef1c489591c61e99cb24e2a6e8a7b47a6163236c
parent05083c2dee278f79988fc4367c29f1a9b5a2d275
parent4748b5b13dddd9a4c1e8f31a8765bb66fbdc88df
Auto merge of #61758 - Centril:rollup-ew2uxng, r=Centril

Rollup of 9 pull requests

Successful merges:

 - #60187 (Generator optimization: Overlap locals that never have storage live at the same time)
 - #61348 (Implement Clone::clone_from for Option and Result)
 - #61568 (Use Symbol, Span in libfmt_macros)
 - #61632 (ci: Collect CPU usage statistics on Azure)
 - #61654 (use pattern matching for slices destructuring)
 - #61671 (implement nth_back for Range(Inclusive))
 - #61688 (is_fp and is_floating_point do the same thing, remove the former)
 - #61705 (Pass cflags rather than cxxflags to LLVM as CMAKE_C_FLAGS)
 - #61734 (Migrate rust-by-example to MdBook2)

Failed merges:

r? @ghost