rust/compiler/rustc_mir
bors efbaa41306 Auto merge of - Dylan-DPC:rollup-aib9ptp, r=Dylan-DPC
Rollup of 11 pull requests

Successful merges:

 -  (Use more intra-doc-links in `core::fmt`)
 -  (Remove trait_selection error message in specific case)
 -  (Add check for doc alias attribute at crate level)
 -  (core::global_allocator docs link to std::alloc::GlobalAlloc)
 -  (BTreeMap: admit the existence of leaf edges in comments)
 -  (Improve build-manifest to work with the improved promote-release)
 -  (Include scope id in SocketAddrV6::Display)
 -  (Fix missing diagnostic span for `impl Trait` with const generics, and add various tests for `min_const_generics` and `const_generics`)
 -  (BTreeMap: refactoring around edges, missed spots)
 -  (Allow `Abort` terminators in all const-contexts)
 -  (Replace some once(x).chain(once(y)) with [x, y] IntoIter)

Failed merges:

r? `@ghost`
2020-10-05 02:49:51 +00:00
..
src Auto merge of - Dylan-DPC:rollup-aib9ptp, r=Dylan-DPC 2020-10-05 02:49:51 +00:00
Cargo.toml Use tracing spans to trace the entire MIR interp stack 2020-09-28 20:07:57 +02:00