]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #83964 - Dylan-DPC:rollup-9kinaiv, r=Dylan-DPC
authorbors <bors@rust-lang.org>
Wed, 7 Apr 2021 15:33:46 +0000 (15:33 +0000)
committerbors <bors@rust-lang.org>
Wed, 7 Apr 2021 15:33:46 +0000 (15:33 +0000)
Rollup of 8 pull requests

Successful merges:

 - #83476 (Add strong_count mutation methods to Rc)
 - #83634 (Do not emit the advanced diagnostics on macros)
 - #83816 (Trigger `unused_doc_comments` on macros at once)
 - #83916 (Use AnonConst for asm! constants)
 - #83935 (forbid `impl Trait` in generic param defaults)
 - #83936 (Disable using non-ascii identifiers in extern blocks.)
 - #83945 (Add suggestion to reborrow mutable references when they're moved in a for loop)
 - #83954 (Do not ICE when closure is involved in Trait Alias Impl Trait)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup


Trivial merge