]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #63245 - RalfJung:miri-error, r=oli-obk
authorbors <bors@rust-lang.org>
Mon, 5 Aug 2019 00:57:19 +0000 (00:57 +0000)
committerbors <bors@rust-lang.org>
Mon, 5 Aug 2019 00:57:19 +0000 (00:57 +0000)
More Miri error tweaks

* Add `err_` version of the `_format!` macros
* Add `UbExperimental` variant so that Miri can mark some UB as experimental (e.g. Stacked Borrows)

r? @oli-obk


Trivial merge