id
string | file_path
string | line
uint32 | column
uint32 | phase
string | processing_order
uint32 | element_type
string | element_name
string | element_signature
string | syntax_data
string | symbol_data
string | type_data
string | diagnostic_data
string | processing_time_ms
uint64 | timestamp
uint64 | rust_version
string | analyzer_version
string | source_snippet
string | context_before
string | context_after
string |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs:64:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs
| 64 | 1 |
name_resolution
| 442,697 |
function
|
deref
|
fn deref(&self) -> &Self::Target {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn deref(&self) -> &Self::Target {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs:70:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs
| 70 | 1 |
name_resolution
| 442,698 |
function
|
body_with_source_map_query
|
pub(crate) fn body_with_source_map_query(
| null |
{"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 body_with_source_map_query(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs:77:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs
| 77 | 1 |
name_resolution
| 442,699 |
function
| null |
let mut is_async_fn = false;
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let mut is_async_fn = false;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs:84:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs
| 84 | 1 |
name_resolution
| 442,700 |
function
|
= src.value.async_token
|
is_async_fn = src.value.async_token().is_some();
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
is_async_fn = src.value.async_token().is_some();
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs:112:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs
| 112 | 1 |
name_resolution
| 442,701 |
function
|
body_query
|
pub(crate) fn body_query(db: &dyn DefDatabase, def: DefWithBodyId) -> Arc<Body> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(crate) fn body_query(db: &dyn DefDatabase, def: DefWithBodyId) -> Arc<Body> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs:116:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs
| 116 | 1 |
name_resolution
| 442,702 |
function
|
pretty_print
|
pub fn pretty_print(
| null |
{"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 pretty_print(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs:125:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs
| 125 | 1 |
name_resolution
| 442,703 |
function
|
pretty_print_expr
|
pub fn pretty_print_expr(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn pretty_print_expr(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs:135:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs
| 135 | 1 |
name_resolution
| 442,704 |
function
|
pretty_print_pat
|
pub fn pretty_print_pat(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn pretty_print_pat(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs:148:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/body.rs
| 148 | 1 |
name_resolution
| 442,705 |
function
|
self_param_syntax
|
pub fn self_param_syntax(&self) -> Option<InFile<SelfParamPtr>> {
| null |
{"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 self_param_syntax(&self) -> Option<InFile<SelfParamPtr>> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs:27:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs
| 27 | 1 |
name_resolution
| 442,706 |
struct
|
Expander
|
pub(super) struct Expander {
| 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(super) struct Expander {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs:37:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs
| 37 | 1 |
name_resolution
| 442,707 |
function
|
new
|
pub(super) fn new(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(super) fn new(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs:58:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs
| 58 | 1 |
name_resolution
| 442,708 |
function
|
ctx_for_range
|
pub(super) fn ctx_for_range(&self, range: TextRange) -> SyntaxContext {
| null |
{"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(super) fn ctx_for_range(&self, range: TextRange) -> SyntaxContext {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs:62:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs
| 62 | 1 |
name_resolution
| 442,709 |
function
|
hygiene_for_range
|
pub(super) fn hygiene_for_range(&self, db: &dyn DefDatabase, range: TextRange) -> HygieneId {
| null |
{"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(super) fn hygiene_for_range(&self, db: &dyn DefDatabase, range: TextRange) -> HygieneId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs:71:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs
| 71 | 1 |
name_resolution
| 442,710 |
function
|
is_cfg_enabled
|
pub(super) fn is_cfg_enabled(
| null |
{"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(super) fn is_cfg_enabled(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs:80:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs
| 80 | 1 |
name_resolution
| 442,711 |
function
|
call_syntax_ctx
|
pub(super) fn call_syntax_ctx(&self) -> SyntaxContext {
| null |
{"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(super) fn call_syntax_ctx(&self) -> SyntaxContext {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs:85:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs
| 85 | 1 |
name_resolution
| 442,712 |
function
|
enter_expand<T: ast::AstNode>
|
pub(super) fn enter_expand<T: ast::AstNode>(
| null |
{"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(super) fn enter_expand<T: ast::AstNode>(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs:138:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs
| 138 | 1 |
name_resolution
| 442,713 |
function
|
enter_expand_id<T: ast::AstNode>
|
pub(super) fn enter_expand_id<T: ast::AstNode>(
| null |
{"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(super) fn enter_expand_id<T: ast::AstNode>(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs:146:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs
| 146 | 1 |
name_resolution
| 442,714 |
function
|
exit
|
pub(super) fn exit(&mut self, Mark { file_id, span_map, ast_id_map, mut bomb }: Mark) {
| null |
{"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(super) fn exit(&mut self, Mark { file_id, span_map, ast_id_map, mut bomb }: Mark) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs:162:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs
| 162 | 1 |
name_resolution
| 442,715 |
function
|
in_file<T>
|
pub(super) fn in_file<T>(&self, value: T) -> InFile<T> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(super) fn in_file<T>(&self, value: T) -> InFile<T> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs:166:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs
| 166 | 1 |
name_resolution
| 442,716 |
function
|
current_file_id
|
pub(super) fn current_file_id(&self) -> HirFileId {
| null |
{"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(super) fn current_file_id(&self) -> HirFileId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs:170:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs
| 170 | 1 |
name_resolution
| 442,717 |
function
|
within_limit<F, T: ast::AstNode>
|
fn within_limit<F, T: ast::AstNode>(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn within_limit<F, T: ast::AstNode>(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs:228:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs
| 228 | 1 |
name_resolution
| 442,718 |
function
|
ast_id_map
|
pub(super) fn ast_id_map(&self) -> &AstIdMap {
| null |
{"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(super) fn ast_id_map(&self) -> &AstIdMap {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs:233:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs
| 233 | 1 |
name_resolution
| 442,719 |
function
|
span_map
|
pub(super) fn span_map(&self) -> SpanMapRef<'_> {
| null |
{"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(super) fn span_map(&self) -> SpanMapRef<'_> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs:239:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/expander.rs
| 239 | 1 |
name_resolution
| 442,720 |
struct
|
Mark
|
pub(super) struct Mark {
| 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(super) struct Mark {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:47:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 47 | 1 |
name_resolution
| 442,721 |
enum
| null |
pub enum LineFormat {
| 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 LineFormat {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:53:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 53 | 1 |
name_resolution
| 442,722 |
function
|
item_name<Id, Loc>
|
fn item_name<Id, Loc>(db: &dyn DefDatabase, id: Id, default: &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 item_name<Id, Loc>(db: &dyn DefDatabase, id: Id, default: &str) -> String
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:64:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 64 | 1 |
name_resolution
| 442,723 |
function
|
print_body_hir
|
pub fn print_body_hir(
| null |
{"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 print_body_hir(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:71:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 71 | 1 |
name_resolution
| 442,724 |
function
|
{}", item_name
|
DefWithBodyId::FunctionId(it) => format!("fn {}", item_name(db, it, "<missing>")),
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
DefWithBodyId::FunctionId(it) => format!("fn {}", item_name(db, it, "<missing>")),
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:75:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 75 | 1 |
name_resolution
| 442,725 |
enum
| null |
"enum {}::{}",
| 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 {}::{}",
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:113:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 113 | 1 |
name_resolution
| 442,726 |
function
|
print_variant_body_hir
|
pub fn print_variant_body_hir(db: &dyn DefDatabase, owner: VariantId, edition: Edition) -> 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
|
pub fn print_variant_body_hir(db: &dyn DefDatabase, owner: VariantId, edition: Edition) -> String {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:115:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 115 | 1 |
name_resolution
| 442,727 |
struct
|
{}",
|
VariantId::StructId(it) => format!("struct {}", item_name(db, it, "<missing>")),
| 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
|
VariantId::StructId(it) => format!("struct {}", item_name(db, it, "<missing>")),
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:117:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 117 | 1 |
name_resolution
| 442,728 |
enum
| null |
"enum {}::{}",
| 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 {}::{}",
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:165:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 165 | 1 |
name_resolution
| 442,729 |
function
|
print_signature
|
pub fn print_signature(db: &dyn DefDatabase, owner: GenericDefId, edition: Edition) -> 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
|
pub fn print_signature(db: &dyn DefDatabase, owner: GenericDefId, edition: Edition) -> String {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:192:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 192 | 1 |
name_resolution
| 442,730 |
function
|
print_path
|
pub fn print_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 print_path(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:210:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 210 | 1 |
name_resolution
| 442,731 |
function
|
print_struct
|
pub fn print_struct(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn print_struct(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:237:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 237 | 1 |
name_resolution
| 442,732 |
struct
| null |
w!(p, "struct ");
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
w!(p, "struct ");
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:257:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 257 | 1 |
name_resolution
| 442,733 |
function
|
print_function
|
pub fn print_function(
| null |
{"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 print_function(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:294:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 294 | 1 |
name_resolution
| 442,734 |
function
| null |
w!(p, "fn ");
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
w!(p, "fn ");
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:319:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 319 | 1 |
name_resolution
| 442,735 |
function
|
print_where_clauses
|
fn print_where_clauses(db: &dyn DefDatabase, generic_params: &GenericParams, p: &mut Printer<'_>) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn print_where_clauses(db: &dyn DefDatabase, generic_params: &GenericParams, p: &mut Printer<'_>) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:358:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 358 | 1 |
name_resolution
| 442,736 |
function
|
print_generic_params
|
fn print_generic_params(db: &dyn DefDatabase, generic_params: &GenericParams, p: &mut Printer<'_>) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn print_generic_params(db: &dyn DefDatabase, generic_params: &GenericParams, p: &mut Printer<'_>) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:397:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 397 | 1 |
name_resolution
| 442,737 |
function
|
print_expr_hir
|
pub fn print_expr_hir(
| null |
{"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 print_expr_hir(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:416:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 416 | 1 |
name_resolution
| 442,738 |
function
|
print_pat_hir
|
pub fn print_pat_hir(
| null |
{"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 print_pat_hir(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:436:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 436 | 1 |
name_resolution
| 442,739 |
struct
|
Printer<'a>
|
struct Printer<'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 Printer<'a> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:446:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 446 | 1 |
name_resolution
| 442,740 |
function
|
write_str
|
fn write_str(&mut self, s: &str) -> 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 write_str(&mut self, s: &str) -> fmt::Result {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:472:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 472 | 1 |
name_resolution
| 442,741 |
function
|
indented
|
fn indented(&mut self, f: impl FnOnce(&mut Self)) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn indented(&mut self, f: impl FnOnce(&mut Self)) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:480:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 480 | 1 |
name_resolution
| 442,742 |
function
|
whitespace
|
fn whitespace(&mut self) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn whitespace(&mut self) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:492:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 492 | 1 |
name_resolution
| 442,743 |
function
|
newline
|
fn newline(&mut self) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn newline(&mut self) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:513:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 513 | 1 |
name_resolution
| 442,744 |
function
|
print_expr
|
fn print_expr(&mut self, expr: ExprId) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn print_expr(&mut self, expr: ExprId) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:835:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 835 | 1 |
name_resolution
| 442,745 |
function
|
print_block
|
fn print_block(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn print_block(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:860:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 860 | 1 |
name_resolution
| 442,746 |
function
|
print_pat
|
fn print_pat(&mut self, pat: PatId) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn print_pat(&mut self, pat: PatId) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:1007:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 1,007 | 1 |
name_resolution
| 442,747 |
function
|
print_stmt
|
fn print_stmt(&mut self, stmt: &Statement) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn print_stmt(&mut self, stmt: &Statement) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:1037:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 1,037 | 1 |
name_resolution
| 442,748 |
function
|
print_literal
|
fn print_literal(&mut self, literal: &Literal) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn print_literal(&mut self, literal: &Literal) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:1065:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 1,065 | 1 |
name_resolution
| 442,749 |
function
|
print_binding
|
fn print_binding(&mut self, id: BindingId) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn print_binding(&mut self, id: BindingId) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:1076:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 1,076 | 1 |
name_resolution
| 442,750 |
function
|
print_path
|
fn print_path(&mut self, path: &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 print_path(&mut self, path: &Path) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:1149:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 1,149 | 1 |
name_resolution
| 442,751 |
function
|
print_generic_args
|
pub(crate) fn print_generic_args(&mut self, generics: &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 print_generic_args(&mut self, generics: &GenericArgs) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:1184:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 1,184 | 1 |
name_resolution
| 442,752 |
function
|
print_generic_arg
|
pub(crate) fn print_generic_arg(&mut self, arg: &GenericArg) {
| null |
{"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 print_generic_arg(&mut self, arg: &GenericArg) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:1192:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 1,192 | 1 |
name_resolution
| 442,753 |
function
|
print_type_param
|
pub(crate) fn print_type_param(&mut self, param: TypeParamId) {
| null |
{"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 print_type_param(&mut self, param: TypeParamId) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:1201:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 1,201 | 1 |
name_resolution
| 442,754 |
function
|
print_lifetime_param
|
pub(crate) fn print_lifetime_param(&mut self, param: LifetimeParamId) {
| null |
{"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 print_lifetime_param(&mut self, param: LifetimeParamId) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:1206:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 1,206 | 1 |
name_resolution
| 442,755 |
function
|
print_lifetime_ref
|
pub(crate) fn print_lifetime_ref(&mut self, lt_ref: LifetimeRefId) {
| null |
{"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 print_lifetime_ref(&mut self, lt_ref: LifetimeRefId) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:1218:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 1,218 | 1 |
name_resolution
| 442,756 |
function
|
print_type_ref
|
pub(crate) fn print_type_ref(&mut self, type_ref: 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(crate) fn print_type_ref(&mut self, type_ref: TypeRefId) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs:1307:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/pretty.rs
| 1,307 | 1 |
name_resolution
| 442,757 |
function
|
print_type_bounds
|
pub(crate) fn print_type_bounds(&mut self, bounds: &[TypeBound]) {
| null |
{"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 print_type_bounds(&mut self, bounds: &[TypeBound]) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path.rs:38:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path.rs
| 38 | 1 |
name_resolution
| 442,758 |
function
|
lower_path
|
pub(super) fn lower_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(super) fn lower_path(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path.rs:254:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path.rs
| 254 | 1 |
name_resolution
| 442,759 |
function
|
qualifier
|
fn qualifier(path: &ast::Path) -> Option<ast::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 qualifier(path: &ast::Path) -> Option<ast::Path> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path.rs:268:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path.rs
| 268 | 1 |
name_resolution
| 442,760 |
function
|
hir_segment_to_ast_segment
|
pub fn hir_segment_to_ast_segment(path: &ast::Path, segment_idx: u32) -> Option<ast::PathSegment> {
| null |
{"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 hir_segment_to_ast_segment(path: &ast::Path, segment_idx: u32) -> Option<ast::PathSegment> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path.rs:281:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path.rs
| 281 | 1 |
name_resolution
| 442,761 |
function
|
find_segment
|
fn find_segment(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn find_segment(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs:32:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs
| 32 | 1 |
name_resolution
| 442,762 |
struct
|
GenericParamsCollector
|
pub(crate) struct GenericParamsCollector {
| 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(crate) struct GenericParamsCollector {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs:40:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs
| 40 | 1 |
name_resolution
| 442,763 |
function
|
new
|
pub(crate) fn new(parent: GenericDefId) -> Self {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(crate) fn new(parent: GenericDefId) -> Self {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs:48:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs
| 48 | 1 |
name_resolution
| 442,764 |
function
|
with_self_param
|
pub(crate) fn with_self_param(
| null |
{"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 with_self_param(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs:58:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs
| 58 | 1 |
name_resolution
| 442,765 |
function
|
lower
|
pub(crate) fn lower(
| null |
{"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 lower(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs:72:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs
| 72 | 1 |
name_resolution
| 442,766 |
function
|
collect_impl_trait<R>
|
pub(crate) fn collect_impl_trait<R>(
| null |
{"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 collect_impl_trait<R>(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs:87:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs
| 87 | 1 |
name_resolution
| 442,767 |
function
|
finish
|
pub(crate) fn finish(self) -> Arc<GenericParams> {
| null |
{"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 finish(self) -> Arc<GenericParams> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs:111:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs
| 111 | 1 |
name_resolution
| 442,768 |
function
|
lower_param_list
|
fn lower_param_list(&mut self, ec: &mut ExprCollector<'_>, params: ast::GenericParamList) {
| null |
{"definition_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_param_list(&mut self, ec: &mut ExprCollector<'_>, params: ast::GenericParamList) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs:167:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs
| 167 | 1 |
name_resolution
| 442,769 |
function
|
lower_where_predicates
|
fn lower_where_predicates(
| null |
{"definition_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_where_predicates(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs:200:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs
| 200 | 1 |
name_resolution
| 442,770 |
function
|
lower_bounds
|
fn lower_bounds(
| null |
{"definition_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_bounds(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs:211:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs
| 211 | 1 |
name_resolution
| 442,771 |
function
|
lower_type_bound_as_predicate
|
fn lower_type_bound_as_predicate(
| null |
{"definition_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_type_bound_as_predicate(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs:244:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs
| 244 | 1 |
name_resolution
| 442,772 |
function
|
lower_argument_impl_trait
|
fn lower_argument_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 lower_argument_impl_trait(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs:269:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/generics.rs
| 269 | 1 |
name_resolution
| 442,773 |
function
|
fill_self_param
|
fn fill_self_param(&mut self, ec: &mut ExprCollector<'_>, bounds: Option<ast::TypeBoundList>) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn fill_self_param(&mut self, ec: &mut ExprCollector<'_>, bounds: Option<ast::TypeBoundList>) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs:20:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs
| 20 | 1 |
name_resolution
| 442,774 |
function
|
lower_path
|
fn lower_path(path: ast::Path) -> (TestDB, ExpressionStore, 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
|
fn lower_path(path: ast::Path) -> (TestDB, ExpressionStore, Option<Path>) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs:31:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs
| 31 | 1 |
name_resolution
| 442,775 |
function
|
check_hir_to_ast
|
fn check_hir_to_ast(path: &str, ignore_segments: &[&str]) {
| null |
{"definition_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_hir_to_ast(path: &str, ignore_segments: &[&str]) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs:58:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs
| 58 | 1 |
name_resolution
| 442,776 |
function
|
hir_to_ast_trait_ref
|
fn hir_to_ast_trait_ref() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn hir_to_ast_trait_ref() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs:63:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs
| 63 | 1 |
name_resolution
| 442,777 |
function
|
hir_to_ast_plain_path
|
fn hir_to_ast_plain_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 hir_to_ast_plain_path() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs:68:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs
| 68 | 1 |
name_resolution
| 442,778 |
function
|
hir_to_ast_crate_path
|
fn hir_to_ast_crate_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 hir_to_ast_crate_path() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs:74:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs
| 74 | 1 |
name_resolution
| 442,779 |
function
|
hir_to_ast_self_path
|
fn hir_to_ast_self_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 hir_to_ast_self_path() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs:80:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs
| 80 | 1 |
name_resolution
| 442,780 |
function
|
hir_to_ast_super_path
|
fn hir_to_ast_super_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 hir_to_ast_super_path() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs:86:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs
| 86 | 1 |
name_resolution
| 442,781 |
function
|
hir_to_ast_type_anchor_path
|
fn hir_to_ast_type_anchor_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 hir_to_ast_type_anchor_path() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs:91:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs
| 91 | 1 |
name_resolution
| 442,782 |
function
|
hir_to_ast_path_super_in_middle
|
fn hir_to_ast_path_super_in_middle() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn hir_to_ast_path_super_in_middle() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs:96:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs
| 96 | 1 |
name_resolution
| 442,783 |
function
|
check_fail_lowering
|
fn check_fail_lowering(path: &str) {
| null |
{"definition_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_fail_lowering(path: &str) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs:102:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs
| 102 | 1 |
name_resolution
| 442,784 |
function
|
keywords_in_middle_fail_lowering1
|
fn keywords_in_middle_fail_lowering1() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn keywords_in_middle_fail_lowering1() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs:107:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs
| 107 | 1 |
name_resolution
| 442,785 |
function
|
keywords_in_middle_fail_lowering2
|
fn keywords_in_middle_fail_lowering2() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn keywords_in_middle_fail_lowering2() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs:112:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs
| 112 | 1 |
name_resolution
| 442,786 |
function
|
keywords_in_middle_fail_lowering3
|
fn keywords_in_middle_fail_lowering3() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn keywords_in_middle_fail_lowering3() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs:117:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs
| 117 | 1 |
name_resolution
| 442,787 |
function
|
check_path_lowering
|
fn check_path_lowering(path: &str, expected: 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_path_lowering(path: &str, expected: Expect) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs:125:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/path/tests.rs
| 125 | 1 |
name_resolution
| 442,788 |
function
|
fn_like_path_with_coloncolon
|
fn fn_like_path_with_coloncolon() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn fn_like_path_with_coloncolon() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/asm.rs:17:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower/asm.rs
| 17 | 1 |
name_resolution
| 442,789 |
function
|
lower_inline_asm
|
pub(super) fn lower_inline_asm(
| null |
{"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(super) fn lower_inline_asm(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:70:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 70 | 1 |
name_resolution
| 442,790 |
function
|
lower_body
|
pub(super) fn lower_body(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(super) fn lower_body(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:98:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 98 | 1 |
name_resolution
| 442,791 |
struct
|
enough
|
// If #[rust_analyzer::skip] annotated, only construct enough information for the signature
| 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
|
// If #[rust_analyzer::skip] annotated, only construct enough information for the signature
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:162:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 162 | 1 |
name_resolution
| 442,792 |
function
| null |
if is_async_fn {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
if is_async_fn {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:169:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 169 | 1 |
name_resolution
| 442,793 |
enum
| null |
DefWithBodyId::VariantId(..) => Awaitable::No("enum variant"),
| 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
|
DefWithBodyId::VariantId(..) => Awaitable::No("enum variant"),
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:185:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 185 | 1 |
name_resolution
| 442,794 |
function
|
lower_type_ref
|
pub(crate) fn lower_type_ref(
| null |
{"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 lower_type_ref(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:196:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 196 | 1 |
name_resolution
| 442,795 |
function
|
lower_generic_params
|
pub(crate) fn lower_generic_params(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(crate) fn lower_generic_params(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:211:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 211 | 1 |
name_resolution
| 442,796 |
function
|
lower_impl
|
pub(crate) fn lower_impl(
| null |
{"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 lower_impl(
| null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.