rust/library
bors 928783de66 Auto merge of #91799 - matthiaskrgr:rollup-b38xx6i, r=matthiaskrgr
Rollup of 6 pull requests

Successful merges:

 - #83174 (Suggest using a temporary variable to fix borrowck errors)
 - #89734 (Point at capture points for non-`'static` reference crossing a `yield` point)
 - #90270 (Make `Borrow` and `BorrowMut` impls `const`)
 - #90741 (Const `Option::cloned`)
 - #91548 (Add spin_loop hint for RISC-V architecture)
 - #91721 (Minor improvements to `future::join!`'s implementation)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2021-12-11 18:56:59 +00:00
..
alloc Auto merge of #91761 - matthiaskrgr:rollup-bjowmvz, r=matthiaskrgr 2021-12-11 03:52:12 +00:00
backtrace@b02ed04a7e
core Auto merge of #91799 - matthiaskrgr:rollup-b38xx6i, r=matthiaskrgr 2021-12-11 18:56:59 +00:00
panic_abort
panic_unwind
portable-simd Merge commit 'a8385522ade6f67853edac730b5bf164ddb298fd' into simd-remove-autosplats 2021-12-02 18:27:47 -08:00
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #91782 - maxwase:is_symlink_since_attribute, r=jyn514 2021-12-11 16:02:50 +01:00
stdarch@b70ae88ef2 Update stdarch dependency 2021-12-09 22:33:25 +08:00
test
unwind