Skip to main content
path_for_rustc_pass_by_value
rustc_
lint
1.95.0-nightly
(3a70d0349 2026-02-27)
In rustc_
lint::
disallowed_
pass_
by_
ref
rustc_lint
::
disallowed_pass_by_ref
Function
path_
for_
rustc_
pass_
by_
value
Copy item path
Source
fn path_for_rustc_pass_by_value( cx: &
LateContext
<'_>, ty: &
Ty
<'_>, ) ->
Option
<
String
>