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/signatures.rs:698:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs
| 698 | 1 |
name_resolution
| 441,497 |
struct
|
FunctionBody
|
pub struct FunctionBody {
| 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 FunctionBody {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs:704:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs
| 704 | 1 |
name_resolution
| 441,498 |
struct
|
SimpleBody
|
pub struct SimpleBody {
| 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 SimpleBody {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs:712:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs
| 712 | 1 |
name_resolution
| 441,499 |
struct
|
VariantFieldsBody
|
pub struct VariantFieldsBody {
| 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 VariantFieldsBody {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs:717:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs
| 717 | 1 |
name_resolution
| 441,500 |
enum
| null |
/// A single field of an enum variant or struct
| 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
|
/// A single field of an enum variant or struct
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs:719:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs
| 719 | 1 |
name_resolution
| 441,501 |
struct
|
FieldData
|
pub struct FieldData {
| 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 FieldData {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs:729:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs
| 729 | 1 |
name_resolution
| 441,502 |
struct
|
VariantFields
|
pub struct VariantFields {
| 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 VariantFields {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs:738:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs
| 738 | 1 |
name_resolution
| 441,503 |
function
|
query
|
pub(crate) fn 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 query(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs:794:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs
| 794 | 1 |
name_resolution
| 441,504 |
function
|
firewall
|
pub(crate) fn firewall(db: &dyn DefDatabase, id: VariantId) -> Arc<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 firewall(db: &dyn DefDatabase, id: VariantId) -> Arc<Self> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs:800:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs
| 800 | 1 |
name_resolution
| 441,505 |
function
|
len
|
pub fn len(&self) -> usize {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn len(&self) -> usize {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs:804:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs
| 804 | 1 |
name_resolution
| 441,506 |
function
|
fields
|
pub fn fields(&self) -> &Arena<FieldData> {
| null |
{"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 fields(&self) -> &Arena<FieldData> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs:808:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs
| 808 | 1 |
name_resolution
| 441,507 |
function
|
field
|
pub fn field(&self, name: &Name) -> Option<LocalFieldId> {
| null |
{"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 field(&self, name: &Name) -> Option<LocalFieldId> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs:813:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs
| 813 | 1 |
name_resolution
| 441,508 |
function
|
lower_field_list
|
fn lower_field_list(
| null |
{"definition_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_field_list(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs:838:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs
| 838 | 1 |
name_resolution
| 441,509 |
function
|
lower_fields<Field: ast::HasAttrs + ast::HasVisibility>
|
fn lower_fields<Field: ast::HasAttrs + ast::HasVisibility>(
| null |
{"definition_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_fields<Field: ast::HasAttrs + ast::HasVisibility>(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs:900:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs
| 900 | 1 |
name_resolution
| 441,510 |
struct
|
InactiveEnumVariantCode
|
pub struct InactiveEnumVariantCode {
| 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 InactiveEnumVariantCode {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs:907:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs
| 907 | 1 |
name_resolution
| 441,511 |
struct
|
EnumVariants
|
pub struct EnumVariants {
| 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 EnumVariants {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs:914:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs
| 914 | 1 |
name_resolution
| 441,512 |
function
|
of
|
pub(crate) fn of(
| null |
{"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 of(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs:960:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs
| 960 | 1 |
name_resolution
| 441,513 |
function
|
variant
|
pub fn variant(&self, name: &Name) -> Option<EnumVariantId> {
| null |
{"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 variant(&self, name: &Name) -> Option<EnumVariantId> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs:964:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs
| 964 | 1 |
name_resolution
| 441,514 |
function
|
variant_name_by_id
|
pub fn variant_name_by_id(&self, variant_id: EnumVariantId) -> Option<Name> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn variant_name_by_id(&self, variant_id: EnumVariantId) -> Option<Name> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs:971:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs
| 971 | 1 |
name_resolution
| 441,515 |
function
|
is_payload_free
|
pub fn is_payload_free(&self, db: &dyn DefDatabase) -> bool {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn is_payload_free(&self, db: &dyn DefDatabase) -> bool {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs:992:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/signatures.rs
| 992 | 1 |
name_resolution
| 441,516 |
function
|
extern_block_abi
|
pub(crate) fn extern_block_abi(
| null |
{"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 extern_block_abi(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:17:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 17 | 1 |
name_resolution
| 441,517 |
struct
|
FormatArgs
|
pub struct FormatArgs {
| 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 FormatArgs {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:24:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 24 | 1 |
name_resolution
| 441,518 |
struct
|
FormatArguments
|
pub struct FormatArguments {
| 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 FormatArguments {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:32:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 32 | 1 |
name_resolution
| 441,519 |
enum
| null |
pub enum FormatArgsPiece {
| 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 FormatArgsPiece {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:38:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 38 | 1 |
name_resolution
| 441,520 |
struct
|
FormatPlaceholder
|
pub struct FormatPlaceholder {
| 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 FormatPlaceholder {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:50:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 50 | 1 |
name_resolution
| 441,521 |
struct
|
FormatArgPosition
|
pub struct FormatArgPosition {
| 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 FormatArgPosition {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:61:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 61 | 1 |
name_resolution
| 441,522 |
enum
| null |
pub enum FormatArgPositionKind {
| 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 FormatArgPositionKind {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:71:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 71 | 1 |
name_resolution
| 441,523 |
enum
| null |
pub enum FormatTrait {
| 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 FormatTrait {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:93:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 93 | 1 |
name_resolution
| 441,524 |
struct
|
FormatOptions
|
pub struct FormatOptions {
| 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 FormatOptions {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:112:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 112 | 1 |
name_resolution
| 441,525 |
enum
| null |
pub enum FormatSign {
| 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 FormatSign {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:120:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 120 | 1 |
name_resolution
| 441,526 |
enum
| null |
pub enum FormatDebugHex {
| 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 FormatDebugHex {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:128:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 128 | 1 |
name_resolution
| 441,527 |
enum
| null |
pub enum FormatAlignment {
| 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 FormatAlignment {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:138:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 138 | 1 |
name_resolution
| 441,528 |
enum
| null |
pub enum FormatCount {
| 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 FormatCount {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:146:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 146 | 1 |
name_resolution
| 441,529 |
struct
|
FormatArgument
|
pub struct FormatArgument {
| 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 FormatArgument {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:152:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 152 | 1 |
name_resolution
| 441,530 |
enum
| null |
pub enum FormatArgumentKind {
| 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 FormatArgumentKind {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:164:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 164 | 1 |
name_resolution
| 441,531 |
enum
| null |
enum PositionUsedAs {
| 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 PositionUsedAs {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:172:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 172 | 1 |
name_resolution
| 441,532 |
function
|
parse
|
pub(crate) fn parse(
| null |
{"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 parse(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:227:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 227 | 1 |
name_resolution
| 441,533 |
enum
| null |
enum ArgRef<'a> {
| 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 ArgRef<'a> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:447:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 447 | 1 |
name_resolution
| 441,534 |
struct
|
FormatArgumentsCollector
|
pub struct FormatArgumentsCollector {
| 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 FormatArgumentsCollector {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:455:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 455 | 1 |
name_resolution
| 441,535 |
function
|
finish
|
pub(crate) fn finish(self) -> FormatArguments {
| null |
{"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) -> FormatArguments {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:464:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 464 | 1 |
name_resolution
| 441,536 |
function
|
add
|
pub fn add(&mut self, arg: FormatArgument) -> usize {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn add(&mut self, arg: FormatArgument) -> usize {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:487:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 487 | 1 |
name_resolution
| 441,537 |
function
|
by_name
|
pub fn by_name(&self, name: &Name) -> Option<(usize, &FormatArgument)> {
| null |
{"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 by_name(&self, name: &Name) -> Option<(usize, &FormatArgument)> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:492:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 492 | 1 |
name_resolution
| 441,538 |
function
|
by_index
|
pub fn by_index(&self, i: usize) -> Option<&FormatArgument> {
| null |
{"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 by_index(&self, i: usize) -> Option<&FormatArgument> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:496:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 496 | 1 |
name_resolution
| 441,539 |
function
|
unnamed_args
|
pub fn unnamed_args(&self) -> &[FormatArgument] {
| null |
{"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 unnamed_args(&self) -> &[FormatArgument] {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:500:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 500 | 1 |
name_resolution
| 441,540 |
function
|
named_args
|
pub fn named_args(&self) -> &[FormatArgument] {
| null |
{"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 named_args(&self) -> &[FormatArgument] {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:504:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 504 | 1 |
name_resolution
| 441,541 |
function
|
explicit_args
|
pub fn explicit_args(&self) -> &[FormatArgument] {
| null |
{"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 explicit_args(&self) -> &[FormatArgument] {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:508:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 508 | 1 |
name_resolution
| 441,542 |
function
|
all_args
|
pub fn all_args(&self) -> &[FormatArgument] {
| null |
{"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 all_args(&self) -> &[FormatArgument] {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:512:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 512 | 1 |
name_resolution
| 441,543 |
function
|
all_args_mut
|
pub fn all_args_mut(&mut self) -> &mut Vec<FormatArgument> {
| null |
{"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 all_args_mut(&mut self) -> &mut Vec<FormatArgument> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs:518:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/format_args.rs
| 518 | 1 |
name_resolution
| 441,544 |
function
|
ident
|
pub fn ident(&self) -> Option<&Name> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn ident(&self) -> Option<&Name> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:22:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 22 | 1 |
name_resolution
| 441,545 |
enum
| null |
pub enum Mutability {
| 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 Mutability {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:28:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 28 | 1 |
name_resolution
| 441,546 |
function
|
from_mutable
|
pub fn from_mutable(mutable: bool) -> Mutability {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn from_mutable(mutable: bool) -> Mutability {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:32:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 32 | 1 |
name_resolution
| 441,547 |
function
|
as_keyword_for_ref
|
pub fn as_keyword_for_ref(self) -> &'static 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
|
pub fn as_keyword_for_ref(self) -> &'static str {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:39:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 39 | 1 |
name_resolution
| 441,548 |
function
|
as_keyword_for_ptr
|
pub fn as_keyword_for_ptr(self) -> &'static 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
|
pub fn as_keyword_for_ptr(self) -> &'static str {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:50:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 50 | 1 |
name_resolution
| 441,549 |
function
|
is_mut
|
pub fn is_mut(&self) -> bool {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn is_mut(&self) -> bool {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:58:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 58 | 1 |
name_resolution
| 441,550 |
function
|
is_shared
|
pub fn is_shared(&self) -> bool {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn is_shared(&self) -> bool {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:64:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 64 | 1 |
name_resolution
| 441,551 |
enum
| null |
pub enum Rawness {
| 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 Rawness {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:70:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 70 | 1 |
name_resolution
| 441,552 |
function
|
from_raw
|
pub fn from_raw(is_raw: bool) -> Rawness {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn from_raw(is_raw: bool) -> Rawness {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:74:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 74 | 1 |
name_resolution
| 441,553 |
function
|
is_raw
|
pub fn is_raw(&self) -> bool {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn is_raw(&self) -> bool {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:82:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 82 | 1 |
name_resolution
| 441,554 |
struct
| null |
pub struct PathId(TypeRefId);
| 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 PathId(TypeRefId);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:86:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 86 | 1 |
name_resolution
| 441,555 |
function
|
from_type_ref_unchecked
|
pub fn from_type_ref_unchecked(type_ref: TypeRefId) -> 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 fn from_type_ref_unchecked(type_ref: TypeRefId) -> Self {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:91:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 91 | 1 |
name_resolution
| 441,556 |
function
|
type_ref
|
pub fn type_ref(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
|
pub fn type_ref(self) -> TypeRefId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:97:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 97 | 1 |
name_resolution
| 441,557 |
struct
|
TraitRef
|
pub struct TraitRef {
| 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 TraitRef {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:102:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 102 | 1 |
name_resolution
| 441,558 |
struct
|
FnType
|
pub struct FnType {
| 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 FnType {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:111:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 111 | 1 |
name_resolution
| 441,559 |
function
|
split_params_and_ret
|
pub fn split_params_and_ret(&self) -> (&[(Option<Name>, TypeRefId)], TypeRefId) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn split_params_and_ret(&self) -> (&[(Option<Name>, TypeRefId)], TypeRefId) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:118:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 118 | 1 |
name_resolution
| 441,560 |
struct
|
ArrayType
|
pub struct ArrayType {
| 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 ArrayType {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:124:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 124 | 1 |
name_resolution
| 441,561 |
struct
|
RefType
|
pub struct RefType {
| 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 RefType {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:132:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 132 | 1 |
name_resolution
| 441,562 |
enum
| null |
pub enum TypeRef {
| 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 TypeRef {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:143:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 143 | 1 |
name_resolution
| 441,563 |
function
| null |
/// A fn pointer. Last element of the vector is the return 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
|
/// A fn pointer. Last element of the vector is the return type.
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:159:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 159 | 1 |
name_resolution
| 441,564 |
enum
| null |
pub enum LifetimeRef {
| 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 LifetimeRef {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:168:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 168 | 1 |
name_resolution
| 441,565 |
enum
| null |
pub enum TypeBound {
| 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 TypeBound {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:180:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 180 | 1 |
name_resolution
| 441,566 |
enum
| null |
pub enum UseArgRef {
| 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 UseArgRef {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:188:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 188 | 1 |
name_resolution
| 441,567 |
enum
| null |
pub enum TraitBoundModifier {
| 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 TraitBoundModifier {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:194:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 194 | 1 |
name_resolution
| 441,568 |
function
|
unit
|
pub(crate) fn unit() -> TypeRef {
| null |
{"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 unit() -> TypeRef {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:198:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 198 | 1 |
name_resolution
| 441,569 |
function
|
walk
|
pub fn walk(this: TypeRefId, map: &ExpressionStore, f: &mut impl FnMut(&TypeRef)) {
| null |
{"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 walk(this: TypeRefId, map: &ExpressionStore, f: &mut impl FnMut(&TypeRef)) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:201:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 201 | 1 |
name_resolution
| 441,570 |
function
|
go
|
fn go(type_ref: TypeRefId, f: &mut impl FnMut(&TypeRef), map: &ExpressionStore) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn go(type_ref: TypeRefId, f: &mut impl FnMut(&TypeRef), map: &ExpressionStore) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:227:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 227 | 1 |
name_resolution
| 441,571 |
function
|
go_path
|
fn go_path(path: &Path, f: &mut impl FnMut(&TypeRef), map: &ExpressionStore) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn go_path(path: &Path, f: &mut impl FnMut(&TypeRef), map: &ExpressionStore) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:261:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 261 | 1 |
name_resolution
| 441,572 |
function
|
as_path<'a>
|
pub fn as_path<'a>(&self, map: &'a ExpressionStore) -> Option<(&'a Path, TraitBoundModifier)> {
| null |
{"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 as_path<'a>(&self, map: &'a ExpressionStore) -> Option<(&'a Path, TraitBoundModifier)> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:271:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 271 | 1 |
name_resolution
| 441,573 |
struct
|
ConstRef
|
pub struct ConstRef {
| 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 ConstRef {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:277:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 277 | 1 |
name_resolution
| 441,574 |
enum
| null |
pub enum LiteralConstRef {
| 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 LiteralConstRef {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:292:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 292 | 1 |
name_resolution
| 441,575 |
function
|
builtin_type
|
pub fn builtin_type(&self) -> BuiltinType {
| null |
{"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 builtin_type(&self) -> BuiltinType {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:305:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 305 | 1 |
name_resolution
| 441,576 |
function
|
from
|
fn from(literal: Literal) -> 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 from(literal: Literal) -> Self {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs:317:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/type_ref.rs
| 317 | 1 |
name_resolution
| 441,577 |
function
|
fmt
|
fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:22:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
| 22 | 1 |
name_resolution
| 441,578 |
struct
|
TypeParamData
|
pub struct TypeParamData {
| 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 TypeParamData {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:32:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
| 32 | 1 |
name_resolution
| 441,579 |
struct
|
LifetimeParamData
|
pub struct LifetimeParamData {
| 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 LifetimeParamData {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:38:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
| 38 | 1 |
name_resolution
| 441,580 |
struct
|
ConstParamData
|
pub struct ConstParamData {
| 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 ConstParamData {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:45:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
| 45 | 1 |
name_resolution
| 441,581 |
enum
| null |
pub enum TypeParamProvenance {
| 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 TypeParamProvenance {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:52:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
| 52 | 1 |
name_resolution
| 441,582 |
enum
| null |
pub enum TypeOrConstParamData {
| 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 TypeOrConstParamData {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:58:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
| 58 | 1 |
name_resolution
| 441,583 |
function
|
name
|
pub fn name(&self) -> Option<&Name> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn name(&self) -> Option<&Name> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:65:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
| 65 | 1 |
name_resolution
| 441,584 |
function
|
has_default
|
pub fn has_default(&self) -> bool {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn has_default(&self) -> bool {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:72:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
| 72 | 1 |
name_resolution
| 441,585 |
function
|
type_param
|
pub fn type_param(&self) -> Option<&TypeParamData> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn type_param(&self) -> Option<&TypeParamData> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:79:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
| 79 | 1 |
name_resolution
| 441,586 |
function
|
const_param
|
pub fn const_param(&self) -> Option<&ConstParamData> {
| null |
{"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 const_param(&self) -> Option<&ConstParamData> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:86:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
| 86 | 1 |
name_resolution
| 441,587 |
function
|
is_trait_self
|
pub fn is_trait_self(&self) -> bool {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn is_trait_self(&self) -> bool {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:99:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
| 99 | 1 |
name_resolution
| 441,588 |
enum
| null |
pub enum GenericParamData {
| 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 GenericParamData {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:106:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
| 106 | 1 |
name_resolution
| 441,589 |
function
|
name
|
pub fn name(&self) -> Option<&Name> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn name(&self) -> Option<&Name> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:114:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
| 114 | 1 |
name_resolution
| 441,590 |
function
|
type_param
|
pub fn type_param(&self) -> Option<&TypeParamData> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn type_param(&self) -> Option<&TypeParamData> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:121:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
| 121 | 1 |
name_resolution
| 441,591 |
function
|
const_param
|
pub fn const_param(&self) -> Option<&ConstParamData> {
| null |
{"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 const_param(&self) -> Option<&ConstParamData> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:128:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
| 128 | 1 |
name_resolution
| 441,592 |
function
|
lifetime_param
|
pub fn lifetime_param(&self) -> Option<&LifetimeParamData> {
| null |
{"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 lifetime_param(&self) -> Option<&LifetimeParamData> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:139:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
| 139 | 1 |
name_resolution
| 441,593 |
enum
| null |
pub enum GenericParamDataRef<'a> {
| 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 GenericParamDataRef<'a> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:147:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
| 147 | 1 |
name_resolution
| 441,594 |
struct
|
GenericParams
|
pub struct GenericParams {
| 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 GenericParams {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:155:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
| 155 | 1 |
name_resolution
| 441,595 |
function
|
index
|
fn index(&self, index: LocalTypeOrConstParamId) -> &TypeOrConstParamData {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn index(&self, index: LocalTypeOrConstParamId) -> &TypeOrConstParamData {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs:162:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/hir/generics.rs
| 162 | 1 |
name_resolution
| 441,596 |
function
|
index
|
fn index(&self, index: LocalLifetimeParamId) -> &LifetimeParamData {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn index(&self, index: LocalLifetimeParamId) -> &LifetimeParamData {
| null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.