Skip to main content
path_for_rustc_pass_by_value
rustc_
lint
1.96.0-beta.5
(a5a9a5438 2026-05-01)
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
>