id
string | file_path
string | line
uint32 | column
uint32 | phase
string | processing_order
uint32 | element_type
string | element_name
string | element_signature
string | syntax_data
string | symbol_data
string | type_data
string | diagnostic_data
string | processing_time_ms
uint64 | timestamp
uint64 | rust_version
string | analyzer_version
string | source_snippet
string | context_before
string | context_after
string |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:991:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 991 | 1 |
name_resolution
| 443,097 |
struct
|
S
|
macro_rules! indirect_macro { () => { 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
|
macro_rules! indirect_macro { () => { struct S {} } }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1004:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,004 | 1 |
name_resolution
| 443,098 |
function
|
resolves_proc_macros
|
fn resolves_proc_macros() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn resolves_proc_macros() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1008:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,008 | 1 |
name_resolution
| 443,099 |
struct
| null |
struct TokenStream;
| 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 TokenStream;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1011:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,011 | 1 |
name_resolution
| 443,100 |
function
|
function_like_macro
|
pub fn function_like_macro(args: TokenStream) -> TokenStream {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn function_like_macro(args: TokenStream) -> TokenStream {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1016:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,016 | 1 |
name_resolution
| 443,101 |
function
|
attribute_macro
|
pub fn attribute_macro(_args: TokenStream, item: TokenStream) -> TokenStream {
| null |
{"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 attribute_macro(_args: TokenStream, item: TokenStream) -> TokenStream {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1021:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,021 | 1 |
name_resolution
| 443,102 |
function
|
derive_macro
|
pub fn derive_macro(_item: TokenStream) -> TokenStream {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn derive_macro(_item: TokenStream) -> TokenStream {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1026:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,026 | 1 |
name_resolution
| 443,103 |
function
|
derive_macro_2
|
pub fn derive_macro_2(_item: TokenStream) -> TokenStream {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn derive_macro_2(_item: TokenStream) -> TokenStream {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1044:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,044 | 1 |
name_resolution
| 443,104 |
function
|
proc_macro_censoring
|
fn proc_macro_censoring() {
| null |
{"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 proc_macro_censoring() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1054:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,054 | 1 |
name_resolution
| 443,105 |
struct
| null |
pub struct TokenStream;
| 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 TokenStream;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1057:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,057 | 1 |
name_resolution
| 443,106 |
function
|
function_like_macro
|
pub fn function_like_macro(args: TokenStream) -> TokenStream {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn function_like_macro(args: TokenStream) -> TokenStream {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1062:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,062 | 1 |
name_resolution
| 443,107 |
function
|
attribute_macro
|
pub fn attribute_macro(_args: TokenStream, item: TokenStream) -> TokenStream {
| null |
{"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 attribute_macro(_args: TokenStream, item: TokenStream) -> TokenStream {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1067:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,067 | 1 |
name_resolution
| 443,108 |
function
|
derive_macro
|
pub fn derive_macro(_item: TokenStream) -> TokenStream {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn derive_macro(_item: TokenStream) -> TokenStream {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1086:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,086 | 1 |
name_resolution
| 443,109 |
function
|
collects_derive_helpers
|
fn collects_derive_helpers() {
| null |
{"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 collects_derive_helpers() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1090:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,090 | 1 |
name_resolution
| 443,110 |
struct
| null |
struct TokenStream;
| 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 TokenStream;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1093:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,093 | 1 |
name_resolution
| 443,111 |
function
|
derive_macro_2
|
pub fn derive_macro_2(_item: TokenStream) -> TokenStream {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn derive_macro_2(_item: TokenStream) -> TokenStream {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1112:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,112 | 1 |
name_resolution
| 443,112 |
function
|
resolve_macro_def
|
fn resolve_macro_def() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn resolve_macro_def() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1116:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,116 | 1 |
name_resolution
| 443,113 |
struct
|
$i
|
$(struct $i { field: u32 } )*
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
$(struct $i { field: u32 } )*
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1129:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,129 | 1 |
name_resolution
| 443,114 |
function
|
macro_in_prelude
|
fn macro_in_prelude() {
| null |
{"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_in_prelude() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1139:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,139 | 1 |
name_resolution
| 443,115 |
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/nameres/tests/macros.rs:1152:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,152 | 1 |
name_resolution
| 443,116 |
function
|
issue9358_bad_macro_stack_overflow
|
fn issue9358_bad_macro_stack_overflow() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn issue9358_bad_macro_stack_overflow() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1169:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,169 | 1 |
name_resolution
| 443,117 |
function
|
eager_macro_correctly_resolves_contents
|
fn eager_macro_correctly_resolves_contents() {
| null |
{"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 eager_macro_correctly_resolves_contents() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1191:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,191 | 1 |
name_resolution
| 443,118 |
struct
| null |
struct A;
| 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 A;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1193:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,193 | 1 |
name_resolution
| 443,119 |
struct
| null |
struct 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 B;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1206:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,206 | 1 |
name_resolution
| 443,120 |
function
|
eager_macro_correctly_resolves_dollar_crate
|
fn eager_macro_correctly_resolves_dollar_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 eager_macro_correctly_resolves_dollar_crate() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1226:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,226 | 1 |
name_resolution
| 443,121 |
struct
| null |
struct A;
| 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 A;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1255:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,255 | 1 |
name_resolution
| 443,122 |
struct
| null |
struct A;
| 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 A;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1266:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,266 | 1 |
name_resolution
| 443,123 |
function
|
nested_include
|
fn nested_include() {
| null |
{"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_include() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1282:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,282 | 1 |
name_resolution
| 443,124 |
struct
|
IpAddress
|
pub struct IpAddress {
| 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 IpAddress {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1285:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,285 | 1 |
name_resolution
| 443,125 |
enum
| null |
/// Nested message and enum types in `IpAddress`.
| 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
|
/// Nested message and enum types in `IpAddress`.
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1287:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,287 | 1 |
name_resolution
| 443,126 |
enum
| null |
pub enum IpType {
| 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 IpType {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1314:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,314 | 1 |
name_resolution
| 443,127 |
function
|
include_with_submod_file
|
fn include_with_submod_file() {
| null |
{"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 include_with_submod_file() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1328:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,328 | 1 |
name_resolution
| 443,128 |
struct
|
IpAddress
|
pub struct IpAddress {
| 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 IpAddress {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1331:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,331 | 1 |
name_resolution
| 443,129 |
enum
| null |
/// Nested message and enum types in `IpAddress`.
| 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
|
/// Nested message and enum types in `IpAddress`.
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1333:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,333 | 1 |
name_resolution
| 443,130 |
enum
| null |
pub enum IpType {
| 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 IpType {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1360:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,360 | 1 |
name_resolution
| 443,131 |
function
|
include_many_mods
|
fn include_many_mods() {
| null |
{"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 include_many_mods() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1378:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,378 | 1 |
name_resolution
| 443,132 |
struct
|
Helper
|
pub struct Helper {}
| 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 Helper {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1386:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,386 | 1 |
name_resolution
| 443,133 |
struct
|
IpAddress
|
pub struct IpAddress {}
| 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 IpAddress {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1390:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,390 | 1 |
name_resolution
| 443,134 |
struct
|
Url
|
pub struct Url {}
| 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 Url {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1424:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,424 | 1 |
name_resolution
| 443,135 |
function
|
macro_use_imports_all_macro_types
|
fn macro_use_imports_all_macro_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 macro_use_imports_all_macro_types() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1442:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,442 | 1 |
name_resolution
| 443,136 |
struct
| null |
struct TokenStream;
| 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 TokenStream;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1445:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,445 | 1 |
name_resolution
| 443,137 |
function
|
proc_attr
|
fn proc_attr(a: TokenStream, b: TokenStream) -> TokenStream { a }
| null |
{"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 proc_attr(a: TokenStream, b: TokenStream) -> TokenStream { a }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1472:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,472 | 1 |
name_resolution
| 443,138 |
function
|
non_prelude_macros_take_precedence_over_macro_use_prelude
|
fn non_prelude_macros_take_precedence_over_macro_use_prelude() {
| null |
{"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_prelude_macros_take_precedence_over_macro_use_prelude() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1479:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,479 | 1 |
name_resolution
| 443,139 |
struct
|
Ok;
|
macro foo() { struct Ok; }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
macro foo() { struct Ok; }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1480:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,480 | 1 |
name_resolution
| 443,140 |
function
|
ok
|
macro bar() { fn ok() {} }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
macro bar() { fn ok() {} }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1488:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,488 | 1 |
name_resolution
| 443,141 |
struct
|
NotOk;
|
() => { struct NotOk; }
| 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 NotOk; }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1496:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,496 | 1 |
name_resolution
| 443,142 |
function
|
not_ok
|
() => { fn not_ok() {} }
| null |
{"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 not_ok() {} }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1513:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,513 | 1 |
name_resolution
| 443,143 |
function
|
macro_use_prelude_is_eagerly_expanded
|
fn macro_use_prelude_is_eagerly_expanded() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn macro_use_prelude_is_eagerly_expanded() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1529:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,529 | 1 |
name_resolution
| 443,144 |
struct
|
Ok;
|
() => { struct Ok; }
| 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 Ok; }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1546:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,546 | 1 |
name_resolution
| 443,145 |
function
|
macro_sub_namespace
|
fn macro_sub_namespace() {
| null |
{"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_sub_namespace() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1554:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,554 | 1 |
name_resolution
| 443,146 |
struct
| null |
struct S;
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
struct S;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1561:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,561 | 1 |
name_resolution
| 443,147 |
function
|
macro_sub_namespace2
|
fn macro_sub_namespace2() {
| null |
{"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_sub_namespace2() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1573:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,573 | 1 |
name_resolution
| 443,148 |
function
|
foo
|
pub 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
|
pub fn foo() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1575:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,575 | 1 |
name_resolution
| 443,149 |
function
|
bar
|
pub fn bar() {}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn bar() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1581:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,581 | 1 |
name_resolution
| 443,150 |
struct
| null |
struct Ok;
| 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 Ok;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs:1584:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/macros.rs
| 1,584 | 1 |
name_resolution
| 443,151 |
function
|
ok
|
fn ok() {}
| null |
{"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 ok() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:16:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 16 | 1 |
name_resolution
| 443,152 |
function
|
check_def_map_is_not_recomputed
|
fn check_def_map_is_not_recomputed(
| null |
{"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 check_def_map_is_not_recomputed(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:45:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 45 | 1 |
name_resolution
| 443,153 |
function
|
crate_metadata_changes_should_not_invalidate_unrelated_def_maps
|
fn crate_metadata_changes_should_not_invalidate_unrelated_def_maps() {
| null |
{"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 crate_metadata_changes_should_not_invalidate_unrelated_def_maps() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:49:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 49 | 1 |
name_resolution
| 443,154 |
function
|
foo
|
pub 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
|
pub fn foo() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:52:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 52 | 1 |
name_resolution
| 443,155 |
struct
| null |
pub struct Bar;
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub struct Bar;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:124:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 124 | 1 |
name_resolution
| 443,156 |
function
|
typing_inside_a_function_should_not_invalidate_def_map
|
fn typing_inside_a_function_should_not_invalidate_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 typing_inside_a_function_should_not_invalidate_def_map() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:132:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 132 | 1 |
name_resolution
| 443,157 |
enum
| null |
enum E { 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 E { A, B }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:135:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 135 | 1 |
name_resolution
| 443,158 |
function
|
foo
|
fn foo() -> i32 {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn foo() -> i32 {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:140:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 140 | 1 |
name_resolution
| 443,159 |
function
|
no
|
fn no() {}
| null |
{"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 no() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:145:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 145 | 1 |
name_resolution
| 443,160 |
struct
| null |
pub struct Baz;
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub struct Baz;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:152:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 152 | 1 |
name_resolution
| 443,161 |
enum
| null |
enum E { 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 E { A, B }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:155:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 155 | 1 |
name_resolution
| 443,162 |
function
|
foo
|
fn foo() -> i32 { 92 }
| null |
{"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() -> i32 { 92 }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:158:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 158 | 1 |
name_resolution
| 443,163 |
function
|
no
|
fn no() {}
| null |
{"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 no() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:191:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 191 | 1 |
name_resolution
| 443,164 |
function
|
typing_inside_a_macro_should_not_invalidate_def_map
|
fn typing_inside_a_macro_should_not_invalidate_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 typing_inside_a_macro_should_not_invalidate_def_map() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:197:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 197 | 1 |
name_resolution
| 443,165 |
function
|
f
|
fn f() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn f() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:211:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 211 | 1 |
name_resolution
| 443,166 |
struct
|
S
|
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/nameres/tests/incremental.rs:216:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 216 | 1 |
name_resolution
| 443,167 |
struct
|
S
|
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/nameres/tests/incremental.rs:257:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 257 | 1 |
name_resolution
| 443,168 |
function
|
typing_inside_an_attribute_should_not_invalidate_def_map
|
fn typing_inside_an_attribute_should_not_invalidate_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 typing_inside_an_attribute_should_not_invalidate_def_map() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:270:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 270 | 1 |
name_resolution
| 443,169 |
function
|
f
|
fn f() {}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn f() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:274:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 274 | 1 |
name_resolution
| 443,170 |
function
|
f
|
fn f() { 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 f() { foo }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:325:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 325 | 1 |
name_resolution
| 443,171 |
function
|
typing_inside_an_attribute_arg_should_not_invalidate_def_map
|
// fn typing_inside_an_attribute_arg_should_not_invalidate_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 typing_inside_an_attribute_arg_should_not_invalidate_def_map() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:338:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 338 | 1 |
name_resolution
| 443,172 |
function
|
f
|
// fn f() {}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
// fn f() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:342:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 342 | 1 |
name_resolution
| 443,173 |
function
|
f
|
// fn f() {}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
// fn f() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:348:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 348 | 1 |
name_resolution
| 443,174 |
function
|
typing_inside_macro_heavy_file_should_not_invalidate_def_map
|
fn typing_inside_macro_heavy_file_should_not_invalidate_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 typing_inside_macro_heavy_file_should_not_invalidate_def_map() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:355:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 355 | 1 |
name_resolution
| 443,175 |
function
|
fm
|
fn fm() {
| null |
{"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 fm() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:367:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 367 | 1 |
name_resolution
| 443,176 |
function
|
f
|
fn f() {}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn f() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:372:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 372 | 1 |
name_resolution
| 443,177 |
function
|
f2
|
fn f2() {
| null |
{"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 f2() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:381:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 381 | 1 |
name_resolution
| 443,178 |
struct
|
S
|
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/nameres/tests/incremental.rs:384:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 384 | 1 |
name_resolution
| 443,179 |
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/nameres/tests/incremental.rs:389:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 389 | 1 |
name_resolution
| 443,180 |
function
|
f2
|
fn f2() {
| null |
{"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 f2() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:398:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 398 | 1 |
name_resolution
| 443,181 |
struct
|
S
|
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/nameres/tests/incremental.rs:460:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 460 | 1 |
name_resolution
| 443,182 |
function
|
typing_inside_a_derive_should_not_invalidate_def_map
|
// fn typing_inside_a_derive_should_not_invalidate_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 typing_inside_a_derive_should_not_invalidate_def_map() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:475:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 475 | 1 |
name_resolution
| 443,183 |
struct
| null |
// struct S;
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
// struct S;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:480:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 480 | 1 |
name_resolution
| 443,184 |
struct
| null |
// struct S;
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
// struct S;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:486:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 486 | 1 |
name_resolution
| 443,185 |
function
|
typing_inside_a_function_should_not_invalidate_item_expansions
|
fn typing_inside_a_function_should_not_invalidate_item_expansions() {
| null |
{"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 typing_inside_a_function_should_not_invalidate_item_expansions() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:492:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 492 | 1 |
name_resolution
| 443,186 |
function
|
$ident
|
fn $ident() { };
| null |
{"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 $ident() { };
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:502:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 502 | 1 |
name_resolution
| 443,187 |
function
|
quux
|
fn quux() { 1$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 quux() { 1$0 }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:551:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 551 | 1 |
name_resolution
| 443,188 |
function
|
quux
|
fn quux() { 92 }
| null |
{"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 quux() { 92 }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:580:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 580 | 1 |
name_resolution
| 443,189 |
function
|
item_tree_prevents_reparsing
|
fn item_tree_prevents_reparsing() {
| null |
{"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 item_tree_prevents_reparsing() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:583:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 583 | 1 |
name_resolution
| 443,190 |
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/nameres/tests/incremental.rs:585:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 585 | 1 |
name_resolution
| 443,191 |
enum
| null |
pub enum E {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"enum","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub enum E {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:588:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 588 | 1 |
name_resolution
| 443,192 |
function
|
f
|
pub fn f(_: S) { $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
|
pub fn f(_: S) { $0 }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs:634:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/incremental.rs
| 634 | 1 |
name_resolution
| 443,193 |
function
|
execute_assert_events
|
fn execute_assert_events(
| null |
{"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 execute_assert_events(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/mod_resolution.rs:4:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/mod_resolution.rs
| 4 | 1 |
name_resolution
| 443,194 |
function
|
name_res_works_for_broken_modules
|
fn name_res_works_for_broken_modules() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn name_res_works_for_broken_modules() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/mod_resolution.rs:17:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/mod_resolution.rs
| 17 | 1 |
name_resolution
| 443,195 |
struct
| null |
pub struct Baz;
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub struct Baz;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/mod_resolution.rs:30:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/nameres/tests/mod_resolution.rs
| 30 | 1 |
name_resolution
| 443,196 |
function
|
nested_module_resolution
|
fn nested_module_resolution() {
| null |
{"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_resolution() {
| null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.