rust/src/librustc_metadata
bors ff4a2533a0 Auto merge of #73369 - RalfJung:rollup-hl8g9zf, r=RalfJung
Rollup of 10 pull requests

Successful merges:

 - #72707 (Use min_specialization in the remaining rustc crates)
 - #72740 (On recursive ADT, provide indirection structured suggestion)
 - #72879 (Miri: avoid tracking current location three times)
 - #72938 (Stabilize Option::zip)
 - #73086 (Rename "cyclone" to "apple-a7" per changes in upstream LLVM)
 - #73104 (Example about explicit mutex dropping)
 - #73139 (Add methods to go from a nul-terminated Vec<u8> to a CString)
 - #73296 (Remove vestigial CI job msvc-aux.)
 - #73304 (Revert heterogeneous SocketAddr PartialEq impls)
 - #73331 (extend network support for HermitCore)

Failed merges:

r? @ghost
2020-06-15 11:39:23 +00:00
..
dynamic_lib Remove support for self-opening 2020-04-25 10:55:20 -04:00
rmeta Auto merge of #73369 - RalfJung:rollup-hl8g9zf, r=RalfJung 2020-06-15 11:39:23 +00:00
Cargo.toml Make things build again 2020-06-02 20:38:24 +03:00
build.rs Translate the virtual `/rustc/$hash` prefix back to a real directory. 2020-04-02 11:39:41 +03:00
creader.rs Migrate to numeric associated consts 2020-06-10 01:35:47 +00:00
dependency_format.rs Use `OnceCell` instead of `Once` 2020-05-22 13:31:02 -07:00
dynamic_lib.rs Remove support for self-opening 2020-04-25 10:55:20 -04:00
foreign_modules.rs librustc_middle: return LocalDefId instead of DefId in local_def_id 2020-04-23 23:14:07 +01:00
lib.rs Use min_specialization in the remaining rustc crates 2020-06-10 09:05:52 +01:00
link_args.rs rustc -> rustc_middle part 3 (rustfmt) 2020-03-30 07:19:55 +02:00
locator.rs Use `OnceCell` instead of `Once` 2020-05-22 13:31:02 -07:00
native_libs.rs Eliminate some `Option<NativeLibKind>`s 2020-05-20 21:57:16 +03:00