]> git.lizzy.rs Git - rust.git/commit
Auto merge of #69804 - Centril:rollup-u86dc1g, r=Centril
authorbors <bors@rust-lang.org>
Sun, 8 Mar 2020 05:27:21 +0000 (05:27 +0000)
committerbors <bors@rust-lang.org>
Sun, 8 Mar 2020 05:27:21 +0000 (05:27 +0000)
commitf943349eafaa75a60c05b0c84dcdb771d0eae8c9
tree9e2d6e08dc1aff13d98144034e7db7080e6eb872
parent823ff8cf1397a5772b1f6954b60576202bf91836
parent8ee7278fca2cb137c81c8a12ca46c5df1838c2f3
Auto merge of #69804 - Centril:rollup-u86dc1g, r=Centril

Rollup of 8 pull requests

Successful merges:

 - #69667 (Remove the `no_debug` feature)
 - #69687 (resolve, inconsistent binding mode: tweak wording)
 - #69708 (On mismatched delimiters, only point at empty blocks that are in the same line)
 - #69765 (reduce test size for Miri)
 - #69773 (fix various typos)
 - #69787 (mir::Local is Copy we can pass it by value in these cases)
 - #69794 (Add `Layout::dangling()` to return a well-aligned `NonNull<u8>`)
 - #69797 (Correct version that relaxed orphan rules)

Failed merges:

r? @ghost