☰
rustc_hir_typeck
1.75.0-dev
In rustc_hir_typeck::upvar
Structs
InferBorrowKind
InferBorrowKindVisitor
MigrationLintNote
MigrationWarningReason
NeededMigration
Enums
PlaceAncestryRelation
UpvarMigrationInfo
Functions
adjust_for_move_closure
adjust_for_non_move_closure
apply_capture_kind_on_capture_ty
construct_capture_info_string
construct_capture_kind_reason_string
construct_path_string
construct_place_string
determine_capture_info
determine_place_ancestry_relation
drop_location_span
enable_precise_capture
migration_suggestion_for_2229
restrict_capture_precision
restrict_precision_for_drop_types
restrict_precision_for_unsafe
restrict_repr_packed_field_ref_capture
should_do_rust_2021_incompatible_closure_captures_analysis
truncate_capture_for_optimization
truncate_place_to_len_and_update_capture_kind
var_name
Type Aliases
InferredCaptureInformation
?
Function
rustc_hir_typeck
::
upvar
::
var_name
source
·
[
−
]
fn var_name(tcx:
TyCtxt
<'_>, var_hir_id:
HirId
) ->
Symbol