]> git.lizzy.rs Git - rust.git/commit
Auto merge of #72562 - RalfJung:rollup-2ngjgwi, r=RalfJung
authorbors <bors@rust-lang.org>
Mon, 25 May 2020 09:43:59 +0000 (09:43 +0000)
committerbors <bors@rust-lang.org>
Mon, 25 May 2020 09:43:59 +0000 (09:43 +0000)
commitee6c0dae394f67b5286909704f8f0a608696c96c
tree54bba551a09e87274e5bc106a1da0551b8ab2154
parent997d953eeec0be62c59ea028c95cd7be49adf58f
parent7c9fdb332bdca945f15627bd4e16f16dc5972b2c
Auto merge of #72562 - RalfJung:rollup-2ngjgwi, r=RalfJung

Rollup of 5 pull requests

Successful merges:

 - #71940 (Add `len` and `slice_from_raw_parts` to `NonNull<[T]>`)
 - #72525 (Miri casts: do not blindly rely on dest type)
 - #72537 (Fix InlineAsmOperand expresions being visited twice during liveness checking)
 - #72544 (librustc_middle: Rename upvars query to upvars_mentioned)
 - #72551 (First draft documenting Debug stability.)

Failed merges:

r? @ghost