]> git.lizzy.rs Git - rust.git/commit
Auto merge of #70024 - Centril:rollup-cppmaxr, r=Centril
authorbors <bors@rust-lang.org>
Sun, 15 Mar 2020 17:27:47 +0000 (17:27 +0000)
committerbors <bors@rust-lang.org>
Sun, 15 Mar 2020 17:27:47 +0000 (17:27 +0000)
commite0f5df017368dc3f7cb458fc6d5a5e0420e1d2e5
tree9c345daf32ba2b8a08337ccac954bb9ae905ca48
parent5da2e53f471f5eea60f534845b90c97ecabb71cb
parentbde77af0944e7b6f666b64f92bc30f8fd55296d2
Auto merge of #70024 - Centril:rollup-cppmaxr, r=Centril

Rollup of 8 pull requests

Successful merges:

 - #69528 (Add undo_leak to reset RefCell borrow state)
 - #69589 (ast: `Mac`/`Macro` -> `MacCall`)
 - #69661 (Implement From<&mut str> for String)
 - #69988 (rustc_metadata: Remove `rmeta::MacroDef`)
 - #70006 (resolve: Fix two issues in fresh binding disambiguation)
 - #70011 (def_collector: Fully visit async functions)
 - #70013 (Return feature gate as a `Symbol` )
 - #70018 (Fix "since" field for `Once::is_complete`'s `#[stable]` attribute)

Failed merges:

r? @ghost