mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
84c1190072
Rollup of 5 pull requests Successful merges: - rust-lang/rust#153411 (Offload slice support) - rust-lang/rust#154557 (Make E0284 generic argument suggestions more explicit) - rust-lang/rust#154933 (Suggest removing `&` when awaiting a reference to a future) - rust-lang/rust#155524 (Fix LLVM offload install docs to use semicolon-separated CMake lists) - rust-lang/rust#155568 (Update books)