id
string
file_path
string
line
uint32
column
uint32
phase
string
processing_order
uint32
element_type
string
element_name
string
element_signature
string
syntax_data
string
symbol_data
string
type_data
string
diagnostic_data
string
processing_time_ms
uint64
timestamp
uint64
rust_version
string
analyzer_version
string
source_snippet
string
context_before
string
context_after
string
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:172:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
172
1
name_resolution
441,597
enum
null
pub enum WherePredicate {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"enum","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub enum WherePredicate {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:191:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
191
1
name_resolution
441,598
function
new
pub fn new(db: &dyn DefDatabase, def: GenericDefId) -> Arc<GenericParams> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn new(db: &dyn DefDatabase, def: GenericDefId) -> Arc<GenericParams> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:216:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
216
1
name_resolution
441,599
function
generic_params_and_store
pub fn generic_params_and_store(
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn generic_params_and_store(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:264:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
264
1
name_resolution
441,600
function
generic_params_and_store_and_source_map
pub fn generic_params_and_store_and_source_map(
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn generic_params_and_store_and_source_map(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:314:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
314
1
name_resolution
441,601
function
len
pub fn len(&self) -> usize {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn len(&self) -> usize {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:319:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
319
1
name_resolution
441,602
function
len_lifetimes
pub fn len_lifetimes(&self) -> usize {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn len_lifetimes(&self) -> usize {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:324:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
324
1
name_resolution
441,603
function
len_type_or_consts
pub fn len_type_or_consts(&self) -> usize {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn len_type_or_consts(&self) -> usize {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:329:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
329
1
name_resolution
441,604
function
is_empty
pub fn is_empty(&self) -> bool {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn is_empty(&self) -> bool {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:334:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
334
1
name_resolution
441,605
function
has_no_predicates
pub fn has_no_predicates(&self) -> bool {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn has_no_predicates(&self) -> bool {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:339:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
339
1
name_resolution
441,606
function
where_predicates
pub fn where_predicates(&self) -> &[WherePredicate] {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn where_predicates(&self) -> &[WherePredicate] {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:345:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
345
1
name_resolution
441,607
function
iter_type_or_consts
pub fn iter_type_or_consts(
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn iter_type_or_consts(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:353:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
353
1
name_resolution
441,608
function
iter_lt
pub fn iter_lt(
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn iter_lt(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:359:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
359
1
name_resolution
441,609
function
find_type_by_name
pub fn find_type_by_name(&self, name: &Name, parent: GenericDefId) -> Option<TypeParamId> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn find_type_by_name(&self, name: &Name, parent: GenericDefId) -> Option<TypeParamId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:369:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
369
1
name_resolution
441,610
function
find_const_by_name
pub fn find_const_by_name(&self, name: &Name, parent: GenericDefId) -> Option<ConstParamId> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn find_const_by_name(&self, name: &Name, parent: GenericDefId) -> Option<ConstParamId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:380:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
380
1
name_resolution
441,611
function
trait_self_param
pub fn trait_self_param(&self) -> Option<LocalTypeOrConstParamId> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn trait_self_param(&self) -> Option<LocalTypeOrConstParamId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:394:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
394
1
name_resolution
441,612
function
find_lifetime_by_name
pub fn find_lifetime_by_name(
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn find_lifetime_by_name(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:15:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
15
1
name_resolution
441,613
enum
null
pub enum Namespace {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"enum","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub enum Namespace {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:24:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
24
1
name_resolution
441,614
struct
NsAvailability
pub(crate) struct NsAvailability : u32 {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub(crate) struct NsAvailability : u32 {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:32:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
32
1
name_resolution
441,615
struct
Item<Def,
pub struct Item<Def, Import = ImportId> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub struct Item<Def, Import = ImportId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:44:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
44
1
name_resolution
441,616
struct
PerNs
pub struct PerNs {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub struct PerNs {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:51:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
51
1
name_resolution
441,617
function
availability
pub(crate) fn availability(&self) -> NsAvailability {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub(crate) fn availability(&self) -> NsAvailability {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:59:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
59
1
name_resolution
441,618
function
none
pub fn none() -> PerNs {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn none() -> PerNs {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:63:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
63
1
name_resolution
441,619
function
values
pub fn values(def: ModuleDefId, vis: Visibility, import: Option<ImportOrGlob>) -> PerNs {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn values(def: ModuleDefId, vis: Visibility, import: Option<ImportOrGlob>) -> PerNs {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:67:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
67
1
name_resolution
441,620
function
types
pub fn types(def: ModuleDefId, vis: Visibility, import: Option<ImportOrExternCrate>) -> PerNs {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn types(def: ModuleDefId, vis: Visibility, import: Option<ImportOrExternCrate>) -> PerNs {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:71:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
71
1
name_resolution
441,621
function
both
pub fn both(
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn both(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:88:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
88
1
name_resolution
441,622
function
macros
pub fn macros(def: MacroId, vis: Visibility, import: Option<ImportOrExternCrate>) -> PerNs {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn macros(def: MacroId, vis: Visibility, import: Option<ImportOrExternCrate>) -> PerNs {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:92:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
92
1
name_resolution
441,623
function
is_none
pub fn is_none(&self) -> bool {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn is_none(&self) -> bool {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:96:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
96
1
name_resolution
441,624
function
is_full
pub fn is_full(&self) -> bool {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn is_full(&self) -> bool {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:100:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
100
1
name_resolution
441,625
function
take_types
pub fn take_types(self) -> Option<ModuleDefId> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn take_types(self) -> Option<ModuleDefId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:104:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
104
1
name_resolution
441,626
function
take_types_full
pub fn take_types_full(self) -> Option<TypesItem> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn take_types_full(self) -> Option<TypesItem> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:108:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
108
1
name_resolution
441,627
function
take_values
pub fn take_values(self) -> Option<ModuleDefId> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn take_values(self) -> Option<ModuleDefId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:112:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
112
1
name_resolution
441,628
function
take_values_import
pub fn take_values_import(self) -> Option<(ModuleDefId, Option<ImportOrGlob>)> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn take_values_import(self) -> Option<(ModuleDefId, Option<ImportOrGlob>)> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:116:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
116
1
name_resolution
441,629
function
take_macros
pub fn take_macros(self) -> Option<MacroId> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn take_macros(self) -> Option<MacroId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:120:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
120
1
name_resolution
441,630
function
take_macros_import
pub fn take_macros_import(self) -> Option<(MacroId, Option<ImportOrExternCrate>)> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn take_macros_import(self) -> Option<(MacroId, Option<ImportOrExternCrate>)> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:124:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
124
1
name_resolution
441,631
function
filter_visibility
pub fn filter_visibility(self, mut f: impl FnMut(Visibility) -> bool) -> PerNs {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn filter_visibility(self, mut f: impl FnMut(Visibility) -> bool) -> PerNs {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:133:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
133
1
name_resolution
441,632
function
with_visibility
pub fn with_visibility(self, vis: Visibility) -> PerNs {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn with_visibility(self, vis: Visibility) -> PerNs {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:141:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
141
1
name_resolution
441,633
function
or
pub fn or(self, other: PerNs) -> PerNs {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn or(self, other: PerNs) -> PerNs {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:149:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
149
1
name_resolution
441,634
function
or_else
pub fn or_else(self, f: impl FnOnce() -> PerNs) -> PerNs {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn or_else(self, f: impl FnOnce() -> PerNs) -> PerNs {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs:153:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/per_ns.rs
153
1
name_resolution
441,635
function
iter_items
pub fn iter_items(self) -> impl Iterator<Item = (ItemInNs, Option<ImportOrExternCrate>)> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn iter_items(self) -> impl Iterator<Item = (ItemInNs, Option<ImportOrExternCrate>)> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:47:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
47
1
name_resolution
441,636
struct
null
pub struct HygieneId(span::SyntaxContext);
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub struct HygieneId(span::SyntaxContext);
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:53:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
53
1
name_resolution
441,637
function
new
pub fn new(mut ctx: span::SyntaxContext) -> Self {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn new(mut ctx: span::SyntaxContext) -> Self {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:60:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
60
1
name_resolution
441,638
function
lookup
pub(crate) fn lookup(self) -> SyntaxContext {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub(crate) fn lookup(self) -> SyntaxContext {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:64:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
64
1
name_resolution
441,639
function
is_root
pub(crate) fn is_root(self) -> bool {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub(crate) fn is_root(self) -> bool {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:97:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
97
1
name_resolution
441,640
struct
ExpressionStore
pub struct ExpressionStore {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub struct ExpressionStore {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:118:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
118
1
name_resolution
441,641
struct
ExpressionStoreSourceMap
pub struct ExpressionStoreSourceMap {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub struct ExpressionStoreSourceMap {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:154:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
154
1
name_resolution
441,642
struct
ExpressionStoreBuilder
pub struct ExpressionStoreBuilder {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub struct ExpressionStoreBuilder {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:167:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
167
1
name_resolution
441,643
struct
FormatTemplate
struct FormatTemplate {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
struct FormatTemplate {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:181:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
181
1
name_resolution
441,644
enum
null
pub enum ExpressionStoreDiagnostics {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"enum","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub enum ExpressionStoreDiagnostics {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:191:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
191
1
name_resolution
441,645
function
finish
pub fn finish(self) -> ExpressionStore {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn finish(self) -> ExpressionStore {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:227:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
227
1
name_resolution
441,646
function
empty_singleton
pub fn empty_singleton() -> Arc<Self> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn empty_singleton() -> Arc<Self> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:234:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
234
1
name_resolution
441,647
function
blocks<'a>
pub fn blocks<'a>(
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn blocks<'a>(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:241:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
241
1
name_resolution
441,648
function
walk_bindings_in_pat
pub fn walk_bindings_in_pat(&self, pat_id: PatId, mut f: impl FnMut(BindingId)) {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn walk_bindings_in_pat(&self, pat_id: PatId, mut f: impl FnMut(BindingId)) {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:249:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
249
1
name_resolution
441,649
function
walk_pats_shallow
pub fn walk_pats_shallow(&self, pat_id: PatId, mut f: impl FnMut(PatId)) {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn walk_pats_shallow(&self, pat_id: PatId, mut f: impl FnMut(PatId)) {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:279:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
279
1
name_resolution
441,650
function
walk_pats
pub fn walk_pats(&self, pat_id: PatId, f: &mut impl FnMut(PatId)) {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn walk_pats(&self, pat_id: PatId, f: &mut impl FnMut(PatId)) {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:284:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
284
1
name_resolution
441,651
function
is_binding_upvar
pub fn is_binding_upvar(&self, binding: BindingId, relative_to: ExprId) -> bool {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn is_binding_upvar(&self, binding: BindingId, relative_to: ExprId) -> bool {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:298:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
298
1
name_resolution
441,652
function
walk_child_exprs
pub fn walk_child_exprs(&self, expr_id: ExprId, mut f: impl FnMut(ExprId)) {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn walk_child_exprs(&self, expr_id: ExprId, mut f: impl FnMut(ExprId)) {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:434:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
434
1
name_resolution
441,653
function
walk_child_exprs_without_pats
pub fn walk_child_exprs_without_pats(&self, expr_id: ExprId, mut f: impl FnMut(ExprId)) {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn walk_child_exprs_without_pats(&self, expr_id: ExprId, mut f: impl FnMut(ExprId)) {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:558:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
558
1
name_resolution
441,654
function
walk_exprs_in_pat
pub fn walk_exprs_in_pat(&self, pat_id: PatId, f: &mut impl FnMut(ExprId)) {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn walk_exprs_in_pat(&self, pat_id: PatId, f: &mut impl FnMut(ExprId)) {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:566:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
566
1
name_resolution
441,655
function
binding_hygiene
fn binding_hygiene(&self, binding: BindingId) -> HygieneId {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn binding_hygiene(&self, binding: BindingId) -> HygieneId {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:570:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
570
1
name_resolution
441,656
function
expr_path_hygiene
pub fn expr_path_hygiene(&self, expr: ExprId) -> HygieneId {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn expr_path_hygiene(&self, expr: ExprId) -> HygieneId {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:574:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
574
1
name_resolution
441,657
function
pat_path_hygiene
pub fn pat_path_hygiene(&self, pat: PatId) -> HygieneId {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn pat_path_hygiene(&self, pat: PatId) -> HygieneId {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:578:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
578
1
name_resolution
441,658
function
expr_or_pat_path_hygiene
pub fn expr_or_pat_path_hygiene(&self, id: ExprOrPatId) -> HygieneId {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn expr_or_pat_path_hygiene(&self, id: ExprOrPatId) -> HygieneId {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:589:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
589
1
name_resolution
441,659
function
index
fn index(&self, expr: ExprId) -> &Expr {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn index(&self, expr: ExprId) -> &Expr {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:597:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
597
1
name_resolution
441,660
function
index
fn index(&self, pat: PatId) -> &Pat {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn index(&self, pat: PatId) -> &Pat {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:605:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
605
1
name_resolution
441,661
function
index
fn index(&self, label: LabelId) -> &Label {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn index(&self, label: LabelId) -> &Label {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:613:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
613
1
name_resolution
441,662
function
index
fn index(&self, b: BindingId) -> &Binding {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn index(&self, b: BindingId) -> &Binding {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:621:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
621
1
name_resolution
441,663
function
index
fn index(&self, b: TypeRefId) -> &TypeRef {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn index(&self, b: TypeRefId) -> &TypeRef {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:629:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
629
1
name_resolution
441,664
function
index
fn index(&self, b: LifetimeRefId) -> &LifetimeRef {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn index(&self, b: LifetimeRefId) -> &LifetimeRef {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:638:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
638
1
name_resolution
441,665
function
index
fn index(&self, index: PathId) -> &Self::Output {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn index(&self, index: PathId) -> &Self::Output {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:649:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
649
1
name_resolution
441,666
function
empty_singleton
pub fn empty_singleton() -> Arc<Self> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn empty_singleton() -> Arc<Self> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:655:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
655
1
name_resolution
441,667
function
expr_or_pat_syntax
pub fn expr_or_pat_syntax(&self, id: ExprOrPatId) -> Result<ExprOrPatSource, SyntheticSyntax> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn expr_or_pat_syntax(&self, id: ExprOrPatId) -> Result<ExprOrPatSource, SyntheticSyntax> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:662:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
662
1
name_resolution
441,668
function
expr_syntax
pub fn expr_syntax(&self, expr: ExprId) -> Result<ExprOrPatSource, SyntheticSyntax> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn expr_syntax(&self, expr: ExprId) -> Result<ExprOrPatSource, SyntheticSyntax> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:666:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
666
1
name_resolution
441,669
function
node_expr
pub fn node_expr(&self, node: InFile<&ast::Expr>) -> Option<ExprOrPatId> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn node_expr(&self, node: InFile<&ast::Expr>) -> Option<ExprOrPatId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:671:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
671
1
name_resolution
441,670
function
node_macro_file
pub fn node_macro_file(&self, node: InFile<&ast::MacroCall>) -> Option<MacroCallId> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn node_macro_file(&self, node: InFile<&ast::MacroCall>) -> Option<MacroCallId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:676:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
676
1
name_resolution
441,671
function
macro_calls
pub fn macro_calls(&self) -> impl Iterator<Item = (InFile<MacroCallPtr>, MacroCallId)> + '_ {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn macro_calls(&self) -> impl Iterator<Item = (InFile<MacroCallPtr>, MacroCallId)> + '_ {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:680:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
680
1
name_resolution
441,672
function
pat_syntax
pub fn pat_syntax(&self, pat: PatId) -> Result<ExprOrPatSource, SyntheticSyntax> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn pat_syntax(&self, pat: PatId) -> Result<ExprOrPatSource, SyntheticSyntax> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:684:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
684
1
name_resolution
441,673
function
node_pat
pub fn node_pat(&self, node: InFile<&ast::Pat>) -> Option<ExprOrPatId> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn node_pat(&self, node: InFile<&ast::Pat>) -> Option<ExprOrPatId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:688:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
688
1
name_resolution
441,674
function
type_syntax
pub fn type_syntax(&self, id: TypeRefId) -> Result<TypeSource, SyntheticSyntax> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn type_syntax(&self, id: TypeRefId) -> Result<TypeSource, SyntheticSyntax> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:692:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
692
1
name_resolution
441,675
function
node_type
pub fn node_type(&self, node: InFile<&ast::Type>) -> Option<TypeRefId> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn node_type(&self, node: InFile<&ast::Type>) -> Option<TypeRefId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:696:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
696
1
name_resolution
441,676
function
label_syntax
pub fn label_syntax(&self, label: LabelId) -> LabelSource {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn label_syntax(&self, label: LabelId) -> LabelSource {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:700:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
700
1
name_resolution
441,677
function
patterns_for_binding
pub fn patterns_for_binding(&self, binding: BindingId) -> &[PatId] {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn patterns_for_binding(&self, binding: BindingId) -> &[PatId] {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:704:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
704
1
name_resolution
441,678
function
node_label
pub fn node_label(&self, node: InFile<&ast::Label>) -> Option<LabelId> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn node_label(&self, node: InFile<&ast::Label>) -> Option<LabelId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:709:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
709
1
name_resolution
441,679
function
field_syntax
pub fn field_syntax(&self, expr: ExprId) -> FieldSource {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn field_syntax(&self, expr: ExprId) -> FieldSource {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:713:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
713
1
name_resolution
441,680
function
pat_field_syntax
pub fn pat_field_syntax(&self, pat: PatId) -> PatFieldSource {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn pat_field_syntax(&self, pat: PatId) -> PatFieldSource {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:717:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
717
1
name_resolution
441,681
function
macro_expansion_expr
pub fn macro_expansion_expr(&self, node: InFile<&ast::MacroExpr>) -> Option<ExprOrPatId> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn macro_expansion_expr(&self, node: InFile<&ast::MacroExpr>) -> Option<ExprOrPatId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:722:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
722
1
name_resolution
441,682
function
expansions
pub fn expansions(&self) -> impl Iterator<Item = (&InFile<MacroCallPtr>, &MacroCallId)> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn expansions(&self) -> impl Iterator<Item = (&InFile<MacroCallPtr>, &MacroCallId)> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:726:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
726
1
name_resolution
441,683
function
expansion
pub fn expansion(&self, node: InFile<&ast::MacroCall>) -> Option<MacroCallId> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn expansion(&self, node: InFile<&ast::MacroCall>) -> Option<MacroCallId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:730:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
730
1
name_resolution
441,684
function
implicit_format_args
pub fn implicit_format_args(
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn implicit_format_args(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:743:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
743
1
name_resolution
441,685
function
format_args_implicit_capture
pub fn format_args_implicit_capture(
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn format_args_implicit_capture(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:750:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
750
1
name_resolution
441,686
function
asm_template_args
pub fn asm_template_args(
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn asm_template_args(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:761:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
761
1
name_resolution
441,687
function
diagnostics
pub fn diagnostics(&self) -> &[ExpressionStoreDiagnostics] {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn diagnostics(&self) -> &[ExpressionStoreDiagnostics] {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs:765:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store.rs
765
1
name_resolution
441,688
function
shrink_to_fit
fn shrink_to_fit(&mut self) {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn shrink_to_fit(&mut self) {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:7:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
7
1
name_resolution
441,689
function
check
fn check(#[rust_analyzer::rust_fixture] ra_fixture: &str, expect: Expect) {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn check(#[rust_analyzer::rust_fixture] ra_fixture: &str, expect: Expect) {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:15:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
15
1
name_resolution
441,690
function
imports
fn imports() {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn imports() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:61:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
61
1
name_resolution
441,691
function
extern_blocks
fn extern_blocks() {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn extern_blocks() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:73:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
73
1
name_resolution
441,692
function
ex_fn
fn ex_fn();
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn ex_fn();
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:90:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
90
1
name_resolution
441,693
function
null
pub(self) fn ex_fn;
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub(self) fn ex_fn;
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:97:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
97
1
name_resolution
441,694
function
adts
fn adts() {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn adts() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:100:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
100
1
name_resolution
441,695
struct
null
struct Unit;
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
struct Unit;
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:103:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
103
1
name_resolution
441,696
struct
Struct
struct Struct {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
struct Struct {
null
null