]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Auto merge of #95702 - Dylan-DPC:rollup-793rz6v, r=Dylan-DPC
authorbors <bors@rust-lang.org>
Tue, 5 Apr 2022 22:42:04 +0000 (22:42 +0000)
committerbors <bors@rust-lang.org>
Tue, 5 Apr 2022 22:42:04 +0000 (22:42 +0000)
commitbbe9d27b8ff36da56638aa43d6d0cdfdf89a4e57
treeb7b097853f762eb4b67e3cd4e4a7df5cb68cdcc7
parent306ba8357fb36212b7d30efb9eb9e41659ac1445
parent728f2636ac882f8f31130d156278037e941349d7
Auto merge of #95702 - Dylan-DPC:rollup-793rz6v, r=Dylan-DPC

Rollup of 8 pull requests

Successful merges:

 - #88025 (ScmCredentials netbsd implementation.)
 - #95473 (track individual proc-macro expansions in the self-profiler)
 - #95547 (caution against ptr-to-int transmutes)
 - #95585 (Explain why `&T` is cloned when `T` is not `Clone`)
 - #95591 (Use revisions to track NLL test output (part 1))
 - #95663 (diagnostics: give a special note for unsafe fn / Fn/FnOnce/FnMut)
 - #95673 (:arrow_up: rust-analyzer)
 - #95681 (resolve: Fix resolution of empty paths passed from rustdoc)

Failed merges:

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