]> git.lizzy.rs Git - rust.git/commit
Auto merge of #67560 - Centril:rollup-fzdpu9c, r=Centril
authorbors <bors@rust-lang.org>
Mon, 23 Dec 2019 18:28:33 +0000 (18:28 +0000)
committerbors <bors@rust-lang.org>
Mon, 23 Dec 2019 18:28:33 +0000 (18:28 +0000)
commit9ae6cedb8d1e37469be1434642a3e403fce50a03
tree94ea2d34cd99239633126bd50f0f0a5663e233b3
parenta916ac22b9f7f1f0f7aba0a41a789b3ecd765018
parent68a9a2d64888be73fda2d00ea1f5c121bc08164b
Auto merge of #67560 - Centril:rollup-fzdpu9c, r=Centril

Rollup of 8 pull requests

Successful merges:

 - #67233 (Add PartialEq and Eq to Cursor)
 - #67466 (Require const stability attributes on intrinsics to be able to use them in constant contexts)
 - #67507 (Remove mem::uninitalized from tests)
 - #67527 (Results show too much)
 - #67536 (Move `{hir::lowering -> hir}::is_range_literal`)
 - #67538 (Improve diagnostics for invalid assignment)
 - #67546 (Fix ICE in mir interpretation)
 - #67559 (Document that calling Drop, even after it panics, is UB)

Failed merges:

r? @ghost