]> git.lizzy.rs Git - rust.git/commit
Auto merge of #89089 - JohnTitor:rollup-6s6mccx, r=JohnTitor
authorbors <bors@rust-lang.org>
Sun, 19 Sep 2021 11:03:09 +0000 (11:03 +0000)
committerbors <bors@rust-lang.org>
Sun, 19 Sep 2021 11:03:09 +0000 (11:03 +0000)
commit08a0307b32ec5af243880056d7cf524f2eff8d69
treea0d72c00cf6c7918025c7b44f2654d19c9ce8cb7
parent7a3d1a5f3dfeaf5177885fedd7db8ecc70670dc1
parent4877ad3d12a89efb08d850628d05dcd7a1416490
Auto merge of #89089 - JohnTitor:rollup-6s6mccx, r=JohnTitor

Rollup of 10 pull requests

Successful merges:

 - #87960 (Suggest replacing an inexisting field for an unmentioned field)
 - #88855 (Allow simd_shuffle to accept vectors of any length)
 - #88966 (Check for shadowing issues involving block labels)
 - #88996 (Fix linting when trailing macro expands to a trailing semi)
 - #89017 (fix potential race in AtomicU64 time monotonizer)
 - #89021 (Add a separate error for `dyn Trait` in `const fn`)
 - #89051 (Add intra-doc links and small changes to `std::os` to be more consistent)
 - #89053 (refactor: VecDeques IntoIter fields to private)
 - #89055 (Suggest better place to add call parentheses for method expressions wrapped in parentheses)
 - #89081 (Fix a typo)

Failed merges:

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