rustc_
lint
1.87.0-nightly
(cbfdf0b01 2025-03-13)
In rustc_
lint::
dangling
Structs
DanglingPointerSearcher
DanglingPointers
Statics
DANGLING_POINTERS_FROM_TEMPORARIES
Functions
is_temporary_rvalue
lint_expr
owns_allocation
rustc_lint
::
dangling
Function
is_temporary_rvalue
Copy item path
Settings
Help
Summary
Source
fn is_temporary_rvalue(expr: &
Expr
<'_>) ->
bool