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/macro_expansion_tests/proc_macros.rs:216:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/proc_macros.rs
| 216
| 1
|
name_resolution
| 441,297
|
struct
| null |
#[doc = "doc attr"] 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
|
#[doc = "doc attr"] struct S;"##]],
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/proc_macros.rs:221:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/proc_macros.rs
| 221
| 1
|
name_resolution
| 441,298
|
function
|
cfg_evaluated_before_attr_macros
|
fn cfg_evaluated_before_attr_macros() {
| null |
{"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 cfg_evaluated_before_attr_macros() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/proc_macros.rs:228:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/proc_macros.rs
| 228
| 1
|
name_resolution
| 441,299
|
function
|
foo
|
#[disallow_cfg] #[cfg(false)] fn foo() {}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
#[disallow_cfg] #[cfg(false)] fn foo() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/proc_macros.rs:230:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/proc_macros.rs
| 230
| 1
|
name_resolution
| 441,300
|
function
|
bar
|
// #[disallow_cfg] #[cfg(true)] fn bar() {}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
// #[disallow_cfg] #[cfg(true)] fn bar() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/proc_macros.rs:231:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/proc_macros.rs
| 231
| 1
|
name_resolution
| 441,301
|
function
|
baz
|
#[disallow_cfg] #[cfg_attr(false, inline)] fn baz() {}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
#[disallow_cfg] #[cfg_attr(false, inline)] fn baz() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/proc_macros.rs:232:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/proc_macros.rs
| 232
| 1
|
name_resolution
| 441,302
|
function
|
qux
|
#[disallow_cfg] #[cfg_attr(true, inline)] fn qux() {}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
#[disallow_cfg] #[cfg_attr(true, inline)] fn qux() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:104:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 104
| 1
|
name_resolution
| 441,303
|
struct
|
ImportPathConfig
|
pub struct ImportPathConfig {
| 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 ImportPathConfig {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:118:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 118
| 1
|
name_resolution
| 441,304
|
struct
|
ItemLoc<N:
|
pub struct ItemLoc<N: AstIdNode> {
| 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 ItemLoc<N: AstIdNode> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:124:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 124
| 1
|
name_resolution
| 441,305
|
function
|
clone
|
fn clone(&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
|
fn clone(&self) -> Self {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:132:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 132
| 1
|
name_resolution
| 441,306
|
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/lib.rs:140:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 140
| 1
|
name_resolution
| 441,307
|
function
|
hash<H: Hasher>
|
fn hash<H: Hasher>(&self, state: &mut H) {
| null |
{"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 hash<H: Hasher>(&self, state: &mut H) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:148:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 148
| 1
|
name_resolution
| 441,308
|
function
|
module
|
fn module(&self, _db: &dyn DefDatabase) -> 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
|
fn module(&self, _db: &dyn DefDatabase) -> ModuleId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:154:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 154
| 1
|
name_resolution
| 441,309
|
struct
|
AssocItemLoc<N:
|
pub struct AssocItemLoc<N: AstIdNode> {
| 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 AssocItemLoc<N: AstIdNode> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:161:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 161
| 1
|
name_resolution
| 441,310
|
function
|
clone
|
fn clone(&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
|
fn clone(&self) -> Self {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:169:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 169
| 1
|
name_resolution
| 441,311
|
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/lib.rs:177:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 177
| 1
|
name_resolution
| 441,312
|
function
|
hash<H: Hasher>
|
fn hash<H: Hasher>(&self, state: &mut H) {
| null |
{"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 hash<H: Hasher>(&self, state: &mut H) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:185:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 185
| 1
|
name_resolution
| 441,313
|
function
|
module
|
fn module(&self, db: &dyn DefDatabase) -> 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
|
fn module(&self, db: &dyn DefDatabase) -> ModuleId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:193:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 193
| 1
|
name_resolution
| 441,314
|
function
|
ast_id
|
fn ast_id(&self) -> AstId<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 ast_id(&self) -> AstId<Self::Ast>;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:194:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 194
| 1
|
name_resolution
| 441,315
|
function
|
container
|
fn container(&self) -> Self::Container;
| null |
{"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(&self) -> Self::Container;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:201:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 201
| 1
|
name_resolution
| 441,316
|
function
|
ast_id
|
fn ast_id(&self) -> AstId<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 ast_id(&self) -> AstId<Self::Ast> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:205:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 205
| 1
|
name_resolution
| 441,317
|
function
|
container
|
fn container(&self) -> Self::Container {
| null |
{"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(&self) -> Self::Container {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:214:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 214
| 1
|
name_resolution
| 441,318
|
function
|
ast_id
|
fn ast_id(&self) -> AstId<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 ast_id(&self) -> AstId<Self::Ast> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:218:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 218
| 1
|
name_resolution
| 441,319
|
function
|
container
|
fn container(&self) -> Self::Container {
| null |
{"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(&self) -> Self::Container {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:235:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 235
| 1
|
name_resolution
| 441,320
|
function
|
ast_id
|
fn ast_id(&self) -> AstId<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 ast_id(&self) -> AstId<Self::Ast> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:238:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 238
| 1
|
name_resolution
| 441,321
|
function
|
container
|
fn container(&self) -> Self::Container {
| null |
{"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(&self) -> Self::Container {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:245:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 245
| 1
|
name_resolution
| 441,322
|
function
|
module
|
fn module(&self, db: &dyn DefDatabase) -> 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
|
fn module(&self, db: &dyn DefDatabase) -> ModuleId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:259:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 259
| 1
|
name_resolution
| 441,323
|
function
|
fields
|
pub fn fields(self, db: &dyn DefDatabase) -> &VariantFields {
| null |
{"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 fields(self, db: &dyn DefDatabase) -> &VariantFields {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:263:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 263
| 1
|
name_resolution
| 441,324
|
function
|
fields_with_source_map
|
pub fn fields_with_source_map(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
pub fn fields_with_source_map(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:275:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 275
| 1
|
name_resolution
| 441,325
|
function
|
fields
|
pub fn fields(self, db: &dyn DefDatabase) -> &VariantFields {
| null |
{"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 fields(self, db: &dyn DefDatabase) -> &VariantFields {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:279:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 279
| 1
|
name_resolution
| 441,326
|
function
|
fields_with_source_map
|
pub fn fields_with_source_map(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
pub fn fields_with_source_map(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:292:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 292
| 1
|
name_resolution
| 441,327
|
function
|
enum_variants
|
pub fn enum_variants(self, db: &dyn DefDatabase) -> &EnumVariants {
| null |
{"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 enum_variants(self, db: &dyn DefDatabase) -> &EnumVariants {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:297:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 297
| 1
|
name_resolution
| 441,328
|
function
|
enum_variants_with_diagnostics
|
pub fn enum_variants_with_diagnostics(
| null |
{"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 enum_variants_with_diagnostics(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:316:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 316
| 1
|
name_resolution
| 441,329
|
function
|
trait_items
|
pub fn trait_items(self, db: &dyn DefDatabase) -> &TraitItems {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
pub fn trait_items(self, db: &dyn DefDatabase) -> &TraitItems {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:332:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 332
| 1
|
name_resolution
| 441,330
|
function
|
impl_items
|
pub fn impl_items(self, db: &dyn DefDatabase) -> &ImplItems {
| null |
{"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 impl_items(self, db: &dyn DefDatabase) -> &ImplItems {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:337:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 337
| 1
|
name_resolution
| 441,331
|
function
|
impl_items_with_diagnostics
|
pub fn impl_items_with_diagnostics(self, db: &dyn DefDatabase) -> &(ImplItems, DefDiagnostics) {
| null |
{"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 impl_items_with_diagnostics(self, db: &dyn DefDatabase) -> &(ImplItems, DefDiagnostics) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:354:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 354
| 1
|
name_resolution
| 441,332
|
function
|
abi
|
pub fn abi(self, db: &dyn DefDatabase) -> Option<Symbol> {
| null |
{"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 abi(self, db: &dyn DefDatabase) -> Option<Symbol> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:360:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 360
| 1
|
name_resolution
| 441,333
|
struct
|
EnumVariantLoc
|
pub struct EnumVariantLoc {
| 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 EnumVariantLoc {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:369:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 369
| 1
|
name_resolution
| 441,334
|
function
|
fields
|
pub fn fields(self, db: &dyn DefDatabase) -> &VariantFields {
| null |
{"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 fields(self, db: &dyn DefDatabase) -> &VariantFields {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:373:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 373
| 1
|
name_resolution
| 441,335
|
function
|
fields_with_source_map
|
pub fn fields_with_source_map(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
pub fn fields_with_source_map(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:382:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 382
| 1
|
name_resolution
| 441,336
|
struct
|
Macro2Loc
|
pub struct Macro2Loc {
| 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 Macro2Loc {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:393:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 393
| 1
|
name_resolution
| 441,337
|
struct
|
MacroRulesLoc
|
pub struct MacroRulesLoc {
| 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 MacroRulesLoc {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:405:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 405
| 1
|
name_resolution
| 441,338
|
struct
|
MacroRulesLocFlags:
|
pub struct MacroRulesLocFlags: u8 {
| 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 MacroRulesLocFlags: u8 {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:412:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 412
| 1
|
name_resolution
| 441,339
|
enum
| null |
pub enum MacroExpander {
| 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 MacroExpander {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:421:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 421
| 1
|
name_resolution
| 441,340
|
struct
|
ProcMacroLoc
|
pub struct ProcMacroLoc {
| 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 ProcMacroLoc {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:432:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 432
| 1
|
name_resolution
| 441,341
|
struct
|
BlockLoc
|
pub struct BlockLoc {
| 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 BlockLoc {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:441:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 441
| 1
|
name_resolution
| 441,342
|
struct
|
CrateRootModuleId
|
pub struct CrateRootModuleId {
| 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 CrateRootModuleId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:446:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 446
| 1
|
name_resolution
| 441,343
|
function
|
def_map
|
pub fn def_map(self, db: &dyn DefDatabase) -> &DefMap {
| null |
{"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 def_map(self, db: &dyn DefDatabase) -> &DefMap {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:450:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 450
| 1
|
name_resolution
| 441,344
|
function
|
local_def_map
|
pub(crate) fn local_def_map(self, db: &dyn DefDatabase) -> (&DefMap, &LocalDefMap) {
| null |
{"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 local_def_map(self, db: &dyn DefDatabase) -> (&DefMap, &LocalDefMap) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:455:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 455
| 1
|
name_resolution
| 441,345
|
function
|
krate
|
pub fn krate(self) -> 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 krate(self) -> Crate {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:462:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 462
| 1
|
name_resolution
| 441,346
|
function
|
module
|
fn module(&self, _db: &dyn DefDatabase) -> 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
|
fn module(&self, _db: &dyn DefDatabase) -> ModuleId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:467:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 467
| 1
|
name_resolution
| 441,347
|
function
|
krate
|
fn krate(&self, _db: &dyn DefDatabase) -> 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 krate(&self, _db: &dyn DefDatabase) -> Crate {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:473:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 473
| 1
|
name_resolution
| 441,348
|
function
|
eq
|
fn eq(&self, other: &ModuleId) -> 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: &ModuleId) -> bool {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:478:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 478
| 1
|
name_resolution
| 441,349
|
function
|
eq
|
fn eq(&self, other: &CrateRootModuleId) -> 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: &CrateRootModuleId) -> bool {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:484:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 484
| 1
|
name_resolution
| 441,350
|
function
|
from
|
fn from(CrateRootModuleId { krate }: CrateRootModuleId) -> 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(CrateRootModuleId { krate }: CrateRootModuleId) -> Self {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:490:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 490
| 1
|
name_resolution
| 441,351
|
function
|
from
|
fn from(value: CrateRootModuleId) -> 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(value: CrateRootModuleId) -> Self {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:496:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 496
| 1
|
name_resolution
| 441,352
|
function
|
from
|
fn from(krate: Crate) -> 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(krate: Crate) -> Self {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:504:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 504
| 1
|
name_resolution
| 441,353
|
function
|
try_from
|
fn try_from(ModuleId { krate, block, local_id }: ModuleId) -> Result<Self, Self::Error> {
| null |
{"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 try_from(ModuleId { krate, block, local_id }: ModuleId) -> Result<Self, Self::Error> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:514:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 514
| 1
|
name_resolution
| 441,354
|
struct
|
ModuleId
|
pub struct ModuleId {
| 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 ModuleId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:525:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 525
| 1
|
name_resolution
| 441,355
|
function
|
def_map
|
pub fn def_map(self, db: &dyn DefDatabase) -> &DefMap {
| null |
{"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 def_map(self, db: &dyn DefDatabase) -> &DefMap {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:532:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 532
| 1
|
name_resolution
| 441,356
|
function
|
local_def_map
|
pub(crate) fn local_def_map(self, db: &dyn DefDatabase) -> (&DefMap, &LocalDefMap) {
| null |
{"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 local_def_map(self, db: &dyn DefDatabase) -> (&DefMap, &LocalDefMap) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:542:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 542
| 1
|
name_resolution
| 441,357
|
function
|
only_local_def_map
|
pub(crate) fn only_local_def_map(self, db: &dyn DefDatabase) -> &LocalDefMap {
| null |
{"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 only_local_def_map(self, db: &dyn DefDatabase) -> &LocalDefMap {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:546:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 546
| 1
|
name_resolution
| 441,358
|
function
|
crate_def_map
|
pub fn crate_def_map(self, db: &dyn DefDatabase) -> &DefMap {
| null |
{"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 crate_def_map(self, db: &dyn DefDatabase) -> &DefMap {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:550:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 550
| 1
|
name_resolution
| 441,359
|
function
|
krate
|
pub fn krate(self) -> 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 krate(self) -> Crate {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:554:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 554
| 1
|
name_resolution
| 441,360
|
function
|
name
|
pub fn name(self, db: &dyn DefDatabase) -> 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 DefDatabase) -> Option<Name> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:564:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 564
| 1
|
name_resolution
| 441,361
|
function
|
containing_module
|
pub fn containing_module(self, db: &dyn DefDatabase) -> 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 fn containing_module(self, db: &dyn DefDatabase) -> Option<ModuleId> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:568:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 568
| 1
|
name_resolution
| 441,362
|
function
|
containing_block
|
pub fn containing_block(self) -> 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 fn containing_block(self) -> Option<BlockId> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:572:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 572
| 1
|
name_resolution
| 441,363
|
function
|
is_block_module
|
pub fn is_block_module(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_block_module(self) -> bool {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:576:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 576
| 1
|
name_resolution
| 441,364
|
function
|
is_within_block
|
pub fn is_within_block(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_within_block(self) -> bool {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:581:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 581
| 1
|
name_resolution
| 441,365
|
function
|
as_crate_root
|
pub fn as_crate_root(&self) -> Option<CrateRootModuleId> {
| null |
{"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_crate_root(&self) -> Option<CrateRootModuleId> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:590:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 590
| 1
|
name_resolution
| 441,366
|
function
|
derive_crate_root
|
pub fn derive_crate_root(&self) -> CrateRootModuleId {
| null |
{"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 derive_crate_root(&self) -> CrateRootModuleId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:595:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 595
| 1
|
name_resolution
| 441,367
|
function
|
is_crate_root
|
pub fn is_crate_root(&self) -> bool {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
pub fn is_crate_root(&self) -> bool {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:602:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 602
| 1
|
name_resolution
| 441,368
|
function
|
module
|
fn module(&self, _db: &dyn DefDatabase) -> 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
|
fn module(&self, _db: &dyn DefDatabase) -> ModuleId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:611:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 611
| 1
|
name_resolution
| 441,369
|
struct
|
FieldId
|
pub struct FieldId {
| 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 FieldId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:618:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 618
| 1
|
name_resolution
| 441,370
|
struct
|
TupleId(pub
|
pub struct TupleId(pub u32);
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
pub struct TupleId(pub u32);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:621:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 621
| 1
|
name_resolution
| 441,371
|
struct
|
TupleFieldId
|
pub struct TupleFieldId {
| 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 TupleFieldId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:627:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 627
| 1
|
name_resolution
| 441,372
|
struct
|
TypeOrConstParamId
|
pub struct TypeOrConstParamId {
| 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 TypeOrConstParamId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:635:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 635
| 1
|
name_resolution
| 441,373
|
struct
| null |
pub struct TypeParamId(TypeOrConstParamId);
| 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 TypeParamId(TypeOrConstParamId);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:638:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 638
| 1
|
name_resolution
| 441,374
|
function
|
parent
|
pub fn parent(&self) -> 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
|
pub fn parent(&self) -> GenericDefId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:641:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 641
| 1
|
name_resolution
| 441,375
|
function
|
local_id
|
pub fn local_id(&self) -> LocalTypeOrConstParamId {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
pub fn local_id(&self) -> LocalTypeOrConstParamId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:648:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 648
| 1
|
name_resolution
| 441,376
|
function
|
from_unchecked
|
pub fn from_unchecked(it: TypeOrConstParamId) -> 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 from_unchecked(it: TypeOrConstParamId) -> Self {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:654:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 654
| 1
|
name_resolution
| 441,377
|
function
|
from
|
fn from(it: TypeParamId) -> 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(it: TypeParamId) -> Self {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:661:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 661
| 1
|
name_resolution
| 441,378
|
struct
| null |
pub struct ConstParamId(TypeOrConstParamId);
| 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 ConstParamId(TypeOrConstParamId);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:664:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 664
| 1
|
name_resolution
| 441,379
|
function
|
parent
|
pub fn parent(&self) -> 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
|
pub fn parent(&self) -> GenericDefId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:667:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 667
| 1
|
name_resolution
| 441,380
|
function
|
local_id
|
pub fn local_id(&self) -> LocalTypeOrConstParamId {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
pub fn local_id(&self) -> LocalTypeOrConstParamId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:674:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 674
| 1
|
name_resolution
| 441,381
|
function
|
from_unchecked
|
pub fn from_unchecked(it: TypeOrConstParamId) -> 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 from_unchecked(it: TypeOrConstParamId) -> Self {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:680:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 680
| 1
|
name_resolution
| 441,382
|
function
|
from
|
fn from(it: ConstParamId) -> 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(it: ConstParamId) -> Self {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:686:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 686
| 1
|
name_resolution
| 441,383
|
struct
|
LifetimeParamId
|
pub struct LifetimeParamId {
| 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 LifetimeParamId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:693:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 693
| 1
|
name_resolution
| 441,384
|
enum
| null |
pub enum ItemContainerId {
| 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 ItemContainerId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:703:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 703
| 1
|
name_resolution
| 441,385
|
enum
| null |
pub enum AdtId {
| 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 AdtId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:712:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 712
| 1
|
name_resolution
| 441,386
|
enum
| null |
pub enum MacroId {
| 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 MacroId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:720:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 720
| 1
|
name_resolution
| 441,387
|
function
|
is_attribute
|
pub fn is_attribute(self, db: &dyn DefDatabase) -> 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_attribute(self, db: &dyn DefDatabase) -> bool {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:727:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 727
| 1
|
name_resolution
| 441,388
|
enum
| null |
pub enum GenericParamId {
| 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 GenericParamId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:736:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 736
| 1
|
name_resolution
| 441,389
|
enum
| null |
pub enum ModuleDefId {
| 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 ModuleDefId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:768:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 768
| 1
|
name_resolution
| 441,390
|
enum
| null |
pub enum GeneralConstId {
| 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 GeneralConstId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:776:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 776
| 1
|
name_resolution
| 441,391
|
function
|
generic_def
|
pub fn generic_def(self, _db: &dyn DefDatabase) -> 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
|
pub fn generic_def(self, _db: &dyn DefDatabase) -> Option<GenericDefId> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:783:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 783
| 1
|
name_resolution
| 441,392
|
function
|
name
|
pub fn name(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 name(self, db: &dyn DefDatabase) -> String {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:800:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 800
| 1
|
name_resolution
| 441,393
|
enum
| null |
pub enum DefWithBodyId {
| 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 DefWithBodyId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:815:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 815
| 1
|
name_resolution
| 441,394
|
function
|
from
|
fn from(id: EnumVariantId) -> 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: EnumVariantId) -> Self {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:821:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 821
| 1
|
name_resolution
| 441,395
|
function
|
as_generic_def_id
|
pub fn as_generic_def_id(self, db: &dyn DefDatabase) -> 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
|
pub fn as_generic_def_id(self, db: &dyn DefDatabase) -> Option<GenericDefId> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs:832:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/lib.rs
| 832
| 1
|
name_resolution
| 441,396
|
enum
| null |
pub enum AssocItemId {
| 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 AssocItemId {
| null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.