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/builtin_type.rs:87:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/builtin_type.rs
| 87 | 1 |
name_resolution
| 442,497 |
function
|
as_name
|
fn as_name(&self) -> 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 as_name(&self) -> Name {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/builtin_type.rs:119:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/builtin_type.rs
| 119 | 1 |
name_resolution
| 442,498 |
function
|
fmt
|
fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/builtin_type.rs:133:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/builtin_type.rs
| 133 | 1 |
name_resolution
| 442,499 |
function
|
from_suffix
|
pub fn from_suffix(suffix: &str) -> Option<BuiltinInt> {
| null |
{"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 from_suffix(suffix: &str) -> Option<BuiltinInt> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/builtin_type.rs:146:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/builtin_type.rs
| 146 | 1 |
name_resolution
| 442,500 |
function
|
from_suffix_sym
|
pub fn from_suffix_sym(suffix: &Symbol) -> Option<BuiltinInt> {
| null |
{"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 from_suffix_sym(suffix: &Symbol) -> Option<BuiltinInt> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/builtin_type.rs:162:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/builtin_type.rs
| 162 | 1 |
name_resolution
| 442,501 |
function
|
from_suffix
|
pub fn from_suffix(suffix: &str) -> Option<BuiltinUint> {
| null |
{"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 from_suffix(suffix: &str) -> Option<BuiltinUint> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/builtin_type.rs:175:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/builtin_type.rs
| 175 | 1 |
name_resolution
| 442,502 |
function
|
from_suffix_sym
|
pub fn from_suffix_sym(suffix: &Symbol) -> Option<BuiltinUint> {
| null |
{"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 from_suffix_sym(suffix: &Symbol) -> Option<BuiltinUint> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/builtin_type.rs:192:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/builtin_type.rs
| 192 | 1 |
name_resolution
| 442,503 |
function
|
from_suffix
|
pub fn from_suffix(suffix: &str) -> Option<BuiltinFloat> {
| null |
{"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 from_suffix(suffix: &str) -> Option<BuiltinFloat> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/builtin_type.rs:205:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/builtin_type.rs
| 205 | 1 |
name_resolution
| 442,504 |
function
|
fmt
|
fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/builtin_type.rs:218:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/builtin_type.rs
| 218 | 1 |
name_resolution
| 442,505 |
function
|
fmt
|
fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/builtin_type.rs:231:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/builtin_type.rs
| 231 | 1 |
name_resolution
| 442,506 |
function
|
fmt
|
fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:16:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 16 | 1 |
name_resolution
| 442,507 |
enum
| null |
pub enum Path {
| 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 Path {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:37:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 37 | 1 |
name_resolution
| 442,508 |
struct
|
NormalPath
|
pub struct NormalPath {
| 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 NormalPath {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:44:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 44 | 1 |
name_resolution
| 442,509 |
enum
| null |
pub enum GenericArgsParentheses {
| 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 GenericArgsParentheses {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:59:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 59 | 1 |
name_resolution
| 442,510 |
struct
|
GenericArgs
|
pub struct GenericArgs {
| 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 GenericArgs {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:75:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 75 | 1 |
name_resolution
| 442,511 |
struct
|
AssociatedTypeBinding
|
pub struct AssociatedTypeBinding {
| 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 AssociatedTypeBinding {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:92:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 92 | 1 |
name_resolution
| 442,512 |
enum
| null |
pub enum GenericArg {
| 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 GenericArg {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:100:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 100 | 1 |
name_resolution
| 442,513 |
function
|
from_known_path
|
pub fn from_known_path(path: ModPath, generic_args: Vec<Option<GenericArgs>>) -> Path {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn from_known_path(path: ModPath, generic_args: Vec<Option<GenericArgs>>) -> Path {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:109:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 109 | 1 |
name_resolution
| 442,514 |
function
|
from_known_path_with_no_generic
|
pub fn from_known_path_with_no_generic(path: ModPath) -> Path {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn from_known_path_with_no_generic(path: ModPath) -> Path {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:114:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 114 | 1 |
name_resolution
| 442,515 |
function
|
kind
|
pub fn kind(&self) -> &PathKind {
| null |
{"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 kind(&self) -> &PathKind {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:123:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 123 | 1 |
name_resolution
| 442,516 |
function
|
type_anchor
|
pub fn type_anchor(&self) -> Option<TypeRefId> {
| null |
{"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 type_anchor(&self) -> Option<TypeRefId> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:131:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 131 | 1 |
name_resolution
| 442,517 |
function
|
generic_args
|
pub fn generic_args(&self) -> Option<&[Option<GenericArgs>]> {
| null |
{"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 generic_args(&self) -> Option<&[Option<GenericArgs>]> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:138:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 138 | 1 |
name_resolution
| 442,518 |
function
|
segments
|
pub fn segments(&self) -> PathSegments<'_> {
| null |
{"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 segments(&self) -> PathSegments<'_> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:151:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 151 | 1 |
name_resolution
| 442,519 |
function
|
mod_path
|
pub fn mod_path(&self) -> Option<&ModPath> {
| null |
{"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 mod_path(&self) -> Option<&ModPath> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:159:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 159 | 1 |
name_resolution
| 442,520 |
function
|
qualifier
|
pub fn qualifier(&self) -> Option<Path> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn qualifier(&self) -> Option<Path> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:196:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 196 | 1 |
name_resolution
| 442,521 |
function
|
is_self_type
|
pub fn is_self_type(&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
|
pub fn is_self_type(&self) -> bool {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:210:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 210 | 1 |
name_resolution
| 442,522 |
struct
|
PathSegment<'a>
|
pub struct PathSegment<'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
|
pub struct PathSegment<'a> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:221:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 221 | 1 |
name_resolution
| 442,523 |
struct
|
PathSegments<'a>
|
pub struct PathSegments<'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
|
pub struct PathSegments<'a> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:228:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 228 | 1 |
name_resolution
| 442,524 |
function
|
is_empty
|
pub fn is_empty(&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
|
pub fn is_empty(&self) -> bool {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:231:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 231 | 1 |
name_resolution
| 442,525 |
function
|
len
|
pub fn len(&self) -> usize {
| null |
{"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) -> usize {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:234:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 234 | 1 |
name_resolution
| 442,526 |
function
|
first
|
pub fn first(&self) -> Option<PathSegment<'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
|
pub fn first(&self) -> Option<PathSegment<'a>> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:237:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 237 | 1 |
name_resolution
| 442,527 |
function
|
last
|
pub fn last(&self) -> Option<PathSegment<'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
|
pub fn last(&self) -> Option<PathSegment<'a>> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:241:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 241 | 1 |
name_resolution
| 442,528 |
function
|
get
|
pub fn get(&self, idx: usize) -> Option<PathSegment<'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
|
pub fn get(&self, idx: usize) -> Option<PathSegment<'a>> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:249:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 249 | 1 |
name_resolution
| 442,529 |
function
|
skip
|
pub fn skip(&self, len: usize) -> PathSegments<'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
|
pub fn skip(&self, len: usize) -> PathSegments<'a> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:256:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 256 | 1 |
name_resolution
| 442,530 |
function
|
take
|
pub fn take(&self, len: usize) -> PathSegments<'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
|
pub fn take(&self, len: usize) -> PathSegments<'a> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:263:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 263 | 1 |
name_resolution
| 442,531 |
function
|
strip_last
|
pub fn strip_last(&self) -> PathSegments<'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
|
pub fn strip_last(&self) -> PathSegments<'a> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:270:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 270 | 1 |
name_resolution
| 442,532 |
function
|
strip_last_two
|
pub fn strip_last_two(&self) -> PathSegments<'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
|
pub fn strip_last_two(&self) -> PathSegments<'a> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:279:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 279 | 1 |
name_resolution
| 442,533 |
function
|
iter
|
pub fn iter(&self) -> impl Iterator<Item = PathSegment<'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
|
pub fn iter(&self) -> impl Iterator<Item = PathSegment<'a>> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:288:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 288 | 1 |
name_resolution
| 442,534 |
function
|
empty
|
pub(crate) fn empty() -> GenericArgs {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(crate) fn empty() -> GenericArgs {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:297:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 297 | 1 |
name_resolution
| 442,535 |
function
|
return_type_notation
|
pub(crate) fn return_type_notation() -> GenericArgs {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(crate) fn return_type_notation() -> GenericArgs {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs:308:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/path.rs
| 308 | 1 |
name_resolution
| 442,536 |
function
|
from
|
fn from(name: Name) -> Path {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn from(name: Name) -> Path {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:12:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 12 | 1 |
name_resolution
| 442,537 |
function
|
lower_and_print
|
fn lower_and_print(#[rust_analyzer::rust_fixture] ra_fixture: &str, expect: Expect) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn lower_and_print(#[rust_analyzer::rust_fixture] ra_fixture: &str, expect: Expect) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:64:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 64 | 1 |
name_resolution
| 442,538 |
function
|
structs
|
fn structs() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn structs() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:67:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 67 | 1 |
name_resolution
| 442,539 |
struct
|
S
|
struct S { field: 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 S { field: foo, }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:68:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 68 | 1 |
name_resolution
| 442,540 |
struct
|
S(i32,
|
struct S(i32, u32, &'static str);
| 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(i32, u32, &'static str);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:70:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 70 | 1 |
name_resolution
| 442,541 |
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/expr_store/tests/signatures.rs:72:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 72 | 1 |
name_resolution
| 442,542 |
struct
|
S<'a,
|
struct S<'a, 'b, T: Clone, const C: usize = 3, X = ()> where X: Default, for<'a, 'c> fn() -> i32: for<'b> Trait<'a, Item = Boo>;
| 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<'a, 'b, T: Clone, const C: usize = 3, X = ()> where X: Default, for<'a, 'c> fn() -> i32: for<'b> Trait<'a, Item = Boo>;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:74:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 74 | 1 |
name_resolution
| 442,543 |
struct
|
S
|
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/expr_store/tests/signatures.rs:77:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 77 | 1 |
name_resolution
| 442,544 |
struct
|
S
|
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/expr_store/tests/signatures.rs:78:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 78 | 1 |
name_resolution
| 442,545 |
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/expr_store/tests/signatures.rs:80:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 80 | 1 |
name_resolution
| 442,546 |
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/expr_store/tests/signatures.rs:81:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 81 | 1 |
name_resolution
| 442,547 |
struct
|
S<'a,
|
struct S<'a, 'b, T, const C: usize = 3, X = ()>
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
struct S<'a, 'b, T, const C: usize = 3, X = ()>
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:89:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 89 | 1 |
name_resolution
| 442,548 |
struct
|
S
|
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/expr_store/tests/signatures.rs:95:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 95 | 1 |
name_resolution
| 442,549 |
function
|
functions
|
fn functions() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn functions() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:98:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 98 | 1 |
name_resolution
| 442,550 |
function
|
foo<'a, const C: usize = 314235, T: Trait<Item = A> = B>
|
fn foo<'a, const C: usize = 314235, T: Trait<Item = A> = B>(Struct { foo: bar }: &Struct, _: (), a: u32) -> &'a dyn Fn() -> i32 where (): Default {}
| null |
{"definition_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<'a, const C: usize = 314235, T: Trait<Item = A> = B>(Struct { foo: bar }: &Struct, _: (), a: u32) -> &'a dyn Fn() -> i32 where (): Default {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:99:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 99 | 1 |
name_resolution
| 442,551 |
function
|
a
|
const async unsafe extern "C" fn 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
|
const async unsafe extern "C" fn a() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:100:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 100 | 1 |
name_resolution
| 442,552 |
function
|
ret_impl_trait
|
fn ret_impl_trait() -> impl Trait {}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn ret_impl_trait() -> impl Trait {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:103:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 103 | 1 |
name_resolution
| 442,553 |
function
|
foo<'a, const C: usize = 314235, T = B>
|
fn foo<'a, const C: usize = 314235, T = B>(&Struct, (), u32) -> &'a dyn Fn::<(), Output = 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<'a, const C: usize = 314235, T = B>(&Struct, (), u32) -> &'a dyn Fn::<(), Output = i32>
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:108:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 108 | 1 |
name_resolution
| 442,554 |
function
|
a
|
const async unsafe extern "C" fn a() -> impl ::core::future::Future::<Output = ()> {...}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
const async unsafe extern "C" fn a() -> impl ::core::future::Future::<Output = ()> {...}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:109:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 109 | 1 |
name_resolution
| 442,555 |
function
|
ret_impl_trait
|
fn ret_impl_trait() -> impl Trait {...}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn ret_impl_trait() -> impl Trait {...}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:115:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 115 | 1 |
name_resolution
| 442,556 |
function
|
argument_position_impl_trait_functions
|
fn argument_position_impl_trait_functions() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn argument_position_impl_trait_functions() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:118:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 118 | 1 |
name_resolution
| 442,557 |
function
|
impl_trait_args<T>
|
fn impl_trait_args<T>(_: impl Trait) {}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn impl_trait_args<T>(_: impl Trait) {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:119:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 119 | 1 |
name_resolution
| 442,558 |
function
|
impl_trait_args2<T>
|
fn impl_trait_args2<T>(_: impl Trait<impl Trait>) {}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn impl_trait_args2<T>(_: impl Trait<impl Trait>) {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:121:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 121 | 1 |
name_resolution
| 442,559 |
function
|
impl_trait_ret<T>
|
fn impl_trait_ret<T>() -> impl Trait {}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn impl_trait_ret<T>() -> impl Trait {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:122:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 122 | 1 |
name_resolution
| 442,560 |
function
|
impl_trait_ret2<T>
|
fn impl_trait_ret2<T>() -> impl Trait<impl Trait> {}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn impl_trait_ret2<T>() -> impl Trait<impl Trait> {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:124:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 124 | 1 |
name_resolution
| 442,561 |
function
|
not_allowed1
|
fn not_allowed1(f: impl Fn(impl 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 not_allowed1(f: impl Fn(impl Foo)) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:130:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 130 | 1 |
name_resolution
| 442,562 |
function
|
not_allowed2
|
fn not_allowed2(f: impl Fn(&impl 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 not_allowed2(f: impl Fn(&impl Foo)) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:135:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 135 | 1 |
name_resolution
| 442,563 |
function
|
not_allowed3
|
fn not_allowed3(bar: impl Bar<impl 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 not_allowed3(bar: impl Bar<impl Foo>) {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:138:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 138 | 1 |
name_resolution
| 442,564 |
function
|
not_allowed4
|
fn not_allowed4(bar: impl Bar<&impl 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 not_allowed4(bar: impl Bar<&impl Foo>) {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:140:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 140 | 1 |
name_resolution
| 442,565 |
function
|
allowed1
|
fn allowed1(baz: impl Baz<Assoc = impl 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 allowed1(baz: impl Baz<Assoc = impl Foo>) {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:142:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 142 | 1 |
name_resolution
| 442,566 |
function
|
allowed2<'a>
|
fn allowed2<'a>(baz: impl Baz<Assoc = &'a (impl Foo + '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 allowed2<'a>(baz: impl Baz<Assoc = &'a (impl Foo + 'a)>) {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:144:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 144 | 1 |
name_resolution
| 442,567 |
function
|
allowed3
|
fn allowed3(baz: impl Baz<Assoc = Qux<impl 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 allowed3(baz: impl Baz<Assoc = Qux<impl Foo>>) {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:147:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 147 | 1 |
name_resolution
| 442,568 |
function
|
impl_trait_args<T, Param[1]>
|
fn impl_trait_args<T, Param[1]>(Param[1])
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn impl_trait_args<T, Param[1]>(Param[1])
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:151:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 151 | 1 |
name_resolution
| 442,569 |
function
|
impl_trait_args2<T, Param[1]>
|
fn impl_trait_args2<T, Param[1]>(Param[1])
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn impl_trait_args2<T, Param[1]>(Param[1])
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:155:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 155 | 1 |
name_resolution
| 442,570 |
function
|
impl_trait_ret<T>
|
fn impl_trait_ret<T>() -> impl Trait {...}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn impl_trait_ret<T>() -> impl Trait {...}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:156:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 156 | 1 |
name_resolution
| 442,571 |
function
|
impl_trait_ret2<T>
|
fn impl_trait_ret2<T>() -> impl Trait::<{error}> {...}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn impl_trait_ret2<T>() -> impl Trait::<{error}> {...}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:157:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 157 | 1 |
name_resolution
| 442,572 |
function
|
not_allowed1<Param[0]>
|
fn not_allowed1<Param[0]>(Param[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 not_allowed1<Param[0]>(Param[0])
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:161:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 161 | 1 |
name_resolution
| 442,573 |
function
|
not_allowed2<Param[0]>
|
fn not_allowed2<Param[0]>(Param[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 not_allowed2<Param[0]>(Param[0])
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:165:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 165 | 1 |
name_resolution
| 442,574 |
function
|
not_allowed3<Param[0]>
|
fn not_allowed3<Param[0]>(Param[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 not_allowed3<Param[0]>(Param[0])
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:169:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 169 | 1 |
name_resolution
| 442,575 |
function
|
not_allowed4<Param[0]>
|
fn not_allowed4<Param[0]>(Param[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 not_allowed4<Param[0]>(Param[0])
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:173:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 173 | 1 |
name_resolution
| 442,576 |
function
|
allowed1<Param[0], Param[1]>
|
fn allowed1<Param[0], Param[1]>(Param[1])
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn allowed1<Param[0], Param[1]>(Param[1])
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:178:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 178 | 1 |
name_resolution
| 442,577 |
function
|
allowed2<'a, Param[0], Param[1]>
|
fn allowed2<'a, Param[0], Param[1]>(Param[1])
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn allowed2<'a, Param[0], Param[1]>(Param[1])
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs:184:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/signatures.rs
| 184 | 1 |
name_resolution
| 442,578 |
function
|
allowed3<Param[0], Param[1]>
|
fn allowed3<Param[0], Param[1]>(Param[1])
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn allowed3<Param[0], Param[1]>(Param[1])
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:11:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 11 | 1 |
name_resolution
| 442,579 |
function
|
lower
|
fn lower(#[rust_analyzer::rust_fixture] ra_fixture: &str) -> (TestDB, Arc<Body>, DefWithBodyId) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn lower(#[rust_analyzer::rust_fixture] ra_fixture: &str) -> (TestDB, Arc<Body>, DefWithBodyId) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:31:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 31 | 1 |
name_resolution
| 442,580 |
function
|
def_map_at
|
fn def_map_at(#[rust_analyzer::rust_fixture] ra_fixture: &str) -> String {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn def_map_at(#[rust_analyzer::rust_fixture] ra_fixture: &str) -> String {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:38:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 38 | 1 |
name_resolution
| 442,581 |
function
|
check_block_scopes_at
|
fn check_block_scopes_at(#[rust_analyzer::rust_fixture] ra_fixture: &str, expect: Expect) {
| null |
{"definition_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_block_scopes_at(#[rust_analyzer::rust_fixture] ra_fixture: &str, expect: Expect) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:46:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 46 | 1 |
name_resolution
| 442,582 |
function
|
check_at
|
fn check_at(#[rust_analyzer::rust_fixture] ra_fixture: &str, expect: Expect) {
| null |
{"definition_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_at(#[rust_analyzer::rust_fixture] ra_fixture: &str, expect: Expect) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:52:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 52 | 1 |
name_resolution
| 442,583 |
function
|
your_stack_belongs_to_me
|
fn your_stack_belongs_to_me() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn your_stack_belongs_to_me() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:63:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 63 | 1 |
name_resolution
| 442,584 |
function
|
main
|
fn main() { n_nuple!(1,2,3); }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn main() { n_nuple!(1,2,3); }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:69:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 69 | 1 |
name_resolution
| 442,585 |
function
|
your_stack_belongs_to_me2
|
fn your_stack_belongs_to_me2() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn your_stack_belongs_to_me2() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:77:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 77 | 1 |
name_resolution
| 442,586 |
function
|
main
|
fn main() { 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 main() { foo!(); }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:83:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 83 | 1 |
name_resolution
| 442,587 |
function
|
recursion_limit
|
fn recursion_limit() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn recursion_limit() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:93:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 93 | 1 |
name_resolution
| 442,588 |
function
|
main
|
fn main() { n_nuple!(1,2,3); }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn main() { n_nuple!(1,2,3); }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:99:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 99 | 1 |
name_resolution
| 442,589 |
function
|
issue_3642_bad_macro_stackover
|
fn issue_3642_bad_macro_stackover() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn issue_3642_bad_macro_stackover() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:115:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 115 | 1 |
name_resolution
| 442,590 |
function
|
main
|
fn main() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn main() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:127:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 127 | 1 |
name_resolution
| 442,591 |
function
|
macro_resolve
|
fn macro_resolve() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn macro_resolve() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:137:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 137 | 1 |
name_resolution
| 442,592 |
function
|
outer
|
fn outer() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn outer() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:146:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 146 | 1 |
name_resolution
| 442,593 |
function
|
desugar_for_loop
|
fn desugar_for_loop() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn desugar_for_loop() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:150:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 150 | 1 |
name_resolution
| 442,594 |
function
|
main
|
fn main() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn main() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:160:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 160 | 1 |
name_resolution
| 442,595 |
function
|
main
|
fn main() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn main() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs:181:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/tests/body.rs
| 181 | 1 |
name_resolution
| 442,596 |
function
|
desugar_builtin_format_args_before_1_89_0
|
fn desugar_builtin_format_args_before_1_89_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 desugar_builtin_format_args_before_1_89_0() {
| null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.