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/lib/line-index/src/lib.rs:147:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs
147
1
name_resolution
440,597
function
to_wide
pub fn to_wide(&self, enc: WideEncoding, line_col: LineCol) -> Option<WideLineCol> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn to_wide(&self, enc: WideEncoding, line_col: LineCol) -> Option<WideLineCol> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs:164:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs
164
1
name_resolution
440,598
function
to_utf8
pub fn to_utf8(&self, enc: WideEncoding, line_col: WideLineCol) -> Option<LineCol> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn to_utf8(&self, enc: WideEncoding, line_col: WideLineCol) -> Option<LineCol> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs:181:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs
181
1
name_resolution
440,599
function
line
pub fn line(&self, line: u32) -> Option<TextRange> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn line(&self, line: u32) -> Option<TextRange> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs:191:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs
191
1
name_resolution
440,600
function
lines
pub fn lines(&self, range: TextRange) -> impl Iterator<Item = TextRange> + '_ {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn lines(&self, range: TextRange) -> impl Iterator<Item = TextRange> + '_ {
null
null
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs:205:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs
205
1
name_resolution
440,601
function
len
pub fn len(&self) -> TextSize {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn len(&self) -> TextSize {
null
null
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs:211:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs
211
1
name_resolution
440,602
function
analyze_source_file
fn analyze_source_file(src: &str) -> (Vec<TextSize>, IntMap<u32, Box<[WideChar]>>) {
null
{"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 analyze_source_file(src: &str) -> (Vec<TextSize>, IntMap<u32, Box<[WideChar]>>) {
null
null
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs:223:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs
223
1
name_resolution
440,603
function
analyze_source_file_dispatch
fn analyze_source_file_dispatch(
null
{"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 analyze_source_file_dispatch(
null
null
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs:239:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs
239
1
name_resolution
440,604
function
analyze_source_file_dispatch
fn analyze_source_file_dispatch(
null
{"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 analyze_source_file_dispatch(
null
null
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs:262:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs
262
1
name_resolution
440,605
function
analyze_source_file_sse2
unsafe fn analyze_source_file_sse2(
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
unsafe fn analyze_source_file_sse2(
null
null
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs:361:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs
361
1
name_resolution
440,606
function
move_mask
unsafe fn move_mask(v: std::arch::aarch64::uint8x16_t) -> u64 {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
unsafe fn move_mask(v: std::arch::aarch64::uint8x16_t) -> u64 {
null
null
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs:372:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs
372
1
name_resolution
440,607
function
analyze_source_file_neon
unsafe fn analyze_source_file_neon(
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
unsafe fn analyze_source_file_neon(
null
null
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs:456:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs
456
1
name_resolution
440,608
function
analyze_source_file_dispatch
fn analyze_source_file_dispatch(
null
{"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 analyze_source_file_dispatch(
null
null
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs:467:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/lib.rs
467
1
name_resolution
440,609
function
analyze_source_file_generic
fn analyze_source_file_generic(
null
{"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 analyze_source_file_generic(
null
null
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/tests.rs:11:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/tests.rs
11
1
name_resolution
440,610
function
$test_name
fn $test_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 $test_name() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/tests.rs:123:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/tests.rs
123
1
name_resolution
440,611
function
test_try_line_col
fn test_try_line_col() {
null
{"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_try_line_col() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/tests.rs:134:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/tests.rs
134
1
name_resolution
440,612
function
test_to_wide
fn test_to_wide() {
null
{"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_to_wide() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/tests.rs:147:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/tests.rs
147
1
name_resolution
440,613
function
test_every_chars
fn test_every_chars() {
null
{"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_every_chars() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/tests.rs:200:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/lib/line-index/src/tests.rs
200
1
name_resolution
440,614
function
test_line
fn test_line() {
null
{"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_line() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:28:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
28
1
name_resolution
440,615
struct
LoadCargoConfig
pub struct LoadCargoConfig {
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 LoadCargoConfig {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:35:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
35
1
name_resolution
440,616
enum
null
pub enum ProcMacroServerChoice {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"enum","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub enum ProcMacroServerChoice {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:41:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
41
1
name_resolution
440,617
function
load_workspace_at
pub fn load_workspace_at(
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn load_workspace_at(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:67:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
67
1
name_resolution
440,618
function
load_workspace
pub fn load_workspace(
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn load_workspace(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:157:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
157
1
name_resolution
440,619
struct
ProjectFolders
pub struct ProjectFolders {
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 ProjectFolders {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:164:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
164
1
name_resolution
440,620
function
new
pub fn new(
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn new(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:311:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
311
1
name_resolution
440,621
struct
SourceRootConfig
pub struct SourceRootConfig {
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 SourceRootConfig {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:317:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
317
1
name_resolution
440,622
function
partition
pub fn partition(&self, vfs: &vfs::Vfs) -> Vec<SourceRoot> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn partition(&self, vfs: &vfs::Vfs) -> Vec<SourceRoot> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:335:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
335
1
name_resolution
440,623
function
source_root_parent_map
pub fn source_root_parent_map(&self) -> FxHashMap<SourceRootId, SourceRootId> {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
pub fn source_root_parent_map(&self) -> FxHashMap<SourceRootId, SourceRootId> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:351:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
351
1
name_resolution
440,624
function
find_parent
fn find_parent(dsu: &mut FxHashMap<u64, u64>, id: u64) -> u64 {
null
{"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 find_parent(dsu: &mut FxHashMap<u64, u64>, id: u64) -> u64 {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:389:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
389
1
name_resolution
440,625
function
load_proc_macro
pub fn load_proc_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
pub fn load_proc_macro(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:420:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
420
1
name_resolution
440,626
function
load_crate_graph
fn load_crate_graph(
null
{"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 load_crate_graph(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:468:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
468
1
name_resolution
440,627
function
expander_to_proc_macro
fn expander_to_proc_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 expander_to_proc_macro(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:488:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
488
1
name_resolution
440,628
struct
null
struct Expander(proc_macro_api::ProcMacro);
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 Expander(proc_macro_api::ProcMacro);
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:491:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
491
1
name_resolution
440,629
function
expand
fn expand(
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn expand(
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:516:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
516
1
name_resolution
440,630
function
eq_dyn
fn eq_dyn(&self, other: &dyn ProcMacroExpander) -> bool {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn eq_dyn(&self, other: &dyn ProcMacroExpander) -> bool {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:529:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
529
1
name_resolution
440,631
function
test_loading_rust_analyzer
fn test_loading_rust_analyzer() {
null
{"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_loading_rust_analyzer() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:546:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
546
1
name_resolution
440,632
function
unrelated_sources
fn unrelated_sources() {
null
{"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 unrelated_sources() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:558:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
558
1
name_resolution
440,633
function
unrelated_source_sharing_dirname
fn unrelated_source_sharing_dirname() {
null
{"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 unrelated_source_sharing_dirname() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:570:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
570
1
name_resolution
440,634
function
basic_child_parent
fn basic_child_parent() {
null
{"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 basic_child_parent() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:582:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
582
1
name_resolution
440,635
function
basic_child_parent_with_unrelated_parents_sib
fn basic_child_parent_with_unrelated_parents_sib() {
null
{"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 basic_child_parent_with_unrelated_parents_sib() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:595:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
595
1
name_resolution
440,636
function
deep_sources_with_parent_missing
fn deep_sources_with_parent_missing() {
null
{"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 deep_sources_with_parent_missing() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:608:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
608
1
name_resolution
440,637
function
ancestor_can_be_parent
fn ancestor_can_be_parent() {
null
{"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 ancestor_can_be_parent() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:621:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
621
1
name_resolution
440,638
function
ancestor_can_be_parent_2
fn ancestor_can_be_parent_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 ancestor_can_be_parent_2() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:636:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
636
1
name_resolution
440,639
function
non_locals_are_skipped
fn non_locals_are_skipped() {
null
{"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 non_locals_are_skipped() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:651:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
651
1
name_resolution
440,640
function
child_binds_ancestor_if_parent_nonlocal
fn child_binds_ancestor_if_parent_nonlocal() {
null
{"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 child_binds_ancestor_if_parent_nonlocal() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:666:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
666
1
name_resolution
440,641
function
parents_with_identical_root_id
fn parents_with_identical_root_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
fn parents_with_identical_root_id() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs:682:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/load-cargo/src/lib.rs
682
1
name_resolution
440,642
function
circular_reference
fn circular_reference() {
null
{"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 circular_reference() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:8:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
8
1
name_resolution
440,643
function
test_copy_expand_simple
fn test_copy_expand_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_copy_expand_simple() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:13:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
13
1
name_resolution
440,644
struct
null
struct Foo;
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
struct Foo;
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:17:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
17
1
name_resolution
440,645
struct
null
struct Foo;
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
struct Foo;
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:24:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
24
1
name_resolution
440,646
function
test_copy_expand_in_core
fn test_copy_expand_in_core() {
null
{"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_copy_expand_in_core() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:33:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
33
1
name_resolution
440,647
struct
null
struct Foo;
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
struct Foo;
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:41:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
41
1
name_resolution
440,648
struct
null
struct Foo;
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
struct Foo;
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:48:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
48
1
name_resolution
440,649
function
test_copy_expand_with_type_params
fn test_copy_expand_with_type_params() {
null
{"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_copy_expand_with_type_params() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:53:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
53
1
name_resolution
440,650
struct
Foo<A,
struct Foo<A, B>;
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<A, B>;
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:57:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
57
1
name_resolution
440,651
struct
Foo<A,
struct Foo<A, B>;
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<A, B>;
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:64:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
64
1
name_resolution
440,652
function
test_copy_expand_with_lifetimes
fn test_copy_expand_with_lifetimes() {
null
{"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_copy_expand_with_lifetimes() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:70:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
70
1
name_resolution
440,653
struct
Foo<A,
struct Foo<A, B, 'a, 'b>;
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<A, B, 'a, 'b>;
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:74:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
74
1
name_resolution
440,654
struct
Foo<A,
struct Foo<A, B, 'a, 'b>;
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<A, B, 'a, 'b>;
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:81:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
81
1
name_resolution
440,655
function
test_clone_expand
fn test_clone_expand() {
null
{"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_clone_expand() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:86:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
86
1
name_resolution
440,656
enum
null
enum Command<A, B> {
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 Command<A, B> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:94:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
94
1
name_resolution
440,657
enum
null
enum Command<A, B> {
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 Command<A, B> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:101:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
101
1
name_resolution
440,658
function
clone
fn clone(&self ) -> Self {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn clone(&self ) -> Self {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:117:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
117
1
name_resolution
440,659
function
test_clone_expand_with_associated_types
fn test_clone_expand_with_associated_types() {
null
{"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_clone_expand_with_associated_types() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:128:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
128
1
name_resolution
440,660
struct
null
struct Vec<T>(T);
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 Vec<T>(T);
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:131:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
131
1
name_resolution
440,661
struct
Foo<T:
struct Foo<T: Trait>
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<T: Trait>
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:148:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
148
1
name_resolution
440,662
struct
null
struct Vec<T>(T);
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 Vec<T>(T);
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:151:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
151
1
name_resolution
440,663
struct
Foo<T:
struct Foo<T: Trait>
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<T: Trait>
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:161:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
161
1
name_resolution
440,664
function
clone
fn clone(&self ) -> Self {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn clone(&self ) -> Self {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:177:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
177
1
name_resolution
440,665
function
test_clone_expand_with_const_generics
fn test_clone_expand_with_const_generics() {
null
{"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_clone_expand_with_const_generics() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:182:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
182
1
name_resolution
440,666
struct
Foo<const
struct Foo<const X: usize, T>(u32);
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
struct Foo<const X: usize, T>(u32);
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:186:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
186
1
name_resolution
440,667
struct
Foo<const
struct Foo<const X: usize, T>(u32);
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
struct Foo<const X: usize, T>(u32);
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:189:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
189
1
name_resolution
440,668
function
clone
fn clone(&self ) -> Self {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn clone(&self ) -> Self {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:199:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
199
1
name_resolution
440,669
function
test_default_expand
fn test_default_expand() {
null
{"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_default_expand() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:204:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
204
1
name_resolution
440,670
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/builtin_derive_macro.rs:209:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
209
1
name_resolution
440,671
enum
null
enum Bar {
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 Bar {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:217:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
217
1
name_resolution
440,672
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/builtin_derive_macro.rs:222:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
222
1
name_resolution
440,673
enum
null
enum Bar {
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 Bar {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:229:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
229
1
name_resolution
440,674
function
default
fn default() -> Self {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn default() -> Self {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:236:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
236
1
name_resolution
440,675
function
default
fn default() -> Self {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn default() -> Self {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:244:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
244
1
name_resolution
440,676
function
test_partial_eq_expand
fn test_partial_eq_expand() {
null
{"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_partial_eq_expand() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:249:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
249
1
name_resolution
440,677
enum
null
enum Command {
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 Command {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:257:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
257
1
name_resolution
440,678
enum
null
enum Command {
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 Command {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:264:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
264
1
name_resolution
440,679
function
eq
fn eq(&self , other: &Self ) -> bool {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn eq(&self , other: &Self ) -> bool {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:281:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
281
1
name_resolution
440,680
function
test_partial_eq_expand_with_derive_const
fn test_partial_eq_expand_with_derive_const() {
null
{"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_partial_eq_expand_with_derive_const() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:287:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
287
1
name_resolution
440,681
enum
null
enum Command {
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 Command {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:295:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
295
1
name_resolution
440,682
enum
null
enum Command {
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 Command {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:302:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
302
1
name_resolution
440,683
function
eq
fn eq(&self , other: &Self ) -> bool {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn eq(&self , other: &Self ) -> bool {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:319:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
319
1
name_resolution
440,684
function
test_partial_ord_expand
fn test_partial_ord_expand() {
null
{"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_partial_ord_expand() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:324:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
324
1
name_resolution
440,685
enum
null
enum Command {
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 Command {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:332:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
332
1
name_resolution
440,686
enum
null
enum Command {
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 Command {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:339:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
339
1
name_resolution
440,687
function
partial_cmp
fn partial_cmp(&self , other: &Self ) -> $crate::option::Option<$crate::cmp::Ordering> {
null
{"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 partial_cmp(&self , other: &Self ) -> $crate::option::Option<$crate::cmp::Ordering> {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:374:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
374
1
name_resolution
440,688
function
cmp
fn cmp(&self , other: &Self ) -> $crate::cmp::Ordering {
null
{"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 cmp(&self , other: &Self ) -> $crate::cmp::Ordering {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:412:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
412
1
name_resolution
440,689
function
test_hash_expand
fn test_hash_expand() {
null
{"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_hash_expand() {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:419:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
419
1
name_resolution
440,690
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/builtin_derive_macro.rs:429:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
429
1
name_resolution
440,691
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/builtin_derive_macro.rs:436:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
436
1
name_resolution
440,692
function
hash<H: $crate::hash::Hasher>
fn hash<H: $crate::hash::Hasher>(&self , ra_expand_state: &mut H) {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn hash<H: $crate::hash::Hasher>(&self , ra_expand_state: &mut H) {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:457:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
457
1
name_resolution
440,693
enum
null
enum Command {
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 Command {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:467:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
467
1
name_resolution
440,694
enum
null
enum Command {
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 Command {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:474:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
474
1
name_resolution
440,695
function
hash<H: $crate::hash::Hasher>
fn hash<H: $crate::hash::Hasher>(&self , ra_expand_state: &mut H) {
null
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
null
null
2
1,754,595,407
1.86.0
0.3.2000
fn hash<H: $crate::hash::Hasher>(&self , ra_expand_state: &mut H) {
null
null
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs:496:name_resolution
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/macro_expansion_tests/builtin_derive_macro.rs
496
1
name_resolution
440,696
function
test_debug_expand
fn test_debug_expand() {
null
{"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_debug_expand() {
null
null