]> git.lizzy.rs Git - rust.git/commit
Auto merge of #66917 - Centril:rollup-xj2enik, r=Centril
authorbors <bors@rust-lang.org>
Sun, 1 Dec 2019 06:00:33 +0000 (06:00 +0000)
committerbors <bors@rust-lang.org>
Sun, 1 Dec 2019 06:00:33 +0000 (06:00 +0000)
commit4007d4ef26eab44bdabc2b7574d032152264d3ad
treefeada823fc5b16040da2f7aba36cda434f0b2fa4
parent135ccbaca86ed4b9c0efaf0cd31442eae57ffad7
parentbed4c09d21aceb440ee61091b68dd653da32b45b
Auto merge of #66917 - Centril:rollup-xj2enik, r=Centril

Rollup of 9 pull requests

Successful merges:

 - #66503 (More useful test error messages on should_panic(expected=...) mismatch)
 - #66662 (Miri: run panic-catching tests in liballoc)
 - #66679 (Improve lifetime errors with implicit trait object lifetimes)
 - #66726 (Use recursion_limit for const eval stack limit)
 - #66790 (Do `min_const_fn` checks for `SetDiscriminant`s target)
 - #66832 (const_prop: detect and avoid catching Miri errors that require allocation)
 - #66880 (Add long error code explanation message for E0203)
 - #66890 (Format liballoc with rustfmt)
 - #66896 (pass Queries to compiler callbacks)

Failed merges:

r? @ghost