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/mbe.rs:634:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 634
| 1
|
name_resolution
| 441,097
|
function
|
test_expand_to_item_list
|
fn test_expand_to_item_list() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_expand_to_item_list() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:638:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 638
| 1
|
name_resolution
| 441,098
|
struct
|
$i
|
($($i:ident),*) => { $(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
|
($($i:ident),*) => { $(struct $i { field: u32 } )* }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:646:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 646
| 1
|
name_resolution
| 441,099
|
struct
|
$i
|
($($i:ident),*) => { $(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
|
($($i:ident),*) => { $(struct $i { field: u32 } )* }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:649:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 649
| 1
|
name_resolution
| 441,100
|
struct
|
Foo
|
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/macro_expansion_tests/mbe.rs:652:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 652
| 1
|
name_resolution
| 441,101
|
struct
|
Bar
|
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/macro_expansion_tests/mbe.rs:694:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 694
| 1
|
name_resolution
| 441,102
|
function
|
test_two_idents
|
fn test_two_idents() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_two_idents() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:698:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 698
| 1
|
name_resolution
| 441,103
|
function
|
foo
|
($i:ident, $j:ident) => { fn foo() { let a = $i; let b = $j; } }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
($i:ident, $j:ident) => { fn foo() { let a = $i; let b = $j; } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:704:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 704
| 1
|
name_resolution
| 441,104
|
function
|
foo
|
($i:ident, $j:ident) => { fn foo() { let a = $i; let b = $j; } }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
($i:ident, $j:ident) => { fn foo() { let a = $i; let b = $j; } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:706:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 706
| 1
|
name_resolution
| 441,105
|
function
|
foo
|
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
|
fn foo() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:715:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 715
| 1
|
name_resolution
| 441,106
|
function
|
test_tt_to_stmts
|
fn test_tt_to_stmts() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_tt_to_stmts() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:726:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 726
| 1
|
name_resolution
| 441,107
|
function
|
f
|
fn f() -> i32 {
| null |
{"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() -> i32 {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:739:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 739
| 1
|
name_resolution
| 441,108
|
function
|
f
|
fn f() -> i32 {
| null |
{"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() -> i32 {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:780:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 780
| 1
|
name_resolution
| 441,109
|
function
|
test_match_literal
|
fn test_match_literal() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_match_literal() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:784:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 784
| 1
|
name_resolution
| 441,110
|
function
|
l_paren
|
('(') => { fn l_paren() {} }
| null |
{"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 l_paren() {} }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:790:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 790
| 1
|
name_resolution
| 441,111
|
function
|
l_paren
|
('(') => { fn l_paren() {} }
| null |
{"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 l_paren() {} }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:792:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 792
| 1
|
name_resolution
| 441,112
|
function
|
l_paren
|
fn l_paren() {}
| null |
{"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 l_paren() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:798:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 798
| 1
|
name_resolution
| 441,113
|
function
|
test_parse_macro_def_simple
|
fn test_parse_macro_def_simple() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_parse_macro_def_simple() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:802:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 802
| 1
|
name_resolution
| 441,114
|
function
|
$id
|
macro m($id:ident) { fn $id() {} }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
macro m($id:ident) { fn $id() {} }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:806:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 806
| 1
|
name_resolution
| 441,115
|
function
|
$id
|
macro m($id:ident) { fn $id() {} }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
macro m($id:ident) { fn $id() {} }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:807:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 807
| 1
|
name_resolution
| 441,116
|
function
|
bar
|
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
|
fn bar() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:813:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 813
| 1
|
name_resolution
| 441,117
|
function
|
test_parse_macro_def_rules
|
fn test_parse_macro_def_rules() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_parse_macro_def_rules() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:819:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 819
| 1
|
name_resolution
| 441,118
|
function
|
$id
|
($id:ident) => { fn $id() {} }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
($id:ident) => { fn $id() {} }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:825:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 825
| 1
|
name_resolution
| 441,119
|
function
|
$id
|
($id:ident) => { fn $id() {} }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
($id:ident) => { fn $id() {} }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:827:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 827
| 1
|
name_resolution
| 441,120
|
function
|
bar
|
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
|
fn bar() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:833:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 833
| 1
|
name_resolution
| 441,121
|
function
|
test_macro_2_0_panic_2015
|
fn test_macro_2_0_panic_2015() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_macro_2_0_panic_2015() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:853:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 853
| 1
|
name_resolution
| 441,122
|
function
|
test_path
|
fn test_path() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_path() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:857:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 857
| 1
|
name_resolution
| 441,123
|
function
|
foo
|
($p:path) => { fn foo() { let a = $p; } }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
($p:path) => { fn foo() { let a = $p; } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:866:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 866
| 1
|
name_resolution
| 441,124
|
function
|
foo
|
($p:path) => { fn foo() { let a = $p; } }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
($p:path) => { fn foo() { let a = $p; } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:869:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 869
| 1
|
name_resolution
| 441,125
|
function
|
foo
|
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
|
fn foo() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:873:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 873
| 1
|
name_resolution
| 441,126
|
function
|
foo
|
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
|
fn foo() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:881:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 881
| 1
|
name_resolution
| 441,127
|
function
|
test_two_paths
|
fn test_two_paths() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_two_paths() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:885:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 885
| 1
|
name_resolution
| 441,128
|
function
|
foo
|
($i:path, $j:path) => { fn foo() { let a = $ i; let b = $j; } }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
($i:path, $j:path) => { fn foo() { let a = $ i; let b = $j; } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:891:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 891
| 1
|
name_resolution
| 441,129
|
function
|
foo
|
($i:path, $j:path) => { fn foo() { let a = $ i; let b = $j; } }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
($i:path, $j:path) => { fn foo() { let a = $ i; let b = $j; } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:893:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 893
| 1
|
name_resolution
| 441,130
|
function
|
foo
|
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
|
fn foo() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:902:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 902
| 1
|
name_resolution
| 441,131
|
function
|
test_path_with_path
|
fn test_path_with_path() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_path_with_path() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:906:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 906
| 1
|
name_resolution
| 441,132
|
function
|
foo
|
($p:path) => { fn foo() { let a = $p::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
|
($p:path) => { fn foo() { let a = $p::bar; } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:912:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 912
| 1
|
name_resolution
| 441,133
|
function
|
foo
|
($p:path) => { fn foo() { let a = $p::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
|
($p:path) => { fn foo() { let a = $p::bar; } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:914:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 914
| 1
|
name_resolution
| 441,134
|
function
|
foo
|
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
|
fn foo() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:922:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 922
| 1
|
name_resolution
| 441,135
|
function
|
test_type_path_is_transcribed_as_expr_path
|
fn test_type_path_is_transcribed_as_expr_path() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_type_path_is_transcribed_as_expr_path() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:928:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 928
| 1
|
name_resolution
| 441,136
|
function
|
test
|
fn test() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:939:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 939
| 1
|
name_resolution
| 441,137
|
function
|
test
|
fn test() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:953:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 953
| 1
|
name_resolution
| 441,138
|
function
|
test_expr
|
fn test_expr() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_expr() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:957:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 957
| 1
|
name_resolution
| 441,139
|
function
|
bar
|
($e:expr) => { fn bar() { $e; } }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
($e:expr) => { fn bar() { $e; } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:964:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 964
| 1
|
name_resolution
| 441,140
|
function
|
bar
|
($e:expr) => { fn bar() { $e; } }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
($e:expr) => { fn bar() { $e; } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:967:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 967
| 1
|
name_resolution
| 441,141
|
function
|
bar
|
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
|
fn bar() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:975:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 975
| 1
|
name_resolution
| 441,142
|
function
|
test_last_expr
|
fn test_last_expr() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_last_expr() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:986:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 986
| 1
|
name_resolution
| 441,143
|
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/macro_expansion_tests/mbe.rs:999:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 999
| 1
|
name_resolution
| 441,144
|
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/macro_expansion_tests/mbe.rs:1013:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,013
| 1
|
name_resolution
| 441,145
|
function
|
test_expr_with_attr
|
fn test_expr_with_attr() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_expr_with_attr() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1027:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,027
| 1
|
name_resolution
| 441,146
|
function
|
test_ty
|
fn test_ty() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_ty() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1031:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,031
| 1
|
name_resolution
| 441,147
|
function
|
bar
|
($t:ty) => ( fn bar() -> $t {} )
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
($t:ty) => ( fn bar() -> $t {} )
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1037:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,037
| 1
|
name_resolution
| 441,148
|
function
|
bar
|
($t:ty) => ( fn bar() -> $t {} )
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
($t:ty) => ( fn bar() -> $t {} )
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1039:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,039
| 1
|
name_resolution
| 441,149
|
function
|
bar
|
fn bar() -> Baz<u8> {}
| null |
{"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 bar() -> Baz<u8> {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1045:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,045
| 1
|
name_resolution
| 441,150
|
function
|
test_ty_with_complex_type
|
fn test_ty_with_complex_type() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_ty_with_complex_type() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1049:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,049
| 1
|
name_resolution
| 441,151
|
function
|
bar
|
($t:ty) => ( fn bar() -> $ t {} )
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
($t:ty) => ( fn bar() -> $ t {} )
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1058:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,058
| 1
|
name_resolution
| 441,152
|
function
|
bar
|
($t:ty) => ( fn bar() -> $ t {} )
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
($t:ty) => ( fn bar() -> $ t {} )
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1061:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,061
| 1
|
name_resolution
| 441,153
|
function
|
bar
|
fn bar() -> &'a Baz<u8> {}
| null |
{"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 bar() -> &'a Baz<u8> {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1063:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,063
| 1
|
name_resolution
| 441,154
|
function
|
bar
|
fn bar() -> extern "Rust" fn() -> Ret {}
| null |
{"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 bar() -> extern "Rust" fn() -> Ret {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1069:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,069
| 1
|
name_resolution
| 441,155
|
function
|
test_pat_
|
fn test_pat_() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_pat_() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1073:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,073
| 1
|
name_resolution
| 441,156
|
function
|
foo
|
($p:pat) => { fn foo() { let $p; } }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
($p:pat) => { fn foo() { let $p; } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1079:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,079
| 1
|
name_resolution
| 441,157
|
function
|
foo
|
($p:pat) => { fn foo() { let $p; } }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
($p:pat) => { fn foo() { let $p; } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1081:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,081
| 1
|
name_resolution
| 441,158
|
function
|
foo
|
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
|
fn foo() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1089:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,089
| 1
|
name_resolution
| 441,159
|
function
|
test_stmt
|
fn test_stmt() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_stmt() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1093:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,093
| 1
|
name_resolution
| 441,160
|
function
|
bar
|
($s:stmt) => ( fn bar() { $s; } )
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
($s:stmt) => ( fn bar() { $s; } )
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1100:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,100
| 1
|
name_resolution
| 441,161
|
function
|
bar
|
($s:stmt) => ( fn bar() { $s; } )
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
($s:stmt) => ( fn bar() { $s; } )
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1102:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,102
| 1
|
name_resolution
| 441,162
|
function
|
bar
|
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
|
fn bar() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1105:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,105
| 1
|
name_resolution
| 441,163
|
function
|
bar
|
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
|
fn bar() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1113:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,113
| 1
|
name_resolution
| 441,164
|
function
|
test_single_item
|
fn test_single_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 test_single_item() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1127:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,127
| 1
|
name_resolution
| 441,165
|
function
|
test_all_items
|
fn test_all_items() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_all_items() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1139:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,139
| 1
|
name_resolution
| 441,166
|
struct
| null |
struct H;
| 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 H;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1140:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,140
| 1
|
name_resolution
| 441,167
|
enum
| null |
enum I { Foo }
| 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 I { Foo }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1142:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,142
| 1
|
name_resolution
| 441,168
|
function
|
h
|
fn 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 h() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1156:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,156
| 1
|
name_resolution
| 441,169
|
struct
| null |
struct H;
| 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 H;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1157:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,157
| 1
|
name_resolution
| 441,170
|
enum
| null |
enum I {
| 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 I {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1161:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,161
| 1
|
name_resolution
| 441,171
|
function
|
h
|
fn 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 h() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1169:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,169
| 1
|
name_resolution
| 441,172
|
function
|
test_block
|
fn test_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 test_block() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1172:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,172
| 1
|
name_resolution
| 441,173
|
function
|
foo
|
macro_rules! m { ($b:block) => { fn foo() $b } }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
macro_rules! m { ($b:block) => { fn foo() $b } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1176:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,176
| 1
|
name_resolution
| 441,174
|
function
|
foo
|
macro_rules! m { ($b:block) => { fn foo() $b } }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
macro_rules! m { ($b:block) => { fn foo() $b } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1177:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,177
| 1
|
name_resolution
| 441,175
|
function
|
foo
|
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
|
fn foo() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1185:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,185
| 1
|
name_resolution
| 441,176
|
function
|
test_meta
|
fn test_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 test_meta() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1189:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,189
| 1
|
name_resolution
| 441,177
|
function
|
bar
|
($m:meta) => ( #[$m] 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
|
($m:meta) => ( #[$m] fn bar() {} )
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1196:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,196
| 1
|
name_resolution
| 441,178
|
function
|
bar
|
($m:meta) => ( #[$m] 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
|
($m:meta) => ( #[$m] fn bar() {} )
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1198:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,198
| 1
|
name_resolution
| 441,179
|
function
|
bar
|
#[cfg(target_os = "windows")] 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
|
#[cfg(target_os = "windows")] fn bar() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1199:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,199
| 1
|
name_resolution
| 441,180
|
function
|
bar
|
#[hello::world] 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
|
#[hello::world] fn bar() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1205:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,205
| 1
|
name_resolution
| 441,181
|
function
|
test_meta_doc_comments
|
fn test_meta_doc_comments() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_meta_doc_comments() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1209:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,209
| 1
|
name_resolution
| 441,182
|
function
|
bar
|
($(#[$m:meta])+) => ( $(#[$m])+ 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
|
($(#[$m:meta])+) => ( $(#[$m])+ fn bar() {} )
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1220:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,220
| 1
|
name_resolution
| 441,183
|
function
|
bar
|
($(#[$m:meta])+) => ( $(#[$m])+ 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
|
($(#[$m:meta])+) => ( $(#[$m])+ fn bar() {} )
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1225:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,225
| 1
|
name_resolution
| 441,184
|
function
|
bar
|
"] 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
|
"] fn bar() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1231:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,231
| 1
|
name_resolution
| 441,185
|
function
|
test_meta_extended_key_value_attributes
|
fn test_meta_extended_key_value_attributes() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_meta_extended_key_value_attributes() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1235:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,235
| 1
|
name_resolution
| 441,186
|
function
|
bar
|
(#[$m:meta]) => ( #[$m] 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
|
(#[$m:meta]) => ( #[$m] fn bar() {} )
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1241:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,241
| 1
|
name_resolution
| 441,187
|
function
|
bar
|
(#[$m:meta]) => ( #[$m] 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
|
(#[$m:meta]) => ( #[$m] fn bar() {} )
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1243:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,243
| 1
|
name_resolution
| 441,188
|
function
|
bar
|
#[doc = concat!("The `", "bla", "` lang item.")] 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
|
#[doc = concat!("The `", "bla", "` lang item.")] fn bar() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1249:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,249
| 1
|
name_resolution
| 441,189
|
function
|
test_meta_doc_comments_non_latin
|
fn test_meta_doc_comments_non_latin() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_meta_doc_comments_non_latin() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1253:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,253
| 1
|
name_resolution
| 441,190
|
function
|
bar
|
($(#[$ m:meta])+) => ( $(#[$m])+ 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
|
($(#[$ m:meta])+) => ( $(#[$m])+ fn bar() {} )
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1264:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,264
| 1
|
name_resolution
| 441,191
|
function
|
bar
|
($(#[$ m:meta])+) => ( $(#[$m])+ 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
|
($(#[$ m:meta])+) => ( $(#[$m])+ fn bar() {} )
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1269:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,269
| 1
|
name_resolution
| 441,192
|
function
|
bar
|
"] 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
|
"] fn bar() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1275:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,275
| 1
|
name_resolution
| 441,193
|
function
|
test_meta_doc_comments_escaped_characters
|
fn test_meta_doc_comments_escaped_characters() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2
| 1,754,595,407
|
1.86.0
|
0.3.2000
|
fn test_meta_doc_comments_escaped_characters() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1279:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,279
| 1
|
name_resolution
| 441,194
|
function
|
bar
|
($(#[$m:meta])+) => ( $(#[$m])+ 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
|
($(#[$m:meta])+) => ( $(#[$m])+ fn bar() {} )
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1287:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,287
| 1
|
name_resolution
| 441,195
|
function
|
bar
|
($(#[$m:meta])+) => ( $(#[$m])+ 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
|
($(#[$m:meta])+) => ( $(#[$m])+ fn bar() {} )
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs:1289:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/mbe.rs
| 1,289
| 1
|
name_resolution
| 441,196
|
function
|
bar
|
#[doc = r#" \ " '"#] 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
|
#[doc = r#" \ " '"#] fn bar() {}
| null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.