]> git.lizzy.rs Git - rust.git/commit
Auto merge of #58669 - Centril:rollup, r=Centril
authorbors <bors@rust-lang.org>
Sat, 23 Feb 2019 14:14:04 +0000 (14:14 +0000)
committerbors <bors@rust-lang.org>
Sat, 23 Feb 2019 14:14:04 +0000 (14:14 +0000)
commit7f19f161f24c9a02ff8c3f73122d0b015039221f
treee02114783d06bffa83bd348a8d5dec4bd0767721
parentbcfb5e8ac30c46ba512526d66f803756c124c7bb
parenta36d1b930108a33182d412832aa4f6cc1b37158f
Auto merge of #58669 - Centril:rollup, r=Centril

Rollup of 16 pull requests

Successful merges:

 - #58100 (Transition librustdoc to Rust 2018)
 - #58122 (RangeInclusive internal iteration performance improvement.)
 - #58199 (Add better error message for partial move)
 - #58227 (Updated RELEASES.md for 1.33.0)
 - #58353 (Check the Self-type of inherent associated constants)
 - #58453 (SGX target: fix panic = abort)
 - #58476 (Remove `LazyTokenStream`.)
 - #58526 (Special suggestion for illegal unicode curly quote pairs)
 - #58595 (Turn duration consts into associated consts)
 - #58609 (Allow Self::Module to be mutated.)
 - #58628 (Optimise vec![false; N] to zero-alloc)
 - #58643 (Don't generate minification variables if minification disabled)
 - #58648 (Update tests to account for cross-platform testing and miri.)
 - #58654 (Do not underflow after resetting unmatched braces count)
 - #58658 (Add expected/provided byte alignments to validation error message)
 - #58667 (Reduce Miri-related Code Repetition `like (n << amt) >> amt`)

Failed merges:

r? @ghost