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/proc-macro-srv/src/server_impl/token_id.rs:237:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/proc-macro-srv/src/server_impl/token_id.rs
237
1
name_resolution
443,697
function
test_ra_server_from_str
fn test_ra_server_from_str() {
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 test_ra_server_from_str() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/proc-macro-srv/src/proc_macros.rs:8:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/proc-macro-srv/src/proc_macros.rs
8
1
name_resolution
443,698
struct
null
pub(crate) struct ProcMacros([bridge::client::ProcMacro]);
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 ProcMacros([bridge::client::ProcMacro]);
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/proc-macro-srv/src/proc_macros.rs:11:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/proc-macro-srv/src/proc_macros.rs
11
1
name_resolution
443,699
function
from
fn from(p: bridge::PanicMessage) -> 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 from(p: bridge::PanicMessage) -> Self {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/proc-macro-srv/src/proc_macros.rs:17:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/proc-macro-srv/src/proc_macros.rs
17
1
name_resolution
443,700
function
expand<S: ProcMacroSrvSpan>
pub(crate) fn expand<S: ProcMacroSrvSpan>(
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 expand<S: ProcMacroSrvSpan>(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/proc-macro-srv/src/proc_macros.rs:78:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/proc-macro-srv/src/proc_macros.rs
78
1
name_resolution
443,701
function
list_macros
pub(crate) fn list_macros(&self) -> Vec<(String, ProcMacroKind)> {
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 list_macros(&self) -> Vec<(String, ProcMacroKind)> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/proc-macro-srv/build.rs:6:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/proc-macro-srv/build.rs
6
1
name_resolution
443,702
function
main
fn main() {
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 main() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:13:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
13
1
name_resolution
443,703
struct
are
//! figure out what syntactic construct are we at: is this a pattern, an
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
//! figure out what syntactic construct are we at: is this a pattern, an
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:118:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
118
1
name_resolution
443,704
struct
SourceToDefCache
pub(super) struct SourceToDefCache {
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(super) struct SourceToDefCache {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:128:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
128
1
name_resolution
443,705
function
cache
pub(super) fn cache(
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(super) fn cache(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:138:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
138
1
name_resolution
443,706
function
get_or_insert_include_for
pub(super) fn get_or_insert_include_for(
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(super) fn get_or_insert_include_for(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:155:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
155
1
name_resolution
443,707
function
get_or_insert_expansion
pub(super) fn get_or_insert_expansion(
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(super) fn get_or_insert_expansion(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:171:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
171
1
name_resolution
443,708
struct
SourceToDefCtx<'db,
pub(super) struct SourceToDefCtx<'db, 'cache> {
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(super) struct SourceToDefCtx<'db, 'cache> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:177:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
177
1
name_resolution
443,709
function
file_to_def
pub(super) fn file_to_def(&mut self, file: FileId) -> &SmallVec<[ModuleId; 1]> {
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(super) fn file_to_def(&mut self, file: FileId) -> &SmallVec<[ModuleId; 1]> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:219:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
219
1
name_resolution
443,710
function
module_to_def
pub(super) fn module_to_def(&mut self, src: InFile<&ast::Module>) -> Option<ModuleId> {
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(super) fn module_to_def(&mut self, src: InFile<&ast::Module>) -> Option<ModuleId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:246:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
246
1
name_resolution
443,711
function
source_file_to_def
pub(super) fn source_file_to_def(&mut self, src: InFile<&ast::SourceFile>) -> Option<ModuleId> {
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(super) fn source_file_to_def(&mut self, src: InFile<&ast::SourceFile>) -> Option<ModuleId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:252:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
252
1
name_resolution
443,712
function
trait_to_def
pub(super) fn trait_to_def(&mut self, src: InFile<&ast::Trait>) -> Option<TraitId> {
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(super) fn trait_to_def(&mut self, src: InFile<&ast::Trait>) -> Option<TraitId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:255:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
255
1
name_resolution
443,713
function
trait_alias_to_def
pub(super) fn trait_alias_to_def(
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(super) fn trait_alias_to_def(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:261:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
261
1
name_resolution
443,714
function
impl_to_def
pub(super) fn impl_to_def(&mut self, src: InFile<&ast::Impl>) -> Option<ImplId> {
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(super) fn impl_to_def(&mut self, src: InFile<&ast::Impl>) -> Option<ImplId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:264:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
264
1
name_resolution
443,715
function
fn_to_def
pub(super) fn fn_to_def(&mut self, src: InFile<&ast::Fn>) -> Option<FunctionId> {
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(super) fn fn_to_def(&mut self, src: InFile<&ast::Fn>) -> Option<FunctionId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:267:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
267
1
name_resolution
443,716
function
struct_to_def
pub(super) fn struct_to_def(&mut self, src: InFile<&ast::Struct>) -> Option<StructId> {
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(super) fn struct_to_def(&mut self, src: InFile<&ast::Struct>) -> Option<StructId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:270:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
270
1
name_resolution
443,717
function
enum_to_def
pub(super) fn enum_to_def(&mut self, src: InFile<&ast::Enum>) -> Option<EnumId> {
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(super) fn enum_to_def(&mut self, src: InFile<&ast::Enum>) -> Option<EnumId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:273:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
273
1
name_resolution
443,718
function
union_to_def
pub(super) fn union_to_def(&mut self, src: InFile<&ast::Union>) -> Option<UnionId> {
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(super) fn union_to_def(&mut self, src: InFile<&ast::Union>) -> Option<UnionId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:276:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
276
1
name_resolution
443,719
function
static_to_def
pub(super) fn static_to_def(&mut self, src: InFile<&ast::Static>) -> Option<StaticId> {
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(super) fn static_to_def(&mut self, src: InFile<&ast::Static>) -> Option<StaticId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:279:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
279
1
name_resolution
443,720
function
const_to_def
pub(super) fn const_to_def(&mut self, src: InFile<&ast::Const>) -> Option<ConstId> {
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(super) fn const_to_def(&mut self, src: InFile<&ast::Const>) -> Option<ConstId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:282:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
282
1
name_resolution
443,721
function
type_alias_to_def
pub(super) fn type_alias_to_def(
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(super) fn type_alias_to_def(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:288:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
288
1
name_resolution
443,722
function
record_field_to_def
pub(super) fn record_field_to_def(
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(super) fn record_field_to_def(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:294:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
294
1
name_resolution
443,723
function
tuple_field_to_def
pub(super) fn tuple_field_to_def(&mut self, src: InFile<&ast::TupleField>) -> Option<FieldId> {
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(super) fn tuple_field_to_def(&mut self, src: InFile<&ast::TupleField>) -> Option<FieldId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:297:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
297
1
name_resolution
443,724
function
block_to_def
pub(super) fn block_to_def(&mut self, src: InFile<&ast::BlockExpr>) -> Option<BlockId> {
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(super) fn block_to_def(&mut self, src: InFile<&ast::BlockExpr>) -> Option<BlockId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:300:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
300
1
name_resolution
443,725
function
enum_variant_to_def
pub(super) fn enum_variant_to_def(
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(super) fn enum_variant_to_def(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:306:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
306
1
name_resolution
443,726
function
extern_crate_to_def
pub(super) fn extern_crate_to_def(
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(super) fn extern_crate_to_def(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:312:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
312
1
name_resolution
443,727
function
extern_block_to_def
pub(super) fn extern_block_to_def(
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(super) fn extern_block_to_def(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:319:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
319
1
name_resolution
443,728
function
use_to_def
pub(super) fn use_to_def(&mut self, src: InFile<&ast::Use>) -> Option<UseId> {
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(super) fn use_to_def(&mut self, src: InFile<&ast::Use>) -> Option<UseId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:322:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
322
1
name_resolution
443,729
function
adt_to_def
pub(super) fn adt_to_def(
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(super) fn adt_to_def(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:335:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
335
1
name_resolution
443,730
function
asm_operand_to_def
pub(super) fn asm_operand_to_def(
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(super) fn asm_operand_to_def(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:353:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
353
1
name_resolution
443,731
function
bind_pat_to_def
pub(super) fn bind_pat_to_def(
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(super) fn bind_pat_to_def(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:368:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
368
1
name_resolution
443,732
function
self_param_to_def
pub(super) fn self_param_to_def(
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(super) fn self_param_to_def(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:376:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
376
1
name_resolution
443,733
function
label_to_def
pub(super) fn label_to_def(
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(super) fn label_to_def(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:387:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
387
1
name_resolution
443,734
function
label_ref_to_def
pub(super) fn label_ref_to_def(
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(super) fn label_ref_to_def(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:403:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
403
1
name_resolution
443,735
function
attr_to_derive_macro_call
pub(super) fn attr_to_derive_macro_call(
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(super) fn attr_to_derive_macro_call(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:415:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
415
1
name_resolution
443,736
function
file_of_adt_has_derives
pub(super) fn file_of_adt_has_derives(&mut self, adt: InFile<&ast::Adt>) -> 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(super) fn file_of_adt_has_derives(&mut self, adt: InFile<&ast::Adt>) -> bool {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:419:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
419
1
name_resolution
443,737
function
derive_macro_calls<'slf>
pub(super) fn derive_macro_calls<'slf>(
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(super) fn derive_macro_calls<'slf>(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:433:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
433
1
name_resolution
443,738
function
to_def<Ast: AstNode + 'static, ID: Copy + 'static>
fn to_def<Ast: AstNode + 'static, ID: Copy + 'static>(
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 to_def<Ast: AstNode + 'static, ID: Copy + 'static>(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:441:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
441
1
name_resolution
443,739
function
dyn_map<Ast: AstNode + 'static>
fn dyn_map<Ast: AstNode + 'static>(&mut self, src: InFile<&Ast>) -> Option<&DynMap> {
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 dyn_map<Ast: AstNode + 'static>(&mut self, src: InFile<&Ast>) -> Option<&DynMap> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:446:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
446
1
name_resolution
443,740
function
cache_for
fn cache_for(&mut self, container: ChildContainer, file_id: HirFileId) -> &DynMap {
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 cache_for(&mut self, container: ChildContainer, file_id: HirFileId) -> &DynMap {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:454:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
454
1
name_resolution
443,741
function
item_to_macro_call
pub(super) fn item_to_macro_call(&mut self, src: InFile<&ast::Item>) -> 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(super) fn item_to_macro_call(&mut self, src: InFile<&ast::Item>) -> Option<MacroCallId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:458:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
458
1
name_resolution
443,742
function
macro_call_to_macro_call
pub(super) fn macro_call_to_macro_call(
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(super) fn macro_call_to_macro_call(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:465:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
465
1
name_resolution
443,743
function
type_param_to_def
pub(super) fn type_param_to_def(
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(super) fn type_param_to_def(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:477:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
477
1
name_resolution
443,744
function
lifetime_param_to_def
pub(super) fn lifetime_param_to_def(
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(super) fn lifetime_param_to_def(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:486:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
486
1
name_resolution
443,745
function
const_param_to_def
pub(super) fn const_param_to_def(
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(super) fn const_param_to_def(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:498:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
498
1
name_resolution
443,746
function
generic_param_to_def
pub(super) fn generic_param_to_def(
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(super) fn generic_param_to_def(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:515:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
515
1
name_resolution
443,747
function
macro_to_def
pub(super) fn macro_to_def(&mut self, src: InFile<&ast::Macro>) -> 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(super) fn macro_to_def(&mut self, src: InFile<&ast::Macro>) -> Option<MacroId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:526:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
526
1
name_resolution
443,748
function
proc_macro_to_def
pub(super) fn proc_macro_to_def(&mut self, src: InFile<&ast::Fn>) -> 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(super) fn proc_macro_to_def(&mut self, src: InFile<&ast::Fn>) -> Option<MacroId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:532:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
532
1
name_resolution
443,749
function
find_container
pub(super) fn find_container(&mut self, src: InFile<&SyntaxNode>) -> Option<ChildContainer> {
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(super) fn find_container(&mut self, src: InFile<&SyntaxNode>) -> Option<ChildContainer> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:548:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
548
1
name_resolution
443,750
function
find_generic_param_container
fn find_generic_param_container(&mut self, src: InFile<&SyntaxNode>) -> Option<GenericDefId> {
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 find_generic_param_container(&mut self, src: InFile<&SyntaxNode>) -> Option<GenericDefId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:571:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
571
1
name_resolution
443,751
function
find_pat_or_label_container
fn find_pat_or_label_container(&mut self, src: InFile<&SyntaxNode>) -> Option<DefWithBodyId> {
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 find_pat_or_label_container(&mut self, src: InFile<&SyntaxNode>) -> Option<DefWithBodyId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:594:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
594
1
name_resolution
443,752
function
parent_ancestors_with_macros<T>
fn parent_ancestors_with_macros<T>(
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 parent_ancestors_with_macros<T>(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:625:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
625
1
name_resolution
443,753
function
container_to_def
fn container_to_def(
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 container_to_def(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:737:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
737
1
name_resolution
443,754
enum
null
pub(crate) enum ChildContainer {
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(crate) enum ChildContainer {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:745:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
745
1
name_resolution
443,755
enum
null
/// here the children are generic parameters, and not, eg enum variants.
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
/// here the children are generic parameters, and not, eg enum variants.
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs:760:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/source_to_def.rs
760
1
name_resolution
443,756
function
child_by_source
fn child_by_source(self, db: &dyn HirDatabase, file_id: HirFileId) -> DynMap {
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 child_by_source(self, db: &dyn HirDatabase, file_id: HirFileId) -> DynMap {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs:28:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs
28
1
name_resolution
443,757
function
child_by_source
fn child_by_source(&self, db: &dyn DefDatabase, file_id: HirFileId) -> DynMap {
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 child_by_source(&self, db: &dyn DefDatabase, file_id: HirFileId) -> DynMap {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs:33:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs
33
1
name_resolution
443,758
function
child_by_source_to
fn child_by_source_to(&self, db: &dyn DefDatabase, map: &mut DynMap, file_id: HirFileId);
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 child_by_source_to(&self, db: &dyn DefDatabase, map: &mut DynMap, file_id: HirFileId);
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs:37:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs
37
1
name_resolution
443,759
function
child_by_source_to
fn child_by_source_to(&self, db: &dyn DefDatabase, res: &mut DynMap, file_id: HirFileId) {
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 child_by_source_to(&self, db: &dyn DefDatabase, res: &mut DynMap, file_id: HirFileId) {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs:63:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs
63
1
name_resolution
443,760
function
child_by_source_to
fn child_by_source_to(&self, db: &dyn DefDatabase, res: &mut DynMap, file_id: HirFileId) {
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 child_by_source_to(&self, db: &dyn DefDatabase, res: &mut DynMap, file_id: HirFileId) {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs:88:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs
88
1
name_resolution
443,761
function
child_by_source_to
fn child_by_source_to(&self, db: &dyn DefDatabase, res: &mut DynMap, file_id: HirFileId) {
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 child_by_source_to(&self, db: &dyn DefDatabase, res: &mut DynMap, file_id: HirFileId) {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs:96:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs
96
1
name_resolution
443,762
function
child_by_source_to
fn child_by_source_to(&self, db: &dyn DefDatabase, res: &mut DynMap, file_id: HirFileId) {
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 child_by_source_to(&self, db: &dyn DefDatabase, res: &mut DynMap, file_id: HirFileId) {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs:141:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs
141
1
name_resolution
443,763
function
add_module_def
fn add_module_def(
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 add_module_def(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs:183:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs
183
1
name_resolution
443,764
function
child_by_source_to
fn child_by_source_to(&self, db: &dyn DefDatabase, res: &mut DynMap, _: HirFileId) {
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 child_by_source_to(&self, db: &dyn DefDatabase, res: &mut DynMap, _: HirFileId) {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs:200:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs
200
1
name_resolution
443,765
function
child_by_source_to
fn child_by_source_to(&self, db: &dyn DefDatabase, res: &mut DynMap, file_id: HirFileId) {
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 child_by_source_to(&self, db: &dyn DefDatabase, res: &mut DynMap, file_id: HirFileId) {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs:220:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs
220
1
name_resolution
443,766
function
child_by_source_to
fn child_by_source_to(&self, db: &dyn DefDatabase, res: &mut DynMap, file_id: HirFileId) {
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 child_by_source_to(&self, db: &dyn DefDatabase, res: &mut DynMap, file_id: HirFileId) {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs:240:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs
240
1
name_resolution
443,767
function
child_by_source_to
fn child_by_source_to(&self, db: &dyn DefDatabase, res: &mut DynMap, file_id: HirFileId) {
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 child_by_source_to(&self, db: &dyn DefDatabase, res: &mut DynMap, file_id: HirFileId) {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs:283:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs
283
1
name_resolution
443,768
function
insert_item_loc<ID, N, Data>
fn insert_item_loc<ID, N, Data>(
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 insert_item_loc<ID, N, Data>(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs:300:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/semantics/child_by_source.rs
300
1
name_resolution
443,769
function
add_assoc_item
fn add_assoc_item(db: &dyn DefDatabase, res: &mut DynMap, file_id: HirFileId, item: AssocItemId) {
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 add_assoc_item(db: &dyn DefDatabase, res: &mut DynMap, file_id: HirFileId, item: AssocItemId) {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:179:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
179
1
name_resolution
443,770
struct
Crate
pub struct Crate {
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 Crate {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:184:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
184
1
name_resolution
443,771
struct
CrateDependency
pub struct CrateDependency {
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 CrateDependency {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:190:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
190
1
name_resolution
443,772
function
origin
pub fn origin(self, db: &dyn HirDatabase) -> CrateOrigin {
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 origin(self, db: &dyn HirDatabase) -> CrateOrigin {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:194:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
194
1
name_resolution
443,773
function
is_builtin
pub fn is_builtin(self, db: &dyn HirDatabase) -> 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_builtin(self, db: &dyn HirDatabase) -> bool {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:198:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
198
1
name_resolution
443,774
function
dependencies
pub fn dependencies(self, db: &dyn HirDatabase) -> Vec<CrateDependency> {
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 dependencies(self, db: &dyn HirDatabase) -> Vec<CrateDependency> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:211:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
211
1
name_resolution
443,775
function
reverse_dependencies
pub fn reverse_dependencies(self, db: &dyn HirDatabase) -> Vec<Crate> {
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 reverse_dependencies(self, db: &dyn HirDatabase) -> Vec<Crate> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:221:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
221
1
name_resolution
443,776
function
transitive_reverse_dependencies
pub fn transitive_reverse_dependencies(
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 transitive_reverse_dependencies(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:228:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
228
1
name_resolution
443,777
function
root_module
pub fn root_module(self) -> Module {
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 root_module(self) -> Module {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:232:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
232
1
name_resolution
443,778
function
modules
pub fn modules(self, db: &dyn HirDatabase) -> Vec<Module> {
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 modules(self, db: &dyn HirDatabase) -> Vec<Module> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:237:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
237
1
name_resolution
443,779
function
root_file
pub fn root_file(self, db: &dyn HirDatabase) -> FileId {
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 root_file(self, db: &dyn HirDatabase) -> FileId {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:241:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
241
1
name_resolution
443,780
function
edition
pub fn edition(self, db: &dyn HirDatabase) -> Edition {
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 edition(self, db: &dyn HirDatabase) -> Edition {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:245:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
245
1
name_resolution
443,781
function
version
pub fn version(self, db: &dyn HirDatabase) -> Option<String> {
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 version(self, db: &dyn HirDatabase) -> Option<String> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:249:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
249
1
name_resolution
443,782
function
display_name
pub fn display_name(self, db: &dyn HirDatabase) -> Option<CrateDisplayName> {
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 display_name(self, db: &dyn HirDatabase) -> Option<CrateDisplayName> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:253:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
253
1
name_resolution
443,783
function
query_external_importables
pub fn query_external_importables(
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 query_external_importables(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:270:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
270
1
name_resolution
443,784
function
all
pub fn all(db: &dyn HirDatabase) -> Vec<Crate> {
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 all(db: &dyn HirDatabase) -> Vec<Crate> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:275:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
275
1
name_resolution
443,785
function
get_html_root_url
pub fn get_html_root_url(self: &Crate, db: &dyn HirDatabase) -> Option<String> {
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 get_html_root_url(self: &Crate, db: &dyn HirDatabase) -> Option<String> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:282:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
282
1
name_resolution
443,786
function
cfg<'db>
pub fn cfg<'db>(&self, db: &'db dyn HirDatabase) -> &'db CfgOptions {
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 cfg<'db>(&self, db: &'db dyn HirDatabase) -> &'db CfgOptions {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:286:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
286
1
name_resolution
443,787
function
potential_cfg<'db>
pub fn potential_cfg<'db>(&self, db: &'db dyn HirDatabase) -> &'db CfgOptions {
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 potential_cfg<'db>(&self, db: &'db dyn HirDatabase) -> &'db CfgOptions {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:291:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
291
1
name_resolution
443,788
function
to_display_target
pub fn to_display_target(self, db: &dyn HirDatabase) -> DisplayTarget {
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 to_display_target(self, db: &dyn HirDatabase) -> DisplayTarget {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:295:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
295
1
name_resolution
443,789
function
core
fn core(db: &dyn HirDatabase) -> Option<Crate> {
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 core(db: &dyn HirDatabase) -> Option<Crate> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:307:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
307
1
name_resolution
443,790
struct
Module
pub struct Module {
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 Module {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:313:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
313
1
name_resolution
443,791
enum
null
pub enum ModuleDef {
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 ModuleDef {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:344:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
344
1
name_resolution
443,792
function
from
fn from(var: VariantDef) -> 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 from(var: VariantDef) -> Self {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:354:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
354
1
name_resolution
443,793
function
module
pub fn module(self, db: &dyn HirDatabase) -> Option<Module> {
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 module(self, db: &dyn HirDatabase) -> Option<Module> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:370:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
370
1
name_resolution
443,794
function
canonical_path
pub fn canonical_path(&self, db: &dyn HirDatabase, edition: Edition) -> Option<String> {
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 canonical_path(&self, db: &dyn HirDatabase, edition: Edition) -> Option<String> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:379:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
379
1
name_resolution
443,795
function
canonical_module_path
pub fn canonical_module_path(
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 canonical_module_path(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs:386:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/lib.rs
386
1
name_resolution
443,796
function
name
pub fn name(self, db: &dyn HirDatabase) -> Option<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 name(self, db: &dyn HirDatabase) -> Option<Name> {
null
null