]> git.lizzy.rs Git - rust.git/commit
Auto merge of #95501 - Dylan-DPC:rollup-arx6sdc, r=Dylan-DPC
authorbors <bors@rust-lang.org>
Thu, 31 Mar 2022 00:29:54 +0000 (00:29 +0000)
committerbors <bors@rust-lang.org>
Thu, 31 Mar 2022 00:29:54 +0000 (00:29 +0000)
commitbb5b250fa15780dd80e025c3e7991609d996badc
treea40102e9f3e5865b972eb50a40ec54991650216a
parent71c1e873907be8b50a54bce1be01fb5308ccbc0d
parent7af3565083974c9f4d14e1e016664fec1f3c3de4
Auto merge of #95501 - Dylan-DPC:rollup-arx6sdc, r=Dylan-DPC

Rollup of 6 pull requests

Successful merges:

 - #93901 (Stabilize native library modifier syntax and the `whole-archive` modifier specifically)
 - #94806 (Fix `cargo run tidy`)
 - #94869 (Add the generic_associated_types_extended feature)
 - #95011 (async: Give predictable name to binding generated from .await expressions.)
 - #95251 (Reduce max hash in raw strings from u16 to u8)
 - #95298 (Fix double drop of allocator in IntoIter impl of Vec)

Failed merges:

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