Searched defs:OutlivedLocal (Results 1 – 1 of 1) sorted by relevance
372 struct OutlivedLocal { struct373 local: Local,374 mut_usage_outside_body: bool,1230 ) -> Option<OutlivedLocal> { in local_outlives_body()