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/lower.rs:238:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 238 | 1 |
name_resolution
| 442,797 |
function
|
lower_trait
|
pub(crate) fn lower_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
|
pub(crate) fn lower_trait(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:259:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 259 | 1 |
name_resolution
| 442,798 |
function
|
lower_trait_alias
|
pub(crate) fn lower_trait_alias(
| null |
{"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_trait_alias(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:280:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 280 | 1 |
name_resolution
| 442,799 |
function
|
lower_type_alias
|
pub(crate) fn lower_type_alias(
| null |
{"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_alias(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:319:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 319 | 1 |
name_resolution
| 442,800 |
function
|
lower_function
|
pub(crate) fn lower_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(crate) fn lower_function(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:435:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 435 | 1 |
name_resolution
| 442,801 |
struct
|
ExprCollector<'db>
|
pub struct ExprCollector<'db> {
| 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 ExprCollector<'db> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:464:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 464 | 1 |
name_resolution
| 442,802 |
struct
|
LabelRib
|
struct LabelRib {
| 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 LabelRib {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:469:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 469 | 1 |
name_resolution
| 442,803 |
function
|
new
|
fn new(kind: RibKind) -> 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 new(kind: RibKind) -> Self {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:475:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 475 | 1 |
name_resolution
| 442,804 |
enum
| null |
enum RibKind {
| 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 RibKind {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:484:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 484 | 1 |
name_resolution
| 442,805 |
function
|
is_label_barrier
|
fn is_label_barrier(&self) -> bool {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn is_label_barrier(&self) -> bool {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:493:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 493 | 1 |
name_resolution
| 442,806 |
enum
| null |
enum Awaitable {
| 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 Awaitable {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:499:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 499 | 1 |
name_resolution
| 442,807 |
struct
|
BindingList
|
struct BindingList {
| 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 BindingList {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:506:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 506 | 1 |
name_resolution
| 442,808 |
function
|
find
|
fn find(
| null |
{"definition_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(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:524:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 524 | 1 |
name_resolution
| 442,809 |
function
|
check_is_used
|
fn check_is_used(&mut self, ec: &mut ExprCollector<'_>, 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 check_is_used(&mut self, ec: &mut ExprCollector<'_>, id: BindingId) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:541:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 541 | 1 |
name_resolution
| 442,810 |
function
|
new
|
pub fn new(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn new(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:568:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 568 | 1 |
name_resolution
| 442,811 |
function
|
span_map
|
pub(crate) 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(crate) fn span_map(&self) -> SpanMapRef<'_> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:572:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 572 | 1 |
name_resolution
| 442,812 |
function
|
lower_lifetime_ref
|
pub fn lower_lifetime_ref(&mut self, lifetime: ast::Lifetime) -> 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 fn lower_lifetime_ref(&mut self, lifetime: ast::Lifetime) -> LifetimeRefId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:583:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 583 | 1 |
name_resolution
| 442,813 |
function
|
lower_lifetime_ref_opt
|
pub fn lower_lifetime_ref_opt(&mut self, lifetime: Option<ast::Lifetime>) -> 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 fn lower_lifetime_ref_opt(&mut self, lifetime: Option<ast::Lifetime>) -> LifetimeRefId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:591:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 591 | 1 |
name_resolution
| 442,814 |
function
|
lower_type_ref
|
pub 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 fn lower_type_ref(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:658:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 658 | 1 |
name_resolution
| 442,815 |
function
|
lower_abi
|
fn lower_abi(abi: ast::Abi) -> Symbol {
| null |
{"definition_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_abi(abi: ast::Abi) -> Symbol {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:710:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 710 | 1 |
name_resolution
| 442,816 |
function
|
lower_type_ref_disallow_impl_trait
|
pub(crate) fn lower_type_ref_disallow_impl_trait(&mut self, node: ast::Type) -> 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 lower_type_ref_disallow_impl_trait(&mut self, node: ast::Type) -> TypeRefId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:714:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 714 | 1 |
name_resolution
| 442,817 |
function
|
lower_type_ref_opt
|
pub(crate) fn lower_type_ref_opt(
| null |
{"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_opt(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:725:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 725 | 1 |
name_resolution
| 442,818 |
function
|
lower_type_ref_opt_disallow_impl_trait
|
pub(crate) fn lower_type_ref_opt_disallow_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
|
pub(crate) fn lower_type_ref_opt_disallow_impl_trait(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:732:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 732 | 1 |
name_resolution
| 442,819 |
function
|
alloc_type_ref
|
fn alloc_type_ref(&mut self, type_ref: TypeRef, node: TypePtr) -> 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
|
fn alloc_type_ref(&mut self, type_ref: TypeRef, node: TypePtr) -> TypeRefId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:740:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 740 | 1 |
name_resolution
| 442,820 |
function
|
alloc_lifetime_ref
|
fn alloc_lifetime_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 alloc_lifetime_ref(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:752:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 752 | 1 |
name_resolution
| 442,821 |
function
|
alloc_type_ref_desugared
|
fn alloc_type_ref_desugared(&mut self, type_ref: TypeRef) -> 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
|
fn alloc_type_ref_desugared(&mut self, type_ref: TypeRef) -> TypeRefId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:756:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 756 | 1 |
name_resolution
| 442,822 |
function
|
alloc_lifetime_ref_desugared
|
fn alloc_lifetime_ref_desugared(&mut self, lifetime_ref: LifetimeRef) -> 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
|
fn alloc_lifetime_ref_desugared(&mut self, lifetime_ref: LifetimeRef) -> LifetimeRefId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:760:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 760 | 1 |
name_resolution
| 442,823 |
function
|
alloc_error_type
|
fn alloc_error_type(&mut self) -> 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
|
fn alloc_error_type(&mut self) -> TypeRefId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:764:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 764 | 1 |
name_resolution
| 442,824 |
function
|
lower_path
|
pub 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 fn lower_path(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:772:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 772 | 1 |
name_resolution
| 442,825 |
function
|
with_outer_impl_trait_scope<R>
|
fn with_outer_impl_trait_scope<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
|
fn with_outer_impl_trait_scope<R>(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:783:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 783 | 1 |
name_resolution
| 442,826 |
function
|
impl_trait_error_allocator
|
pub fn impl_trait_error_allocator(
| null |
{"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 impl_trait_error_allocator(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:791:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 791 | 1 |
name_resolution
| 442,827 |
function
|
impl_trait_allocator
|
fn impl_trait_allocator(
| null |
{"definition_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_allocator(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:799:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 799 | 1 |
name_resolution
| 442,828 |
function
|
alloc_path
|
fn alloc_path(&mut self, path: Path, node: TypePtr) -> PathId {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn alloc_path(&mut self, path: Path, node: TypePtr) -> PathId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:805:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 805 | 1 |
name_resolution
| 442,829 |
function
|
lower_generic_args_from_fn_path
|
pub fn lower_generic_args_from_fn_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 lower_generic_args_from_fn_path(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:846:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 846 | 1 |
name_resolution
| 442,830 |
function
|
lower_generic_args
|
pub(super) fn lower_generic_args(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(super) fn lower_generic_args(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:916:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 916 | 1 |
name_resolution
| 442,831 |
function
|
collect
|
fn collect(&mut self, expr: Option<ast::Expr>, awaitable: Awaitable) -> 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 collect(&mut self, expr: Option<ast::Expr>, awaitable: Awaitable) -> ExprId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:937:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 937 | 1 |
name_resolution
| 442,832 |
function
|
type_bounds_from_ast
|
fn type_bounds_from_ast(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn type_bounds_from_ast(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:951:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 951 | 1 |
name_resolution
| 442,833 |
function
|
lower_path_type
|
fn lower_path_type(
| null |
{"definition_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_type(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:960:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 960 | 1 |
name_resolution
| 442,834 |
function
|
lower_type_bound
|
fn lower_type_bound(
| null |
{"definition_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(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:1014:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 1,014 | 1 |
name_resolution
| 442,835 |
function
|
lower_const_arg_opt
|
fn lower_const_arg_opt(&mut self, arg: Option<ast::ConstArg>) -> ConstRef {
| null |
{"definition_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_const_arg_opt(&mut self, arg: Option<ast::ConstArg>) -> ConstRef {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:1018:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 1,018 | 1 |
name_resolution
| 442,836 |
function
|
lower_const_arg
|
fn lower_const_arg(&mut self, arg: ast::ConstArg) -> ConstRef {
| null |
{"definition_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_const_arg(&mut self, arg: ast::ConstArg) -> ConstRef {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:1022:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 1,022 | 1 |
name_resolution
| 442,837 |
function
|
collect_expr
|
fn collect_expr(&mut self, expr: ast::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 collect_expr(&mut self, expr: ast::Expr) -> ExprId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:1027:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 1,027 | 1 |
name_resolution
| 442,838 |
function
|
maybe_collect_expr
|
fn maybe_collect_expr(&mut self, expr: ast::Expr) -> Option<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 maybe_collect_expr(&mut self, expr: ast::Expr) -> Option<ExprId> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:1462:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 1,462 | 1 |
name_resolution
| 442,839 |
function
|
collect_expr_path
|
fn collect_expr_path(&mut self, e: ast::PathExpr) -> Option<(Path, 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
|
fn collect_expr_path(&mut self, e: ast::PathExpr) -> Option<(Path, HygieneId)> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:1476:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 1,476 | 1 |
name_resolution
| 442,840 |
function
|
collect_expr_as_pat_opt
|
fn collect_expr_as_pat_opt(&mut self, expr: Option<ast::Expr>) -> 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 collect_expr_as_pat_opt(&mut self, expr: Option<ast::Expr>) -> PatId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:1483:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 1,483 | 1 |
name_resolution
| 442,841 |
function
|
collect_expr_as_pat
|
fn collect_expr_as_pat(&mut self, expr: ast::Expr) -> 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 collect_expr_as_pat(&mut self, expr: ast::Expr) -> PatId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:1494:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 1,494 | 1 |
name_resolution
| 442,842 |
function
|
maybe_collect_expr_as_pat
|
fn maybe_collect_expr_as_pat(&mut self, expr: &ast::Expr) -> Option<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 maybe_collect_expr_as_pat(&mut self, expr: &ast::Expr) -> Option<PatId> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:1589:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 1,589 | 1 |
name_resolution
| 442,843 |
function
|
collect_path
|
fn collect_path(this: &mut ExprCollector<'_>, expr: ast::Expr) -> Option<ast::PathExpr> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn collect_path(this: &mut ExprCollector<'_>, expr: ast::Expr) -> Option<ast::PathExpr> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:1605:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 1,605 | 1 |
name_resolution
| 442,844 |
function
|
collect_possibly_rest
|
fn collect_possibly_rest(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn collect_possibly_rest(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:1638:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 1,638 | 1 |
name_resolution
| 442,845 |
function
|
collect_tuple
|
fn collect_tuple(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn collect_tuple(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:1662:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 1,662 | 1 |
name_resolution
| 442,846 |
function
|
initialize_binding_owner
|
fn initialize_binding_owner(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn initialize_binding_owner(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:1677:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 1,677 | 1 |
name_resolution
| 442,847 |
function
|
collect_as_a_binding_owner_bad
|
fn collect_as_a_binding_owner_bad(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn collect_as_a_binding_owner_bad(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:1692:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 1,692 | 1 |
name_resolution
| 442,848 |
function
|
desugar_try_block
|
fn desugar_try_block(&mut self, e: BlockExpr) -> 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 desugar_try_block(&mut self, e: BlockExpr) -> ExprId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:1742:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 1,742 | 1 |
name_resolution
| 442,849 |
struct
|
equivalent
|
/// FIXME: Rustc wraps the condition in a construct equivalent to `{ let _t = <cond>; _t }`
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
/// FIXME: Rustc wraps the condition in a construct equivalent to `{ let _t = <cond>; _t }`
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:1744:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 1,744 | 1 |
name_resolution
| 442,850 |
function
|
collect_while_loop
|
fn collect_while_loop(&mut self, syntax_ptr: AstPtr<ast::Expr>, e: ast::WhileExpr) -> 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 collect_while_loop(&mut self, syntax_ptr: AstPtr<ast::Expr>, e: ast::WhileExpr) -> ExprId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:1752:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 1,752 | 1 |
name_resolution
| 442,851 |
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/lower.rs:1791:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 1,791 | 1 |
name_resolution
| 442,852 |
function
|
collect_for_loop
|
fn collect_for_loop(&mut self, syntax_ptr: AstPtr<ast::Expr>, e: ast::ForExpr) -> 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 collect_for_loop(&mut self, syntax_ptr: AstPtr<ast::Expr>, e: ast::ForExpr) -> ExprId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:1792:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 1,792 | 1 |
name_resolution
| 442,853 |
function
|
= self.lang_path
|
let into_iter_fn = self.lang_path(LangItem::IntoIterIntoIter);
| null |
{"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 into_iter_fn = self.lang_path(LangItem::IntoIterIntoIter);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:1793:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 1,793 | 1 |
name_resolution
| 442,854 |
function
|
= self.lang_path
|
let iter_next_fn = self.lang_path(LangItem::IteratorNext);
| null |
{"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 iter_next_fn = self.lang_path(LangItem::IteratorNext);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:1874:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 1,874 | 1 |
name_resolution
| 442,855 |
function
|
collect_try_operator
|
fn collect_try_operator(&mut self, syntax_ptr: AstPtr<ast::Expr>, e: ast::TryExpr) -> 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 collect_try_operator(&mut self, syntax_ptr: AstPtr<ast::Expr>, e: ast::TryExpr) -> ExprId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:1932:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 1,932 | 1 |
name_resolution
| 442,856 |
function
|
collect_macro_call<T, U>
|
fn collect_macro_call<T, U>(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn collect_macro_call<T, U>(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2019:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,019 | 1 |
name_resolution
| 442,857 |
function
|
collect_expr_opt
|
fn collect_expr_opt(&mut self, expr: Option<ast::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 collect_expr_opt(&mut self, expr: Option<ast::Expr>) -> ExprId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2026:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,026 | 1 |
name_resolution
| 442,858 |
function
|
collect_macro_as_stmt
|
fn collect_macro_as_stmt(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn collect_macro_as_stmt(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2057:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,057 | 1 |
name_resolution
| 442,859 |
function
|
collect_stmt
|
fn collect_stmt(&mut self, statements: &mut Vec<Statement>, s: ast::Stmt) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn collect_stmt(&mut self, statements: &mut Vec<Statement>, s: ast::Stmt) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2124:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,124 | 1 |
name_resolution
| 442,860 |
function
|
collect_macro_def
|
fn collect_macro_def(&mut self, statements: &mut Vec<Statement>, macro_id: Option<MacroId>) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn collect_macro_def(&mut self, statements: &mut Vec<Statement>, macro_id: Option<MacroId>) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2135:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,135 | 1 |
name_resolution
| 442,861 |
function
|
collect_block
|
fn collect_block(&mut self, block: ast::BlockExpr) -> 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 collect_block(&mut self, block: ast::BlockExpr) -> ExprId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2144:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,144 | 1 |
name_resolution
| 442,862 |
function
|
collect_block_
|
fn collect_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 collect_block_(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2191:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,191 | 1 |
name_resolution
| 442,863 |
function
|
collect_block_opt
|
fn collect_block_opt(&mut self, expr: Option<ast::BlockExpr>) -> 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 collect_block_opt(&mut self, expr: Option<ast::BlockExpr>) -> ExprId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2198:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,198 | 1 |
name_resolution
| 442,864 |
function
|
collect_labelled_block_opt
|
fn collect_labelled_block_opt(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn collect_labelled_block_opt(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2213:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,213 | 1 |
name_resolution
| 442,865 |
function
|
collect_pat_top
|
fn collect_pat_top(&mut self, pat: Option<ast::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 collect_pat_top(&mut self, pat: Option<ast::Pat>) -> PatId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2220:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,220 | 1 |
name_resolution
| 442,866 |
function
|
collect_pat
|
fn collect_pat(&mut self, pat: ast::Pat, binding_list: &mut BindingList) -> 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 collect_pat(&mut self, pat: ast::Pat, binding_list: &mut BindingList) -> PatId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2353:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,353 | 1 |
name_resolution
| 442,867 |
struct
|
should
|
&p.record_pat_field_list().expect("every struct should have a field list");
| 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
|
&p.record_pat_field_list().expect("every struct should have a field list");
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2467:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,467 | 1 |
name_resolution
| 442,868 |
function
|
collect_pat_opt
|
fn collect_pat_opt(&mut self, pat: Option<ast::Pat>, binding_list: &mut BindingList) -> 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 collect_pat_opt(&mut self, pat: Option<ast::Pat>, binding_list: &mut BindingList) -> PatId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2474:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,474 | 1 |
name_resolution
| 442,869 |
function
|
collect_tuple_pat
|
fn collect_tuple_pat(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn collect_tuple_pat(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2498:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,498 | 1 |
name_resolution
| 442,870 |
function
|
collect_pat_possibly_rest
|
fn collect_pat_possibly_rest(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn collect_pat_possibly_rest(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2535:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,535 | 1 |
name_resolution
| 442,871 |
function
|
check_cfg
|
fn check_cfg(&mut self, owner: &dyn ast::HasAttrs) -> bool {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn check_cfg(&mut self, owner: &dyn ast::HasAttrs) -> bool {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2550:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,550 | 1 |
name_resolution
| 442,872 |
function
|
add_definition_to_binding
|
fn add_definition_to_binding(&mut self, binding_id: BindingId, pat_id: 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 add_definition_to_binding(&mut self, binding_id: BindingId, pat_id: PatId) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2556:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,556 | 1 |
name_resolution
| 442,873 |
function
|
collect_label
|
fn collect_label(&mut self, ast_label: ast::Label) -> LabelId {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn collect_label(&mut self, ast_label: ast::Label) -> LabelId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2566:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,566 | 1 |
name_resolution
| 442,874 |
function
|
resolve_label
|
fn resolve_label(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn resolve_label(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2623:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,623 | 1 |
name_resolution
| 442,875 |
function
|
is_label_valid_from_rib
|
fn is_label_valid_from_rib(&self, rib_index: usize) -> bool {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn is_label_valid_from_rib(&self, rib_index: usize) -> bool {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2627:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,627 | 1 |
name_resolution
| 442,876 |
function
|
pop_label_rib
|
fn pop_label_rib(&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 pop_label_rib(&mut self) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2634:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,634 | 1 |
name_resolution
| 442,877 |
function
|
with_label_rib<T>
|
fn with_label_rib<T>(&mut self, kind: RibKind, f: impl FnOnce(&mut Self) -> T) -> 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
|
fn with_label_rib<T>(&mut self, kind: RibKind, f: impl FnOnce(&mut Self) -> T) -> T {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2641:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,641 | 1 |
name_resolution
| 442,878 |
function
|
with_labeled_rib<T>
|
fn with_labeled_rib<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
|
fn with_labeled_rib<T>(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2657:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,657 | 1 |
name_resolution
| 442,879 |
function
|
with_opt_labeled_rib<T>
|
fn with_opt_labeled_rib<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
|
fn with_opt_labeled_rib<T>(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2670:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,670 | 1 |
name_resolution
| 442,880 |
function
|
expand_macros_to_string
|
fn expand_macros_to_string(&mut self, expr: ast::Expr) -> Option<(ast::String, bool)> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn expand_macros_to_string(&mut self, expr: ast::Expr) -> Option<(ast::String, bool)> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2689:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,689 | 1 |
name_resolution
| 442,881 |
function
|
collect_format_args
|
fn collect_format_args(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn collect_format_args(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2848:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,848 | 1 |
name_resolution
| 442,882 |
function
|
collect_format_args_before_1_89_0_impl
|
fn collect_format_args_before_1_89_0_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
|
fn collect_format_args_before_1_89_0_impl(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:2954:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 2,954 | 1 |
name_resolution
| 442,883 |
function
|
collect_format_args_impl
|
fn collect_format_args_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
|
fn collect_format_args_impl(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:3142:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 3,142 | 1 |
name_resolution
| 442,884 |
function
|
make_format_spec
|
fn make_format_spec(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn make_format_spec(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:3277:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 3,277 | 1 |
name_resolution
| 442,885 |
function
|
make_count
|
fn make_count(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn make_count(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:3343:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 3,343 | 1 |
name_resolution
| 442,886 |
function
|
make_argument
|
fn make_argument(&mut self, arg: ExprId, ty: ArgumentType) -> 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 make_argument(&mut self, arg: ExprId, ty: ArgumentType) -> ExprId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:3347:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 3,347 | 1 |
name_resolution
| 442,887 |
function
|
= match LangItem::FormatArgument.ty_rel_path
|
let new_fn = match LangItem::FormatArgument.ty_rel_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
|
let new_fn = match LangItem::FormatArgument.ty_rel_path(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:3371:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 3,371 | 1 |
name_resolution
| 442,888 |
function
|
lang_path
|
fn lang_path(&self, lang: LangItem) -> 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 lang_path(&self, lang: LangItem) -> Option<Path> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:3376:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 3,376 | 1 |
name_resolution
| 442,889 |
function
|
pat_literal_to_hir
|
fn pat_literal_to_hir(lit: &ast::LiteralPat) -> Option<(Literal, ast::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 pat_literal_to_hir(lit: &ast::LiteralPat) -> Option<(Literal, ast::Literal)> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:3386:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 3,386 | 1 |
name_resolution
| 442,890 |
function
|
alloc_expr
|
fn alloc_expr(&mut self, expr: Expr, ptr: ExprPtr) -> 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 alloc_expr(&mut self, expr: Expr, ptr: ExprPtr) -> ExprId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:3395:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 3,395 | 1 |
name_resolution
| 442,891 |
function
|
alloc_expr_desugared
|
fn alloc_expr_desugared(&mut self, expr: 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 alloc_expr_desugared(&mut self, expr: Expr) -> ExprId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:3398:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 3,398 | 1 |
name_resolution
| 442,892 |
function
|
alloc_expr_desugared_with_ptr
|
fn alloc_expr_desugared_with_ptr(&mut self, expr: Expr, ptr: ExprPtr) -> 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 alloc_expr_desugared_with_ptr(&mut self, expr: Expr, ptr: ExprPtr) -> ExprId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:3406:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 3,406 | 1 |
name_resolution
| 442,893 |
function
|
missing_expr
|
fn missing_expr(&mut self) -> 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 missing_expr(&mut self) -> ExprId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:3410:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 3,410 | 1 |
name_resolution
| 442,894 |
function
|
alloc_binding
|
fn alloc_binding(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn alloc_binding(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:3423:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 3,423 | 1 |
name_resolution
| 442,895 |
function
|
alloc_pat_from_expr
|
fn alloc_pat_from_expr(&mut self, pat: Pat, ptr: ExprPtr) -> 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 alloc_pat_from_expr(&mut self, pat: Pat, ptr: ExprPtr) -> PatId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs:3431:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/expr_store/lower.rs
| 3,431 | 1 |
name_resolution
| 442,896 |
function
|
alloc_expr_from_pat
|
fn alloc_expr_from_pat(&mut self, expr: Expr, ptr: PatPtr) -> 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 alloc_expr_from_pat(&mut self, expr: Expr, ptr: PatPtr) -> ExprId {
| null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.