]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Auto merge of #74245 - Manishearth:rollup-r0xq9dn, r=Manishearth
authorbors <bors@rust-lang.org>
Sun, 12 Jul 2020 08:57:10 +0000 (08:57 +0000)
committerbors <bors@rust-lang.org>
Sun, 12 Jul 2020 08:57:10 +0000 (08:57 +0000)
commit9d09331e00b02f81c714b0c41ce3a38380dd36a2
tree248198edb7d5af5e8683793e1dc4ee944ba771fc
parent346aec9b02f3c74f3fce97fd6bda24709d220e49
parentc8c4fd7cb17216c4771c03e521dfea073c16df8a
Auto merge of #74245 - Manishearth:rollup-r0xq9dn, r=Manishearth

Rollup of 10 pull requests

Successful merges:

 - #72920 (Stabilize `transmute` in constants and statics but not const fn)
 - #73715 (debuginfo:  Mangle tuples to be natvis friendly, typedef basic types)
 - #74066 (Optimize is_ascii for str and [u8].)
 - #74116 (Fix cross compilation of LLVM to aarch64 Windows targets)
 - #74167 (linker: illumos ld does not support --eh-frame-hdr)
 - #74168 (Add a help to use `in_band_lifetimes` in nightly)
 - #74197 (Reword incorrect `self` token suggestion)
 - #74213 (Minor refactor for rustc_resolve diagnostics match)
 - #74240 (Fix #74081 and add the test case from #74236)
 - #74241 (update miri)

Failed merges:

r? @ghost