]> git.lizzy.rs Git - rust.git/commit
Auto merge of #103452 - notriddle:rollup-peewevm, r=notriddle
authorbors <bors@rust-lang.org>
Mon, 24 Oct 2022 00:29:51 +0000 (00:29 +0000)
committerbors <bors@rust-lang.org>
Mon, 24 Oct 2022 00:29:51 +0000 (00:29 +0000)
commit7feb003882ecf7699e6705b537673e20985accff
tree1b40d50643374db387bde03626fabbc1845439db
parent7aa361390867181d225a7775340f50e8162e16a2
parentae2b1f096f888b4a248665184cb11fe763012a50
Auto merge of #103452 - notriddle:rollup-peewevm, r=notriddle

Rollup of 11 pull requests

Successful merges:

 - #100462 (Clarify `array::from_fn` documentation)
 - #101644 (Document surprising and dangerous fs::Permissions behaviour on Unix)
 - #103005 (kmc-solid: Handle errors returned by `SOLID_FS_ReadDir`)
 - #103140 (Add diagnostic for calling a function with the same name with unresolved Macro)
 - #103254 (rustdoc: do not filter out cross-crate `Self: Sized` bounds)
 - #103347 (bootstrap: also create rustc-src component in sysroot)
 - #103402 (Fix wrapped valid-range handling in ty_find_init_error)
 - #103414 (Pretty print lifetimes captured by RPIT)
 - #103424 (rustdoc: remove no-op CSS `.code-header { border-bottom: none }`)
 - #103434 (Use functions for jump-to-def-background rustdoc GUI test)
 - #103447 (`MaybeUninit`: use `assume_init_drop()` in the partially initialized array example)

Failed merges:

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