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/item_tree.rs:348:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
348
1
name_resolution
442,297
enum
null
pub(crate) enum $mod_item {
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 $mod_item {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:355:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
355
1
name_resolution
442,298
function
ast_id
pub(crate) fn ast_id(self) -> FileAstId<ast::Item> {
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 ast_id(self) -> FileAstId<ast::Item> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:364:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
364
1
name_resolution
442,299
function
from
fn from(id: FileAstId<$ast>) -> $mod_item {
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(id: FileAstId<$ast>) -> $mod_item {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:379:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
379
1
name_resolution
442,300
function
index
fn index(&self, index: FileAstId<$ast>) -> &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: FileAstId<$ast>) -> &Self::Output {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:415:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
415
1
name_resolution
442,301
function
index
fn index(&self, index: RawVisibilityId) -> &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: RawVisibilityId) -> &Self::Output {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:434:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
434
1
name_resolution
442,302
struct
Use
pub struct Use {
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 Use {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:440:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
440
1
name_resolution
442,303
struct
UseTree
pub struct UseTree {
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 UseTree {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:447:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
447
1
name_resolution
442,304
enum
null
pub enum ImportAlias {
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 ImportAlias {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:455:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
455
1
name_resolution
442,305
function
display
pub fn display(&self, edition: Edition) -> impl fmt::Display + '_ {
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(&self, edition: Edition) -> impl fmt::Display + '_ {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:460:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
460
1
name_resolution
442,306
struct
ImportAliasDisplay<'a>
struct ImportAliasDisplay<'a> {
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 ImportAliasDisplay<'a> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:466:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
466
1
name_resolution
442,307
function
fmt
fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
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 fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:475:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
475
1
name_resolution
442,308
enum
null
pub enum UseTreeKind {
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 UseTreeKind {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:496:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
496
1
name_resolution
442,309
struct
ExternCrate
pub struct ExternCrate {
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 ExternCrate {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:503:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
503
1
name_resolution
442,310
struct
ExternBlock
pub struct ExternBlock {
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 ExternBlock {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:508:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
508
1
name_resolution
442,311
struct
Function
pub struct Function {
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 Function {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:514:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
514
1
name_resolution
442,312
struct
Struct
pub 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
pub struct Struct {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:521:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
521
1
name_resolution
442,313
struct
Union
pub struct Union {
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 Union {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:527:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
527
1
name_resolution
442,314
struct
Enum
pub struct Enum {
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 Enum {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:533:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
533
1
name_resolution
442,315
enum
null
pub enum FieldsShape {
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 FieldsShape {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:541:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
541
1
name_resolution
442,316
enum
null
pub enum RawVisibility {
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 RawVisibility {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:556:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
556
1
name_resolution
442,317
enum
null
pub enum VisibilityExplicitness {
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 VisibilityExplicitness {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:562:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
562
1
name_resolution
442,318
function
is_explicit
pub fn is_explicit(&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_explicit(&self) -> bool {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:568:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
568
1
name_resolution
442,319
struct
Const
pub struct Const {
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 Const {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:575:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
575
1
name_resolution
442,320
struct
Static
pub struct Static {
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 Static {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:581:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
581
1
name_resolution
442,321
struct
Trait
pub struct Trait {
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 Trait {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:587:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
587
1
name_resolution
442,322
struct
TraitAlias
pub struct TraitAlias {
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 TraitAlias {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:593:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
593
1
name_resolution
442,323
struct
Impl
pub struct Impl {}
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 Impl {}
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:596:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
596
1
name_resolution
442,324
struct
TypeAlias
pub struct TypeAlias {
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 TypeAlias {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:602:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
602
1
name_resolution
442,325
struct
Mod
pub struct Mod {
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 Mod {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:609:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
609
1
name_resolution
442,326
enum
null
pub(crate) enum ModKind {
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 ModKind {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:617:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
617
1
name_resolution
442,327
struct
MacroCall
pub struct MacroCall {
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 MacroCall {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:625:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
625
1
name_resolution
442,328
struct
MacroRules
pub struct MacroRules {
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 MacroRules {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:632:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
632
1
name_resolution
442,329
struct
Macro2
pub struct Macro2 {
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 Macro2 {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:638:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
638
1
name_resolution
442,330
enum
null
pub enum ImportKind {
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 ImportKind {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:649:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
649
1
name_resolution
442,331
function
expand
pub fn expand(
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 expand(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:659:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
659
1
name_resolution
442,332
function
kind
pub fn kind(&self) -> &UseTreeKind {
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 kind(&self) -> &UseTreeKind {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:663:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
663
1
name_resolution
442,333
function
expand_impl
fn expand_impl(
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 expand_impl(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs:669:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree.rs
669
1
name_resolution
442,334
function
concat_mod_paths
fn concat_mod_paths(
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 concat_mod_paths(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:25:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
25
1
name_resolution
442,335
struct
ImportInfo
pub struct ImportInfo {
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 ImportInfo {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:42:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
42
1
name_resolution
442,336
struct
ImportMap
pub struct ImportMap {
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 ImportMap {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:58:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
58
1
name_resolution
442,337
enum
null
enum IsTraitAssocItem {
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
enum IsTraitAssocItem {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:66:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
66
1
name_resolution
442,338
function
dump
pub fn dump(&self, db: &dyn DefDatabase) -> 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 dump(&self, db: &dyn DefDatabase) -> String {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:78:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
78
1
name_resolution
442,339
function
import_map_query
pub(crate) fn import_map_query(db: &dyn DefDatabase, krate: Crate) -> 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(crate) fn import_map_query(db: &dyn DefDatabase, krate: Crate) -> Arc<Self> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:125:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
125
1
name_resolution
442,340
function
import_info_for
pub fn import_info_for(&self, item: ItemInNs) -> Option<&[ImportInfo]> {
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 import_info_for(&self, item: ItemInNs) -> Option<&[ImportInfo]> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:129:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
129
1
name_resolution
442,341
function
collect_import_map
fn collect_import_map(db: &dyn DefDatabase, krate: Crate) -> ImportMapIndex {
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 collect_import_map(db: &dyn DefDatabase, krate: Crate) -> ImportMapIndex {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:216:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
216
1
name_resolution
442,342
function
collect_trait_assoc_items
fn collect_trait_assoc_items(
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 collect_trait_assoc_items(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:264:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
264
1
name_resolution
442,343
function
eq
fn eq(&self, other: &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
fn eq(&self, other: &Self) -> bool {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:271:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
271
1
name_resolution
442,344
function
fmt
fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
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 fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:292:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
292
1
name_resolution
442,345
enum
null
pub enum SearchMode {
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 SearchMode {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:303:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
303
1
name_resolution
442,346
function
check
pub fn check(self, query: &str, case_sensitive: bool, candidate: &str) -> 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 check(self, query: &str, case_sensitive: bool, candidate: &str) -> bool {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:340:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
340
1
name_resolution
442,347
enum
null
pub enum AssocSearchMode {
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 AssocSearchMode {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:350:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
350
1
name_resolution
442,348
struct
Query
pub struct Query {
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 Query {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:359:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
359
1
name_resolution
442,349
function
new
pub fn new(query: String) -> 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(query: String) -> Self {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:371:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
371
1
name_resolution
442,350
function
fuzzy
pub fn fuzzy(self) -> 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 fuzzy(self) -> Self {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:375:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
375
1
name_resolution
442,351
function
prefix
pub fn prefix(self) -> 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 prefix(self) -> Self {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:379:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
379
1
name_resolution
442,352
function
exact
pub fn exact(self) -> 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 exact(self) -> Self {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:384:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
384
1
name_resolution
442,353
function
assoc_search_mode
pub fn assoc_search_mode(self, assoc_mode: AssocSearchMode) -> 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 assoc_search_mode(self, assoc_mode: AssocSearchMode) -> Self {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:389:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
389
1
name_resolution
442,354
function
case_sensitive
pub fn case_sensitive(self) -> 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 case_sensitive(self) -> Self {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:393:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
393
1
name_resolution
442,355
function
matches_assoc_mode
fn matches_assoc_mode(&self, is_trait_assoc_item: IsTraitAssocItem) -> 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
fn matches_assoc_mode(&self, is_trait_assoc_item: IsTraitAssocItem) -> bool {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:405:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
405
1
name_resolution
442,356
function
search_dependencies
pub fn search_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 search_dependencies(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:445:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
445
1
name_resolution
442,357
function
search_maps
fn search_maps(
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 search_maps(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:490:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
490
1
name_resolution
442,358
function
fmt_for_test
fn fmt_for_test(&self, db: &dyn DefDatabase) -> 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
fn fmt_for_test(&self, db: &dyn DefDatabase) -> String {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:511:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
511
1
name_resolution
442,359
function
check_search
fn check_search(
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_search(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:565:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
565
1
name_resolution
442,360
function
assoc_item_path
fn assoc_item_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
fn assoc_item_path(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:596:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
596
1
name_resolution
442,361
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/import_map.rs:617:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
617
1
name_resolution
442,362
function
render_path
fn render_path(db: &dyn DefDatabase, info: &ImportInfo) -> 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
fn render_path(db: &dyn DefDatabase, info: &ImportInfo) -> String {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:636:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
636
1
name_resolution
442,363
function
smoke
fn smoke() {
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 smoke() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:643:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
643
1
name_resolution
442,364
struct
null
pub struct InPrivateModule;
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 InPrivateModule;
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:658:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
658
1
name_resolution
442,365
struct
Pub
pub struct Pub {}
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 Pub {}
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:659:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
659
1
name_resolution
442,366
struct
Pub2;
pub struct Pub2; // t + v
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 Pub2; // t + v
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:660:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
660
1
name_resolution
442,367
struct
null
struct Priv;
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 Priv;
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:678:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
678
1
name_resolution
442,368
function
prefers_shortest_path
fn prefers_shortest_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
fn prefers_shortest_path() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:685:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
685
1
name_resolution
442,369
struct
Def
pub struct Def {}
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 Def {}
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:702:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
702
1
name_resolution
442,370
function
type_reexport_cross_crate
fn type_reexport_cross_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 type_reexport_cross_crate() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:712:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
712
1
name_resolution
442,371
struct
null
pub struct S;
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 S;
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:727:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
727
1
name_resolution
442,372
function
macro_reexport
fn macro_reexport() {
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 macro_reexport() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:751:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
751
1
name_resolution
442,373
function
module_reexport
fn module_reexport() {
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 module_reexport() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:760:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
760
1
name_resolution
442,374
struct
null
pub struct S;
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 S;
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:777:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
777
1
name_resolution
442,375
function
cyclic_module_reexport
fn cyclic_module_reexport() {
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 cyclic_module_reexport() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:783:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
783
1
name_resolution
442,376
struct
null
pub struct S;
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 S;
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:804:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
804
1
name_resolution
442,377
function
private_macro
fn private_macro() {
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 private_macro() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:820:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
820
1
name_resolution
442,378
function
namespacing
fn namespacing() {
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 namespacing() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:824:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
824
1
name_resolution
442,379
struct
Thing;
pub struct Thing; // t + v
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 Thing; // t + v
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:856:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
856
1
name_resolution
442,380
function
fuzzy_import_trait_and_assoc_items
fn fuzzy_import_trait_and_assoc_items() {
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 fuzzy_import_trait_and_assoc_items() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:866:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
866
1
name_resolution
442,381
function
format_function
fn format_function();
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 format_function();
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:867:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
867
1
name_resolution
442,382
function
format_method
fn format_method(&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 format_method(&self);
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:886:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
886
1
name_resolution
442,383
function
assoc_items_filtering
fn assoc_items_filtering() {
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 assoc_items_filtering() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:895:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
895
1
name_resolution
442,384
function
format_function
fn format_function();
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 format_function();
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:896:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
896
1
name_resolution
442,385
function
format_method
fn format_method(&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 format_method(&self);
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:923:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
923
1
name_resolution
442,386
function
search_mode
fn search_mode() {
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 search_mode() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:930:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
930
1
name_resolution
442,387
function
fmt
fn fmt();
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 fmt();
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:937:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
937
1
name_resolution
442,388
struct
null
pub struct Fmt;
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 Fmt;
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:939:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
939
1
name_resolution
442,389
function
format
pub fn format() {}
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() {}
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:940:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
940
1
name_resolution
442,390
function
no
pub fn no() {}
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 no() {}
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:944:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
944
1
name_resolution
442,391
struct
null
pub struct NotImportableFromMain;
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 NotImportableFromMain;
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:977:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
977
1
name_resolution
442,392
function
name_only
fn name_only() {
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 name_only() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:984:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
984
1
name_resolution
442,393
function
fmt
fn fmt();
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 fmt();
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:991:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
991
1
name_resolution
442,394
struct
null
pub struct Fmt;
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 Fmt;
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:993:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
993
1
name_resolution
442,395
function
format
pub fn format() {}
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() {}
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs:994:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/import_map.rs
994
1
name_resolution
442,396
function
no
pub fn no() {}
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 no() {}
null
null