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/nameres/tests/globs.rs:176:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 176 | 1 |
name_resolution
| 442,997 |
struct
| null |
pub struct Baz;
| 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 Baz;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:177:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 177 | 1 |
name_resolution
| 442,998 |
struct
| null |
struct Foo;
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
struct Foo;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:187:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 187 | 1 |
name_resolution
| 442,999 |
function
|
glob_enum
|
fn glob_enum() {
| null |
{"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 glob_enum() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:191:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 191 | 1 |
name_resolution
| 443,000 |
enum
| null |
enum Foo { Bar, Baz }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"enum","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
enum Foo { Bar, Baz }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:204:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 204 | 1 |
name_resolution
| 443,001 |
function
|
glob_enum_group
|
fn glob_enum_group() {
| null |
{"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 glob_enum_group() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:208:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 208 | 1 |
name_resolution
| 443,002 |
enum
| null |
enum Foo { Bar, Baz }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"enum","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
enum Foo { Bar, Baz }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:221:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 221 | 1 |
name_resolution
| 443,003 |
function
|
glob_shadowed_def
|
fn glob_shadowed_def() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn glob_shadowed_def() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:233:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 233 | 1 |
name_resolution
| 443,004 |
struct
|
Foo;
|
pub mod baz { pub struct Foo; }
| 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 mod baz { pub struct Foo; }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:236:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 236 | 1 |
name_resolution
| 443,005 |
struct
|
Bar;
|
pub mod baz { pub struct Bar; }
| 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 mod baz { pub struct Bar; }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:261:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 261 | 1 |
name_resolution
| 443,006 |
function
|
glob_shadowed_def_reversed
|
fn glob_shadowed_def_reversed() {
| null |
{"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 glob_shadowed_def_reversed() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:272:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 272 | 1 |
name_resolution
| 443,007 |
struct
|
Foo;
|
pub mod baz { pub struct Foo; }
| 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 mod baz { pub struct Foo; }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:275:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 275 | 1 |
name_resolution
| 443,008 |
struct
|
Bar;
|
pub mod baz { pub struct Bar; }
| 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 mod baz { pub struct Bar; }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:300:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 300 | 1 |
name_resolution
| 443,009 |
function
|
glob_shadowed_def_dependencies
|
fn glob_shadowed_def_dependencies() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn glob_shadowed_def_dependencies() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:303:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 303 | 1 |
name_resolution
| 443,010 |
struct
|
X;
|
mod a { pub mod foo { pub struct X; } }
| 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
|
mod a { pub mod foo { pub struct X; } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:305:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 305 | 1 |
name_resolution
| 443,011 |
struct
|
Y;
|
mod c { pub mod foo { pub struct Y; } }
| 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
|
mod c { pub mod foo { pub struct Y; } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:342:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 342 | 1 |
name_resolution
| 443,012 |
function
|
glob_name_collision_check_visibility
|
fn glob_name_collision_check_visibility() {
| null |
{"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 glob_name_collision_check_visibility() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:347:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 347 | 1 |
name_resolution
| 443,013 |
function
|
Event
|
pub fn Event() {}
| null |
{"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 Event() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:351:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 351 | 1 |
name_resolution
| 443,014 |
struct
|
Event
|
pub struct Event {}
| 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 Event {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:372:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 372 | 1 |
name_resolution
| 443,015 |
function
|
glob_may_override_visibility
|
fn glob_may_override_visibility() {
| null |
{"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 glob_may_override_visibility() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:384:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 384 | 1 |
name_resolution
| 443,016 |
function
|
function
|
pub fn function() {}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn function() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:417:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 417 | 1 |
name_resolution
| 443,017 |
function
|
regression_18308
|
fn regression_18308() {
| null |
{"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 regression_18308() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:433:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 433 | 1 |
name_resolution
| 443,018 |
struct
| null |
pub struct ShouldBePrivate;
| 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 ShouldBePrivate;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:456:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 456 | 1 |
name_resolution
| 443,019 |
function
|
regression_18580
|
fn regression_18580() {
| null |
{"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 regression_18580() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs:460:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/globs.rs
| 460 | 1 |
name_resolution
| 443,020 |
struct
| null |
pub struct Placeholder;
| 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 Placeholder;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:9:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 9 | 1 |
name_resolution
| 443,021 |
function
|
macro_rules_are_globally_visible
|
fn macro_rules_are_globally_visible() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn macro_rules_are_globally_visible() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:15:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 15 | 1 |
name_resolution
| 443,022 |
struct
|
$i
|
$(struct $i { field: 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
|
$(struct $i { field: u32 } )*
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:37:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 37 | 1 |
name_resolution
| 443,023 |
function
|
macro_rules_can_define_modules
|
fn macro_rules_can_define_modules() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn macro_rules_can_define_modules() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:50:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 50 | 1 |
name_resolution
| 443,024 |
struct
| null |
struct X;
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
struct X;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:52:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 52 | 1 |
name_resolution
| 443,025 |
struct
| null |
struct Y;
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
struct Y;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:75:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 75 | 1 |
name_resolution
| 443,026 |
function
|
macro_rules_from_other_crates_are_visible
|
fn macro_rules_from_other_crates_are_visible() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn macro_rules_from_other_crates_are_visible() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:89:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 89 | 1 |
name_resolution
| 443,027 |
struct
|
$i
|
$(struct $i { field: 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
|
$(struct $i { field: u32 } )*
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:108:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 108 | 1 |
name_resolution
| 443,028 |
function
|
macro_rules_export_with_local_inner_macros_are_visible
|
fn macro_rules_export_with_local_inner_macros_are_visible() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn macro_rules_export_with_local_inner_macros_are_visible() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:122:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 122 | 1 |
name_resolution
| 443,029 |
struct
|
$i
|
$(struct $i { field: 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
|
$(struct $i { field: u32 } )*
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:141:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 141 | 1 |
name_resolution
| 443,030 |
function
|
local_inner_macros_makes_local_macros_usable
|
fn local_inner_macros_makes_local_macros_usable() {
| null |
{"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 local_inner_macros_makes_local_macros_usable() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:161:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 161 | 1 |
name_resolution
| 443,031 |
struct
|
$i
|
$(struct $i { field: 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
|
$(struct $i { field: u32 } )*
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:180:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 180 | 1 |
name_resolution
| 443,032 |
function
|
unexpanded_macro_should_expand_by_fixedpoint_loop
|
fn unexpanded_macro_should_expand_by_fixedpoint_loop() {
| null |
{"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 unexpanded_macro_should_expand_by_fixedpoint_loop() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:197:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 197 | 1 |
name_resolution
| 443,033 |
struct
|
Foo
|
struct Foo { field: 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
|
struct Foo { field: u32 }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:217:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 217 | 1 |
name_resolution
| 443,034 |
function
|
macro_rules_from_other_crates_are_visible_with_macro_use
|
fn macro_rules_from_other_crates_are_visible_with_macro_use() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn macro_rules_from_other_crates_are_visible_with_macro_use() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:239:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 239 | 1 |
name_resolution
| 443,035 |
struct
|
$i;
|
($i:ident) => { struct $i; }
| 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
|
($i:ident) => { struct $i; }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:243:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 243 | 1 |
name_resolution
| 443,036 |
struct
|
$i;
|
($i:ident) => { struct $i; }
| 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
|
($i:ident) => { struct $i; }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:249:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 249 | 1 |
name_resolution
| 443,037 |
struct
|
$i;
|
($i:ident) => { struct $i; }
| 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
|
($i:ident) => { struct $i; }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:267:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 267 | 1 |
name_resolution
| 443,038 |
function
|
macro_use_filter
|
fn macro_use_filter() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn macro_use_filter() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:297:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 297 | 1 |
name_resolution
| 443,039 |
struct
|
NotOkFoo;
|
macro_rules! foo_not_imported { () => { struct NotOkFoo; } }
| 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
|
macro_rules! foo_not_imported { () => { struct NotOkFoo; } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:301:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 301 | 1 |
name_resolution
| 443,040 |
struct
|
OkBar1;
|
macro_rules! bar1 { () => { struct OkBar1; } }
| 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
|
macro_rules! bar1 { () => { struct OkBar1; } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:303:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 303 | 1 |
name_resolution
| 443,041 |
struct
|
OkBar2;
|
macro_rules! bar2 { () => { struct OkBar2; } }
| 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
|
macro_rules! bar2 { () => { struct OkBar2; } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:305:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 305 | 1 |
name_resolution
| 443,042 |
struct
|
OkBar3;
|
macro_rules! bar3 { () => { struct OkBar3; } }
| 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
|
macro_rules! bar3 { () => { struct OkBar3; } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:307:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 307 | 1 |
name_resolution
| 443,043 |
struct
|
NotOkBar;
|
macro_rules! bar_not_imported { () => { struct NotOkBar; } }
| 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
|
macro_rules! bar_not_imported { () => { struct NotOkBar; } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:311:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 311 | 1 |
name_resolution
| 443,044 |
struct
|
OkBaz1;
|
macro_rules! baz1 { () => { struct OkBaz1; } }
| 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
|
macro_rules! baz1 { () => { struct OkBaz1; } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:313:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 313 | 1 |
name_resolution
| 443,045 |
struct
|
OkBaz2;
|
macro_rules! baz2 { () => { struct OkBaz2; } }
| 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
|
macro_rules! baz2 { () => { struct OkBaz2; } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:315:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 315 | 1 |
name_resolution
| 443,046 |
struct
|
OkBaz3;
|
macro_rules! baz3 { () => { struct OkBaz3; } }
| 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
|
macro_rules! baz3 { () => { struct OkBaz3; } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:333:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 333 | 1 |
name_resolution
| 443,047 |
function
|
prelude_is_macro_use
|
fn prelude_is_macro_use() {
| null |
{"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 prelude_is_macro_use() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:354:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 354 | 1 |
name_resolution
| 443,048 |
struct
|
$i;
|
($i:ident) => { struct $i; }
| 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
|
($i:ident) => { struct $i; }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:360:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 360 | 1 |
name_resolution
| 443,049 |
struct
|
$i;
|
($i:ident) => { struct $i; }
| 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
|
($i:ident) => { struct $i; }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:368:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 368 | 1 |
name_resolution
| 443,050 |
struct
|
$i;
|
($i:ident) => { struct $i; }
| 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
|
($i:ident) => { struct $i; }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:385:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 385 | 1 |
name_resolution
| 443,051 |
function
|
prelude_cycle
|
fn prelude_cycle() {
| null |
{"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 prelude_cycle() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:409:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 409 | 1 |
name_resolution
| 443,052 |
function
|
legacy_macro_use_before_def
|
fn legacy_macro_use_before_def() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn legacy_macro_use_before_def() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:416:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 416 | 1 |
name_resolution
| 443,053 |
struct
| null |
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
|
struct S;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:429:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 429 | 1 |
name_resolution
| 443,054 |
function
|
plain_macros_are_legacy_textual_scoped
|
fn plain_macros_are_legacy_textual_scoped() {
| null |
{"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 plain_macros_are_legacy_textual_scoped() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:439:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 439 | 1 |
name_resolution
| 443,055 |
struct
|
$x;
|
($x:ident) => { struct $x; }
| 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
|
($x:ident) => { struct $x; }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:452:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 452 | 1 |
name_resolution
| 443,056 |
function
|
$x
|
($x:ident) => { fn $x() {} }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
($x:ident) => { fn $x() {} }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:462:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 462 | 1 |
name_resolution
| 443,057 |
struct
|
$x;
|
($x:ident) => { struct $x; }
| 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
|
($x:ident) => { struct $x; }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:470:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 470 | 1 |
name_resolution
| 443,058 |
struct
|
$x;
|
($x:ident) => { struct $x; }
| 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
|
($x:ident) => { struct $x; }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:476:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 476 | 1 |
name_resolution
| 443,059 |
function
|
$x
|
($x:ident) => { fn $x() {} }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
($x:ident) => { fn $x() {} }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:490:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 490 | 1 |
name_resolution
| 443,060 |
struct
|
$x;
|
($x:ident) => { struct $x; }
| 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
|
($x:ident) => { struct $x; }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:495:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 495 | 1 |
name_resolution
| 443,061 |
struct
|
$x;
|
($x:ident) => { struct $x; }
| 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
|
($x:ident) => { struct $x; }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:542:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 542 | 1 |
name_resolution
| 443,062 |
function
|
type_value_macro_live_in_different_scopes
|
fn type_value_macro_live_in_different_scopes() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn type_value_macro_live_in_different_scopes() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:554:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 554 | 1 |
name_resolution
| 443,063 |
function
|
baz
|
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
|
fn baz() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:566:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 566 | 1 |
name_resolution
| 443,064 |
function
|
macro_use_can_be_aliased
|
fn macro_use_can_be_aliased() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn macro_use_can_be_aliased() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:582:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 582 | 1 |
name_resolution
| 443,065 |
struct
|
$x;
|
($x:ident) => { struct $x; }
| 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
|
($x:ident) => { struct $x; }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:596:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 596 | 1 |
name_resolution
| 443,066 |
function
|
path_qualified_macros
|
fn path_qualified_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 path_qualified_macros() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:600:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 600 | 1 |
name_resolution
| 443,067 |
struct
|
$x;
|
($x:ident) => { struct $x; }
| 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
|
($x:ident) => { struct $x; }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:616:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 616 | 1 |
name_resolution
| 443,068 |
struct
|
$x;
|
($x:ident) => { struct $x; }
| 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
|
($x:ident) => { struct $x; }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:644:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 644 | 1 |
name_resolution
| 443,069 |
function
|
macro_dollar_crate_is_correct_in_item
|
fn macro_dollar_crate_is_correct_in_item() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn macro_dollar_crate_is_correct_in_item() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:661:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 661 | 1 |
name_resolution
| 443,070 |
struct
| null |
struct Foo;
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
struct Foo;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:684:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 684 | 1 |
name_resolution
| 443,071 |
struct
| null |
pub struct Bar;
| 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 Bar;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:685:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 685 | 1 |
name_resolution
| 443,072 |
struct
| null |
pub struct Baz;
| 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 Baz;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:702:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 702 | 1 |
name_resolution
| 443,073 |
function
|
macro_dollar_crate_is_correct_in_indirect_deps
|
fn macro_dollar_crate_is_correct_in_indirect_deps() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn macro_dollar_crate_is_correct_in_indirect_deps() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:728:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 728 | 1 |
name_resolution
| 443,074 |
struct
| null |
pub struct bar;
| 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 bar;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:738:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 738 | 1 |
name_resolution
| 443,075 |
function
|
macro_dollar_crate_is_correct_in_derive_meta
|
fn macro_dollar_crate_is_correct_in_derive_meta() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn macro_dollar_crate_is_correct_in_derive_meta() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:750:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 750 | 1 |
name_resolution
| 443,076 |
struct
| null |
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
|
struct S;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:761:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 761 | 1 |
name_resolution
| 443,077 |
function
|
expand_derive
|
fn expand_derive() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn expand_derive() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:768:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 768 | 1 |
name_resolution
| 443,078 |
struct
| null |
struct Foo;
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
struct Foo;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:783:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 783 | 1 |
name_resolution
| 443,079 |
function
|
resolve_builtin_derive
|
fn resolve_builtin_derive() {
| null |
{"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_builtin_derive() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:803:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 803 | 1 |
name_resolution
| 443,080 |
function
|
builtin_derive_with_unresolved_attributes_fall_back
|
fn builtin_derive_with_unresolved_attributes_fall_back() {
| null |
{"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 builtin_derive_with_unresolved_attributes_fall_back() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:813:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 813 | 1 |
name_resolution
| 443,081 |
struct
| null |
struct Foo;
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
struct Foo;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:826:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 826 | 1 |
name_resolution
| 443,082 |
function
|
unresolved_attributes_fall_back_track_per_file_moditems
|
fn unresolved_attributes_fall_back_track_per_file_moditems() {
| null |
{"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 unresolved_attributes_fall_back_track_per_file_moditems() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:837:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 837 | 1 |
name_resolution
| 443,083 |
struct
| null |
struct Foo;
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
struct Foo;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:841:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 841 | 1 |
name_resolution
| 443,084 |
struct
| null |
struct Bar;
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
struct Bar;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:855:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 855 | 1 |
name_resolution
| 443,085 |
function
|
unresolved_attrs_extern_block_hang
|
fn unresolved_attrs_extern_block_hang() {
| null |
{"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 unresolved_attrs_extern_block_hang() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:862:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 862 | 1 |
name_resolution
| 443,086 |
function
|
f
|
fn f();
| null |
{"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 f();
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:873:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 873 | 1 |
name_resolution
| 443,087 |
function
|
macros_in_extern_block
|
fn macros_in_extern_block() {
| null |
{"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 macros_in_extern_block() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:892:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 892 | 1 |
name_resolution
| 443,088 |
function
|
resolves_derive_helper
|
fn resolves_derive_helper() {
| null |
{"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 resolves_derive_helper() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:903:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 903 | 1 |
name_resolution
| 443,089 |
struct
| null |
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
|
struct S;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:908:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 908 | 1 |
name_resolution
| 443,090 |
function
|
derive
|
fn derive() {}
| null |
{"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 derive() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:919:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 919 | 1 |
name_resolution
| 443,091 |
function
|
resolves_derive_helper_rustc_builtin_macro
|
fn resolves_derive_helper_rustc_builtin_macro() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn resolves_derive_helper_rustc_builtin_macro() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:928:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 928 | 1 |
name_resolution
| 443,092 |
enum
| null |
enum E {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"enum","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
enum E {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:941:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 941 | 1 |
name_resolution
| 443,093 |
function
|
unresolved_attr_with_cfg_attr_hang
|
fn unresolved_attr_with_cfg_attr_hang() {
| null |
{"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 unresolved_attr_with_cfg_attr_hang() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:946:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 946 | 1 |
name_resolution
| 443,094 |
struct
| null |
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
|
struct S;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:956:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 956 | 1 |
name_resolution
| 443,095 |
function
|
macro_expansion_overflow
|
fn macro_expansion_overflow() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn macro_expansion_overflow() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:983:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 983 | 1 |
name_resolution
| 443,096 |
function
|
macros_defining_macros
|
fn macros_defining_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 macros_defining_macros() {
| null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.