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/expr_store/tests/body.rs:185:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 185 | 1 |
name_resolution
| 442,597 |
function
|
main
|
fn main() {
| null |
{"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 main() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:194:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 194 | 1 |
name_resolution
| 442,598 |
function
|
main
|
fn main() {
| null |
{"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 main() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:264:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 264 | 1 |
name_resolution
| 442,599 |
function
|
desugar_builtin_format_args
|
fn desugar_builtin_format_args() {
| null |
{"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 desugar_builtin_format_args() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:268:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 268 | 1 |
name_resolution
| 442,600 |
function
|
main
|
fn main() {
| null |
{"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 main() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:277:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 277 | 1 |
name_resolution
| 442,601 |
function
|
main
|
fn main() {
| null |
{"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 main() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:347:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 347 | 1 |
name_resolution
| 442,602 |
function
|
test_macro_hygiene
|
fn test_macro_hygiene() {
| null |
{"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_hygiene() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:356:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 356 | 1 |
name_resolution
| 442,603 |
function
|
main
|
fn main() {
| null |
{"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 main() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:370:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 370 | 1 |
name_resolution
| 442,604 |
struct
|
SsrError(pub(crate)
|
pub struct SsrError(pub(crate) core::fmt::Arguments);
| 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 SsrError(pub(crate) core::fmt::Arguments);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:373:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 373 | 1 |
name_resolution
| 442,605 |
function
|
new
|
pub(crate) fn new(message: impl Into<core::fmt::Arguments>) -> SsrError {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(crate) fn new(message: impl Into<core::fmt::Arguments>) -> SsrError {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:382:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 382 | 1 |
name_resolution
| 442,606 |
function
|
main
|
fn main() {
| null |
{"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 main() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:415:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 415 | 1 |
name_resolution
| 442,607 |
function
|
regression_10300
|
fn regression_10300() {
| null |
{"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_10300() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:429:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 429 | 1 |
name_resolution
| 442,608 |
function
|
f
|
fn f(a: i32, b: u32) -> String {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn f(a: i32, b: u32) -> String {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:443:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 443 | 1 |
name_resolution
| 442,609 |
function
|
f
|
fn f(a, 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
|
fn f(a, b) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:463:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 463 | 1 |
name_resolution
| 442,610 |
function
|
destructuring_assignment_tuple_macro
|
fn destructuring_assignment_tuple_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 destructuring_assignment_tuple_macro() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:470:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 470 | 1 |
name_resolution
| 442,611 |
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/expr_store/tests/body.rs:476:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 476 | 1 |
name_resolution
| 442,612 |
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/expr_store/tests/body.rs:490:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 490 | 1 |
name_resolution
| 442,613 |
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/expr_store/tests/body.rs:497:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 497 | 1 |
name_resolution
| 442,614 |
function
|
shadowing_record_variant
|
fn shadowing_record_variant() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn shadowing_record_variant() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:500:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 500 | 1 |
name_resolution
| 442,615 |
enum
| null |
enum A {
| 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 A {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:503:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 503 | 1 |
name_resolution
| 442,616 |
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/expr_store/tests/body.rs:520:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 520 | 1 |
name_resolution
| 442,617 |
function
|
regression_pretty_print_bind_pat
|
fn regression_pretty_print_bind_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 regression_pretty_print_bind_pat() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:523:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 523 | 1 |
name_resolution
| 442,618 |
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/expr_store/tests/body.rs:531:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 531 | 1 |
name_resolution
| 442,619 |
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/expr_store/tests/body.rs:538:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 538 | 1 |
name_resolution
| 442,620 |
function
|
skip_skips_body
|
fn skip_skips_body() {
| null |
{"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 skip_skips_body() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:542:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 542 | 1 |
name_resolution
| 442,621 |
function
|
foo
|
async fn foo(a: (), b: i32) -> u32 {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
async fn foo(a: (), b: i32) -> u32 {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:548:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 548 | 1 |
name_resolution
| 442,622 |
function
|
foo
|
expect!["fn foo(�, �) �"].assert_eq(&printed);
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
expect!["fn foo(�, �) �"].assert_eq(&printed);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:552:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 552 | 1 |
name_resolution
| 442,623 |
function
|
range_bounds_are_hir_exprs
|
fn range_bounds_are_hir_exprs() {
| null |
{"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 range_bounds_are_hir_exprs() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:559:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 559 | 1 |
name_resolution
| 442,624 |
function
|
f
|
const fn f(x: i32) -> 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
|
const fn f(x: i32) -> i32 {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:5:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 5 | 1 |
name_resolution
| 442,625 |
function
|
inner_item_smoke
|
fn inner_item_smoke() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn inner_item_smoke() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:8:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 8 | 1 |
name_resolution
| 442,626 |
struct
|
inner
|
struct inner {}
| 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 inner {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:9:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 9 | 1 |
name_resolution
| 442,627 |
function
|
outer
|
fn outer() {
| null |
{"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 outer() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:11:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 11 | 1 |
name_resolution
| 442,628 |
function
|
inner
|
fn inner() {}
| null |
{"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 inner() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:26:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 26 | 1 |
name_resolution
| 442,629 |
function
|
use_from_crate
|
fn use_from_crate() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn use_from_crate() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:29:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 29 | 1 |
name_resolution
| 442,630 |
struct
|
Struct
|
struct Struct {}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
struct Struct {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:30:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 30 | 1 |
name_resolution
| 442,631 |
function
|
outer
|
fn outer() {
| null |
{"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 outer() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:31:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 31 | 1 |
name_resolution
| 442,632 |
function
|
Struct
|
fn Struct() {}
| null |
{"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 Struct() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:55:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 55 | 1 |
name_resolution
| 442,633 |
function
|
merge_namespaces
|
fn merge_namespaces() {
| null |
{"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 merge_namespaces() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:58:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 58 | 1 |
name_resolution
| 442,634 |
struct
|
name
|
struct name {}
| 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 name {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:59:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 59 | 1 |
name_resolution
| 442,635 |
function
|
outer
|
fn outer() {
| null |
{"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 outer() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:60:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 60 | 1 |
name_resolution
| 442,636 |
function
|
name
|
fn name() {}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn name() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:80:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 80 | 1 |
name_resolution
| 442,637 |
function
|
nested_blocks
|
fn nested_blocks() {
| null |
{"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 nested_blocks() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:83:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 83 | 1 |
name_resolution
| 442,638 |
function
|
outer
|
fn outer() {
| null |
{"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 outer() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:84:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 84 | 1 |
name_resolution
| 442,639 |
struct
|
inner1
|
struct inner1 {}
| 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 inner1 {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:85:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 85 | 1 |
name_resolution
| 442,640 |
function
|
inner
|
fn inner() {
| null |
{"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 inner() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:88:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 88 | 1 |
name_resolution
| 442,641 |
function
|
inner2
|
fn inner2() {}
| null |
{"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 inner2() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:110:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 110 | 1 |
name_resolution
| 442,642 |
function
|
super_imports
|
fn super_imports() {
| null |
{"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 super_imports() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:114:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 114 | 1 |
name_resolution
| 442,643 |
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/expr_store/tests/body/block.rs:120:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 120 | 1 |
name_resolution
| 442,644 |
struct
|
Struct
|
struct Struct {}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
struct Struct {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:137:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 137 | 1 |
name_resolution
| 442,645 |
function
|
super_imports_2
|
fn super_imports_2() {
| null |
{"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 super_imports_2() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:140:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 140 | 1 |
name_resolution
| 442,646 |
function
|
outer
|
fn outer() {
| null |
{"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 outer() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:142:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 142 | 1 |
name_resolution
| 442,647 |
struct
|
ResolveMe
|
struct ResolveMe {}
| 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 ResolveMe {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:143:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 143 | 1 |
name_resolution
| 442,648 |
function
|
middle
|
fn middle() {
| null |
{"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 middle() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:145:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 145 | 1 |
name_resolution
| 442,649 |
function
|
inner
|
fn inner() {
| null |
{"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 inner() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:178:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 178 | 1 |
name_resolution
| 442,650 |
function
|
nested_module_scoping
|
fn nested_module_scoping() {
| null |
{"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 nested_module_scoping() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:181:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 181 | 1 |
name_resolution
| 442,651 |
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/expr_store/tests/body/block.rs:183:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 183 | 1 |
name_resolution
| 442,652 |
struct
|
Struct
|
struct Struct {}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
struct Struct {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:184:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 184 | 1 |
name_resolution
| 442,653 |
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/expr_store/tests/body/block.rs:200:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 200 | 1 |
name_resolution
| 442,654 |
function
|
self_imports
|
fn self_imports() {
| null |
{"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 self_imports() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:203:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 203 | 1 |
name_resolution
| 442,655 |
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/expr_store/tests/body/block.rs:205:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 205 | 1 |
name_resolution
| 442,656 |
struct
|
ResolveMe
|
struct ResolveMe {}
| 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 ResolveMe {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:206:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 206 | 1 |
name_resolution
| 442,657 |
function
|
g
|
fn g() {
| null |
{"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 g() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:207:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 207 | 1 |
name_resolution
| 442,658 |
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/expr_store/tests/body/block.rs:236:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 236 | 1 |
name_resolution
| 442,659 |
function
|
legacy_macro_items
|
fn legacy_macro_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 legacy_macro_items() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:243:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 243 | 1 |
name_resolution
| 442,660 |
struct
|
Hit
|
struct Hit {}
| 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 Hit {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:247:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 247 | 1 |
name_resolution
| 442,661 |
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/expr_store/tests/body/block.rs:263:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 263 | 1 |
name_resolution
| 442,662 |
function
|
macro_resolve
|
fn macro_resolve() {
| null |
{"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_resolve() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:269:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 269 | 1 |
name_resolution
| 442,663 |
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/expr_store/tests/body/block.rs:270:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 270 | 1 |
name_resolution
| 442,664 |
function
|
nested
|
fn nested() {
| null |
{"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 nested() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:280:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 280 | 1 |
name_resolution
| 442,665 |
struct
|
$name
|
struct $name {}
| 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 $name {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:302:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 302 | 1 |
name_resolution
| 442,666 |
function
|
macro_exported_in_block_mod
|
fn macro_exported_in_block_mod() {
| null |
{"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_exported_in_block_mod() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:307:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 307 | 1 |
name_resolution
| 442,667 |
struct
|
FooWorks;
|
() => { pub struct FooWorks; };
| 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 FooWorks; };
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:310:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 310 | 1 |
name_resolution
| 442,668 |
struct
|
BarWorks;
|
() => { pub struct BarWorks; };
| 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 BarWorks; };
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:312:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 312 | 1 |
name_resolution
| 442,669 |
function
|
main
|
fn main() {
| null |
{"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 main() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:336:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 336 | 1 |
name_resolution
| 442,670 |
function
|
macro_resolve_legacy
|
fn macro_resolve_legacy() {
| null |
{"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_resolve_legacy() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:345:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 345 | 1 |
name_resolution
| 442,671 |
struct
|
Def
|
struct Def {}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
struct Def {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:349:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 349 | 1 |
name_resolution
| 442,672 |
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/expr_store/tests/body/block.rs:370:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 370 | 1 |
name_resolution
| 442,673 |
function
|
super_does_not_resolve_to_block_module
|
fn super_does_not_resolve_to_block_module() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn super_does_not_resolve_to_block_module() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:373:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 373 | 1 |
name_resolution
| 442,674 |
function
|
main
|
fn main() {
| null |
{"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 main() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:374:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 374 | 1 |
name_resolution
| 442,675 |
struct
|
Struct
|
struct Struct {}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
struct Struct {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:397:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 397 | 1 |
name_resolution
| 442,676 |
function
|
underscore_import
|
fn underscore_import() {
| null |
{"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 underscore_import() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:403:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 403 | 1 |
name_resolution
| 442,677 |
function
|
main
|
fn main() {
| null |
{"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 main() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:425:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 425 | 1 |
name_resolution
| 442,678 |
function
|
nested_macro_item_decl
|
fn nested_macro_item_decl() {
| null |
{"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 nested_macro_item_decl() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:440:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 440 | 1 |
name_resolution
| 442,679 |
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/expr_store/tests/body/block.rs:457:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 457 | 1 |
name_resolution
| 442,680 |
function
|
is_visible_from_same_def_map
|
fn is_visible_from_same_def_map() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn is_visible_from_same_def_map() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:461:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 461 | 1 |
name_resolution
| 442,681 |
function
|
outer
|
fn outer() {
| null |
{"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 outer() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:485:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 485 | 1 |
name_resolution
| 442,682 |
function
|
stmt_macro_expansion_with_trailing_expr
|
fn stmt_macro_expansion_with_trailing_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 stmt_macro_expansion_with_trailing_expr() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:491:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 491 | 1 |
name_resolution
| 442,683 |
function
|
inner
|
($x:tt) => { fn inner() {} };
| null |
{"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:tt) => { fn inner() {} };
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:493:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 493 | 1 |
name_resolution
| 442,684 |
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/expr_store/tests/body/block.rs:509:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 509 | 1 |
name_resolution
| 442,685 |
function
|
trailing_expr_macro_expands_stmts
|
fn trailing_expr_macro_expands_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 trailing_expr_macro_expands_stmts() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:515:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 515 | 1 |
name_resolution
| 442,686 |
function
|
f
|
fn f() {$0
| null |
{"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() {$0
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:531:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 531 | 1 |
name_resolution
| 442,687 |
function
|
resolve_extern_prelude_in_block
|
fn resolve_extern_prelude_in_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 resolve_extern_prelude_in_block() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:535:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 535 | 1 |
name_resolution
| 442,688 |
function
|
main
|
fn main() {
| null |
{"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 main() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:543:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 543 | 1 |
name_resolution
| 442,689 |
struct
| null |
pub struct S;
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub struct S;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:559:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 559 | 1 |
name_resolution
| 442,690 |
function
|
shadow_extern_prelude_in_block
|
fn shadow_extern_prelude_in_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 shadow_extern_prelude_in_block() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:563:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 563 | 1 |
name_resolution
| 442,691 |
function
|
main
|
fn main() {
| null |
{"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 main() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:564:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 564 | 1 |
name_resolution
| 442,692 |
struct
|
S;
|
mod core { pub struct S; }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
mod core { pub struct S; }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs:566:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body/block.rs
| 566 | 1 |
name_resolution
| 442,693 |
function
|
inner
|
fn inner() {} // forces a block def map
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn inner() {} // forces a block def map
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs:22:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs
| 22 | 1 |
name_resolution
| 442,694 |
struct
|
Body
|
pub struct Body {
| 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 Body {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs:39:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs
| 39 | 1 |
name_resolution
| 442,695 |
function
|
deref
|
fn deref(&self) -> &Self::Target {
| null |
{"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 deref(&self) -> &Self::Target {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs:56:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs
| 56 | 1 |
name_resolution
| 442,696 |
struct
|
BodySourceMap
|
pub struct BodySourceMap {
| 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 BodySourceMap {
| null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.