]> git.lizzy.rs Git - rust.git/commit
Auto merge of #75797 - Dylan-DPC:rollup-lfeytr7, r=Dylan-DPC
authorbors <bors@rust-lang.org>
Sat, 22 Aug 2020 00:16:02 +0000 (00:16 +0000)
committerbors <bors@rust-lang.org>
Sat, 22 Aug 2020 00:16:02 +0000 (00:16 +0000)
commite674422f8611b204dff48eb3e51b13f96ebcee32
tree7e76b58c1e7a5967a933d72b688f8e9f0e506dfa
parentde521cbb303c08febd9fa3755caccd4f3e491ea3
parent2ab6fef19fb78dddc16fb03715e637dfd6f8663a
Auto merge of #75797 - Dylan-DPC:rollup-lfeytr7, r=Dylan-DPC

Rollup of 12 pull requests

Successful merges:

 - #75705 (Move to intra-doc links for /library/core/src/intrinsics.rs)
 - #75711 (Split `astconv.rs` into its own submodule)
 - #75718 (Don't count variants/fields/consts/associated types in doc-coverage doc examples)
 - #75725 (Use intra-doc-links in `alloc`)
 - #75745 (Remove duplication in `fold_item`)
 - #75753 (Another motivation for CFG: return-oriented programming)
 - #75769 (Minor, remove double nesting of a test module)
 - #75771 (Extend normalization in const-eval-query-stack test)
 - #75781 (More inline asm register name fixups for LLVM)
 - #75782 (Convert core/src/str/pattern.rs to Intra-doc links)
 - #75787 (Use intra-doc-links in `core::ops::*`)
 - #75788 (MIR call terminator represents diverging calls too)

Failed merges:

 - #75773 (Introduce expect snapshot testing library into rustc)

r? @ghost