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/src/attrs.rs:116:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/attrs.rs
116
1
name_resolution
444,797
function
resolve_doc_path_on_
fn resolve_doc_path_on_(
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 resolve_doc_path_on_(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/attrs.rs:171:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/attrs.rs
171
1
name_resolution
444,798
function
resolve_assoc_or_field
fn resolve_assoc_or_field(
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 resolve_assoc_or_field(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/attrs.rs:245:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/attrs.rs
245
1
name_resolution
444,799
function
resolve_assoc_item<'db>
fn resolve_assoc_item<'db>(
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 resolve_assoc_item<'db>(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/attrs.rs:259:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/attrs.rs
259
1
name_resolution
444,800
function
resolve_impl_trait_item<'db>
fn resolve_impl_trait_item<'db>(
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 resolve_impl_trait_item<'db>(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/attrs.rs:299:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/attrs.rs
299
1
name_resolution
444,801
function
resolve_field
fn resolve_field(
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 resolve_field(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/attrs.rs:311:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/attrs.rs
311
1
name_resolution
444,802
function
as_module_def_if_namespace_matches
fn as_module_def_if_namespace_matches(
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 as_module_def_if_namespace_matches(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/attrs.rs:324:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/attrs.rs
324
1
name_resolution
444,803
function
doc_modpath_from_str
fn doc_modpath_from_str(link: &str) -> Option<ModPath> {
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 doc_modpath_from_str(link: &str) -> Option<ModPath> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:30:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
30
1
name_resolution
444,804
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>>;
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 source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>>;
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:37:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
37
1
name_resolution
444,805
function
definition_source
pub fn definition_source(self, db: &dyn HirDatabase) -> InFile<ModuleSource> {
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 definition_source(self, db: &dyn HirDatabase) -> InFile<ModuleSource> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:43:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
43
1
name_resolution
444,806
function
definition_source_range
pub fn definition_source_range(self, db: &dyn HirDatabase) -> InFile<TextRange> {
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 definition_source_range(self, db: &dyn HirDatabase) -> InFile<TextRange> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:48:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
48
1
name_resolution
444,807
function
definition_source_file_id
pub fn definition_source_file_id(self, db: &dyn HirDatabase) -> 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
pub fn definition_source_file_id(self, db: &dyn HirDatabase) -> HirFileId {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:53:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
53
1
name_resolution
444,808
function
is_mod_rs
pub fn is_mod_rs(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_mod_rs(self, db: &dyn HirDatabase) -> bool {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:61:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
61
1
name_resolution
444,809
function
as_source_file_id
pub fn as_source_file_id(self, db: &dyn HirDatabase) -> Option<EditionedFileId> {
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 as_source_file_id(self, db: &dyn HirDatabase) -> Option<EditionedFileId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:71:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
71
1
name_resolution
444,810
function
is_inline
pub fn is_inline(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_inline(self, db: &dyn HirDatabase) -> bool {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:78:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
78
1
name_resolution
444,811
function
declaration_source
pub fn declaration_source(self, db: &dyn HirDatabase) -> Option<InFile<ast::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 declaration_source(self, db: &dyn HirDatabase) -> Option<InFile<ast::Module>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:85:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
85
1
name_resolution
444,812
function
declaration_source_range
pub fn declaration_source_range(self, db: &dyn HirDatabase) -> Option<InFile<TextRange>> {
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 declaration_source_range(self, db: &dyn HirDatabase) -> Option<InFile<TextRange>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:93:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
93
1
name_resolution
444,813
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
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 source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:105:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
105
1
name_resolution
444,814
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
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 source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:115:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
115
1
name_resolution
444,815
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
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 source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:125:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
125
1
name_resolution
444,816
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
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 source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:131:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
131
1
name_resolution
444,817
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
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 source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:137:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
137
1
name_resolution
444,818
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
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 source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:143:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
143
1
name_resolution
444,819
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<ast::Variant>> {
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 source(self, db: &dyn HirDatabase) -> Option<InFile<ast::Variant>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:149:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
149
1
name_resolution
444,820
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
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 source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:155:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
155
1
name_resolution
444,821
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
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 source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:161:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
161
1
name_resolution
444,822
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
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 source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:167:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
167
1
name_resolution
444,823
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
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 source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:173:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
173
1
name_resolution
444,824
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
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 source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:179:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
179
1
name_resolution
444,825
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
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 source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:185:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
185
1
name_resolution
444,826
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
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 source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:199:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
199
1
name_resolution
444,827
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
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 source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:206:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
206
1
name_resolution
444,828
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
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 source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:214:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
214
1
name_resolution
444,829
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
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 source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:223:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
223
1
name_resolution
444,830
function
source
fn source(self, _: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
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 source(self, _: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:231:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
231
1
name_resolution
444,831
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
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 source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:270:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
270
1
name_resolution
444,832
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
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 source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:282:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
282
1
name_resolution
444,833
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
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 source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:293:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
293
1
name_resolution
444,834
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
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 source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs:300:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/has_source.rs
300
1
name_resolution
444,835
function
source
fn source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
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 source(self, db: &dyn HirDatabase) -> Option<InFile<Self::Ast>> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:41:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
41
1
name_resolution
444,836
enum
null
pub enum AnyDiagnostic<'db> {$(
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 AnyDiagnostic<'db> {$(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:47:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
47
1
name_resolution
444,837
function
from
fn from(d: $diag $(<$lt>)?) -> AnyDiagnostic<'db> {
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(d: $diag $(<$lt>)?) -> AnyDiagnostic<'db> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:56:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
56
1
name_resolution
444,838
struct
BreakOutsideOfLoop
// pub struct BreakOutsideOfLoop {
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 BreakOutsideOfLoop {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:126:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
126
1
name_resolution
444,839
struct
BreakOutsideOfLoop
pub struct BreakOutsideOfLoop {
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 BreakOutsideOfLoop {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:133:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
133
1
name_resolution
444,840
struct
TypedHole<'db>
pub struct TypedHole<'db> {
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 TypedHole<'db> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:139:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
139
1
name_resolution
444,841
struct
UnresolvedModule
pub struct UnresolvedModule {
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 UnresolvedModule {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:145:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
145
1
name_resolution
444,842
struct
UnresolvedExternCrate
pub struct UnresolvedExternCrate {
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 UnresolvedExternCrate {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:150:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
150
1
name_resolution
444,843
struct
UnresolvedImport
pub struct UnresolvedImport {
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 UnresolvedImport {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:155:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
155
1
name_resolution
444,844
struct
UnresolvedMacroCall
pub struct UnresolvedMacroCall {
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 UnresolvedMacroCall {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:162:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
162
1
name_resolution
444,845
struct
UnreachableLabel
pub struct UnreachableLabel {
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 UnreachableLabel {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:168:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
168
1
name_resolution
444,846
struct
AwaitOutsideOfAsync
pub struct AwaitOutsideOfAsync {
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 AwaitOutsideOfAsync {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:174:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
174
1
name_resolution
444,847
struct
UndeclaredLabel
pub struct UndeclaredLabel {
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 UndeclaredLabel {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:180:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
180
1
name_resolution
444,848
struct
InactiveCode
pub struct InactiveCode {
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 InactiveCode {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:187:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
187
1
name_resolution
444,849
struct
MacroError
pub struct MacroError {
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 MacroError {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:196:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
196
1
name_resolution
444,850
struct
MacroExpansionParseError
pub struct MacroExpansionParseError {
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 MacroExpansionParseError {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:203:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
203
1
name_resolution
444,851
struct
MacroDefError
pub struct MacroDefError {
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 MacroDefError {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:210:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
210
1
name_resolution
444,852
struct
UnimplementedBuiltinMacro
pub struct UnimplementedBuiltinMacro {
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 UnimplementedBuiltinMacro {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:215:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
215
1
name_resolution
444,853
struct
InvalidDeriveTarget
pub struct InvalidDeriveTarget {
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 InvalidDeriveTarget {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:220:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
220
1
name_resolution
444,854
struct
MalformedDerive
pub struct MalformedDerive {
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 MalformedDerive {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:225:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
225
1
name_resolution
444,855
struct
NoSuchField
pub struct NoSuchField {
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 NoSuchField {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:232:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
232
1
name_resolution
444,856
struct
PrivateAssocItem
pub struct PrivateAssocItem {
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 PrivateAssocItem {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:238:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
238
1
name_resolution
444,857
struct
MismatchedTupleStructPatArgCount
pub struct MismatchedTupleStructPatArgCount {
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 MismatchedTupleStructPatArgCount {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:245:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
245
1
name_resolution
444,858
struct
ExpectedFunction<'db>
pub struct ExpectedFunction<'db> {
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 ExpectedFunction<'db> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:251:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
251
1
name_resolution
444,859
struct
UnresolvedField<'db>
pub struct UnresolvedField<'db> {
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 UnresolvedField<'db> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:259:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
259
1
name_resolution
444,860
struct
UnresolvedMethodCall<'db>
pub struct UnresolvedMethodCall<'db> {
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 UnresolvedMethodCall<'db> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:268:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
268
1
name_resolution
444,861
struct
UnresolvedAssocItem
pub struct UnresolvedAssocItem {
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 UnresolvedAssocItem {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:273:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
273
1
name_resolution
444,862
struct
UnresolvedIdent
pub struct UnresolvedIdent {
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 UnresolvedIdent {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:278:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
278
1
name_resolution
444,863
struct
PrivateField
pub struct PrivateField {
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 PrivateField {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:284:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
284
1
name_resolution
444,864
enum
null
pub enum UnsafeLint {
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 UnsafeLint {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:291:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
291
1
name_resolution
444,865
struct
MissingUnsafe
pub struct MissingUnsafe {
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 MissingUnsafe {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:298:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
298
1
name_resolution
444,866
struct
MissingFields
pub struct MissingFields {
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 MissingFields {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:306:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
306
1
name_resolution
444,867
struct
ReplaceFilterMapNextWithFindMap
pub struct ReplaceFilterMapNextWithFindMap {
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 ReplaceFilterMapNextWithFindMap {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:313:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
313
1
name_resolution
444,868
struct
MismatchedArgCount
pub struct MismatchedArgCount {
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 MismatchedArgCount {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:320:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
320
1
name_resolution
444,869
struct
MissingMatchArms
pub struct MissingMatchArms {
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 MissingMatchArms {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:326:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
326
1
name_resolution
444,870
struct
NonExhaustiveLet
pub struct NonExhaustiveLet {
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 NonExhaustiveLet {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:332:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
332
1
name_resolution
444,871
struct
TypeMismatch<'db>
pub struct TypeMismatch<'db> {
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 TypeMismatch<'db> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:339:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
339
1
name_resolution
444,872
struct
NeedMut
pub struct NeedMut {
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 NeedMut {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:345:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
345
1
name_resolution
444,873
struct
UnusedMut
pub struct UnusedMut {
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 UnusedMut {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:350:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
350
1
name_resolution
444,874
struct
UnusedVariable
pub struct UnusedVariable {
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 UnusedVariable {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:355:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
355
1
name_resolution
444,875
struct
MovedOutOfRef<'db>
pub struct MovedOutOfRef<'db> {
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 MovedOutOfRef<'db> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:361:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
361
1
name_resolution
444,876
struct
IncoherentImpl
pub struct IncoherentImpl {
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 IncoherentImpl {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:367:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
367
1
name_resolution
444,877
struct
TraitImplOrphan
pub struct TraitImplOrphan {
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 TraitImplOrphan {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:374:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
374
1
name_resolution
444,878
struct
TraitImplIncorrectSafety
pub struct TraitImplIncorrectSafety {
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 TraitImplIncorrectSafety {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:381:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
381
1
name_resolution
444,879
struct
TraitImplMissingAssocItems
pub struct TraitImplMissingAssocItems {
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 TraitImplMissingAssocItems {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:388:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
388
1
name_resolution
444,880
struct
TraitImplRedundantAssocItems
pub struct TraitImplRedundantAssocItems {
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 TraitImplRedundantAssocItems {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:396:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
396
1
name_resolution
444,881
struct
RemoveTrailingReturn
pub struct RemoveTrailingReturn {
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 RemoveTrailingReturn {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:401:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
401
1
name_resolution
444,882
struct
RemoveUnnecessaryElse
pub struct RemoveUnnecessaryElse {
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 RemoveUnnecessaryElse {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:406:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
406
1
name_resolution
444,883
struct
CastToUnsized<'db>
pub struct CastToUnsized<'db> {
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 CastToUnsized<'db> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:412:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
412
1
name_resolution
444,884
struct
InvalidCast<'db>
pub struct InvalidCast<'db> {
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 InvalidCast<'db> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:420:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
420
1
name_resolution
444,885
struct
GenericArgsProhibited
pub struct GenericArgsProhibited {
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 GenericArgsProhibited {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:426:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
426
1
name_resolution
444,886
struct
ParenthesizedGenericArgsWithoutFnTrait
pub struct ParenthesizedGenericArgsWithoutFnTrait {
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 ParenthesizedGenericArgsWithoutFnTrait {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:431:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
431
1
name_resolution
444,887
struct
BadRtn
pub struct BadRtn {
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 BadRtn {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:436:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
436
1
name_resolution
444,888
struct
IncorrectGenericsLen
pub struct IncorrectGenericsLen {
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 IncorrectGenericsLen {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:446:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
446
1
name_resolution
444,889
struct
MissingLifetime
pub struct MissingLifetime {
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 MissingLifetime {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:454:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
454
1
name_resolution
444,890
struct
ElidedLifetimesInPath
pub struct ElidedLifetimesInPath {
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 ElidedLifetimesInPath {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:463:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
463
1
name_resolution
444,891
enum
null
pub enum GenericArgKind {
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 GenericArgKind {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:470:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
470
1
name_resolution
444,892
function
from_id
fn from_id(id: GenericParamId) -> 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_id(id: GenericParamId) -> Self {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:480:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
480
1
name_resolution
444,893
struct
IncorrectGenericsOrder
pub struct IncorrectGenericsOrder {
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 IncorrectGenericsOrder {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:486:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
486
1
name_resolution
444,894
function
body_validation_diagnostic
pub(crate) fn body_validation_diagnostic(
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 body_validation_diagnostic(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:620:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
620
1
name_resolution
444,895
function
inference_diagnostic
pub(crate) fn inference_diagnostic(
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 inference_diagnostic(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs:819:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir/src/diagnostics.rs
819
1
name_resolution
444,896
function
path_diagnostic
fn path_diagnostic(
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 path_diagnostic(
null
null