Module lifetime_syntax

Source

Structsยง

Info ๐Ÿ”’
LifetimeInfoCollector ๐Ÿ”’
LifetimeSyntax

Staticsยง

MISMATCHED_LIFETIME_SYNTAXES
The mismatched_lifetime_syntaxes lint detects when the same lifetime is referred to by different syntaxes between function arguments and return values.

Functionsยง

build_mismatch_suggestion ๐Ÿ”’
check_fn_like ๐Ÿ”’
emit_mismatch_diagnostic ๐Ÿ”’
lifetimes_use_matched_syntax ๐Ÿ”’
report_mismatches ๐Ÿ”’

Type Aliasesยง

LifetimeInfoMap ๐Ÿ”’