rustc_
resolve
1.86.0-beta.7
(7824ede68 2025-03-22)
In rustc_
resolve::
late::
diagnostics
Structs
BaseError
ElisionFnParameter
LifetimeFinder
MissingLifetime
Enums
AssocSuggestion
LifetimeElisionCandidate
TypoCandidate
Functions
import_candidate_to_enum_paths
is_self_type
is_self_value
mk_where_bound_predicate
signal_label_shadowing
signal_lifetime_shadowing
Type Aliases
Res
rustc_resolve
::
late
::
diagnostics
Function
is_self_value
Copy item path
Settings
Help
Summary
Source
fn is_self_value(path: &[
Segment
], namespace:
Namespace
) ->
bool