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/ide-db/src/active_parameter.rs:97:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/active_parameter.rs
| 97 | 1 |
type_inference
| 530,601 |
variable_or_return
|
callable
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let callable = match calling_node {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/active_parameter.rs:101:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/active_parameter.rs
| 101 | 1 |
type_inference
| 530,602 |
variable_or_return
|
active_param
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let active_param = calling_node.arg_list().map(|arg_list| {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/active_parameter.rs:117:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/active_parameter.rs
| 117 | 1 |
type_inference
| 530,603 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"bool"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
) -> Option<(hir::GenericDef, usize, bool, Option<hir::Variant>)> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/active_parameter.rs:118:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/active_parameter.rs
| 118 | 1 |
type_inference
| 530,604 |
variable_or_return
|
parent
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let parent = generic_arg_list.syntax().parent()?;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/active_parameter.rs:119:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/active_parameter.rs
| 119 | 1 |
type_inference
| 530,605 |
variable_or_return
|
mut variant
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let mut variant = None;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/active_parameter.rs:120:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/active_parameter.rs
| 120 | 1 |
type_inference
| 530,606 |
variable_or_return
|
def
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let def = match_ast! {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/active_parameter.rs:123:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/active_parameter.rs
| 123 | 1 |
type_inference
| 530,607 |
variable_or_return
|
res
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let res = sema.resolve_path(&ps.parent_path())?;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/active_parameter.rs:124:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/active_parameter.rs
| 124 | 1 |
type_inference
| 530,608 |
variable_or_return
|
generic_def: hir::GenericDef
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let generic_def: hir::GenericDef = match res {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/active_parameter.rs:156:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/active_parameter.rs
| 156 | 1 |
type_inference
| 530,609 |
variable_or_return
|
method
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let method = sema.resolve_method_call(&mcall)?;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/active_parameter.rs:163:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/active_parameter.rs
| 163 | 1 |
type_inference
| 530,610 |
variable_or_return
|
active_param
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let active_param = generic_arg_list
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/active_parameter.rs:171:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/active_parameter.rs
| 171 | 1 |
type_inference
| 530,611 |
variable_or_return
|
first_arg_is_non_lifetime
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let first_arg_is_non_lifetime = generic_arg_list
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:25:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 25 | 1 |
type_inference
| 530,612 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn std(&self) -> Option<Crate> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:29:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 29 | 1 |
type_inference
| 530,613 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core(&self) -> Option<Crate> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:33:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 33 | 1 |
type_inference
| 530,614 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn alloc(&self) -> Option<Crate> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:37:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 37 | 1 |
type_inference
| 530,615 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn test(&self) -> Option<Crate> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:41:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 41 | 1 |
type_inference
| 530,616 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn proc_macro(&self) -> Option<Crate> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:45:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 45 | 1 |
type_inference
| 530,617 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_cmp_Ord(&self) -> Option<Trait> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:49:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 49 | 1 |
type_inference
| 530,618 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_convert_FromStr(&self) -> Option<Trait> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:53:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 53 | 1 |
type_inference
| 530,619 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_convert_From(&self) -> Option<Trait> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:57:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 57 | 1 |
type_inference
| 530,620 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_convert_Into(&self) -> Option<Trait> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:61:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 61 | 1 |
type_inference
| 530,621 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_convert_TryFrom(&self) -> Option<Trait> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:65:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 65 | 1 |
type_inference
| 530,622 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_convert_TryInto(&self) -> Option<Trait> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:69:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 69 | 1 |
type_inference
| 530,623 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_convert_Index(&self) -> Option<Trait> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:73:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 73 | 1 |
type_inference
| 530,624 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_option_Option(&self) -> Option<Enum> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:77:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 77 | 1 |
type_inference
| 530,625 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_result_Result(&self) -> Option<Enum> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:81:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 81 | 1 |
type_inference
| 530,626 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_default_Default(&self) -> Option<Trait> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:85:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 85 | 1 |
type_inference
| 530,627 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_iter_Iterator(&self) -> Option<Trait> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:89:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 89 | 1 |
type_inference
| 530,628 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_iter_IntoIterator(&self) -> Option<Trait> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:93:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 93 | 1 |
type_inference
| 530,629 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_iter(&self) -> Option<Module> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:97:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 97 | 1 |
type_inference
| 530,630 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_ops_Deref(&self) -> Option<Trait> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:101:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 101 | 1 |
type_inference
| 530,631 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_ops_DerefMut(&self) -> Option<Trait> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:105:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 105 | 1 |
type_inference
| 530,632 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_convert_AsRef(&self) -> Option<Trait> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:109:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 109 | 1 |
type_inference
| 530,633 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_ops_ControlFlow(&self) -> Option<Enum> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:113:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 113 | 1 |
type_inference
| 530,634 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_ops_Drop(&self) -> Option<Trait> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:117:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 117 | 1 |
type_inference
| 530,635 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_marker_Copy(&self) -> Option<Trait> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:121:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 121 | 1 |
type_inference
| 530,636 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_marker_Sized(&self) -> Option<Trait> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:125:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 125 | 1 |
type_inference
| 530,637 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_future_Future(&self) -> Option<Trait> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:129:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 129 | 1 |
type_inference
| 530,638 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_macros_builtin_derive(&self) -> Option<Macro> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:133:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 133 | 1 |
type_inference
| 530,639 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_mem_drop(&self) -> Option<Function> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:137:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 137 | 1 |
type_inference
| 530,640 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_macros_todo(&self) -> Option<Macro> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:141:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 141 | 1 |
type_inference
| 530,641 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_macros_unimplemented(&self) -> Option<Macro> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:145:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 145 | 1 |
type_inference
| 530,642 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn core_fmt_Display(&self) -> Option<Trait> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:149:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 149 | 1 |
type_inference
| 530,643 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"String"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn alloc_string_ToString(&self) -> Option<Trait> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:152:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 152 | 1 |
type_inference
| 530,644 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn builtin_crates(&self) -> impl Iterator<Item = Crate> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:163:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 163 | 1 |
type_inference
| 530,645 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn find_trait(&self, path: &str) -> Option<Trait> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:170:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 170 | 1 |
type_inference
| 530,646 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn find_macro(&self, path: &str) -> Option<Macro> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:177:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 177 | 1 |
type_inference
| 530,647 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn find_enum(&self, path: &str) -> Option<Enum> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:184:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 184 | 1 |
type_inference
| 530,648 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn find_module(&self, path: &str) -> Option<Module> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:191:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 191 | 1 |
type_inference
| 530,649 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn find_function(&self, path: &str) -> Option<Function> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:198:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 198 | 1 |
type_inference
| 530,650 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn find_lang_crate(&self, origin: LangCrateOrigin) -> Option<Crate> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:199:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 199 | 1 |
type_inference
| 530,651 |
variable_or_return
|
krate
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let krate = self.1;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:200:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 200 | 1 |
type_inference
| 530,652 |
variable_or_return
|
db
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let db = self.0.db;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:201:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 201 | 1 |
type_inference
| 530,653 |
variable_or_return
|
res
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let res = krate
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:209:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 209 | 1 |
type_inference
| 530,654 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn find_def(&self, path: &str) -> Option<ScopeDef> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:210:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 210 | 1 |
type_inference
| 530,655 |
variable_or_return
|
db
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let db = self.0.db;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:211:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 211 | 1 |
type_inference
| 530,656 |
variable_or_return
|
mut path
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let mut path = path.split(':');
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:212:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 212 | 1 |
type_inference
| 530,657 |
variable_or_return
|
trait_
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let trait_ = path.next_back()?;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:213:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 213 | 1 |
type_inference
| 530,658 |
variable_or_return
|
lang_crate
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let lang_crate = path.next()?;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:214:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 214 | 1 |
type_inference
| 530,659 |
variable_or_return
|
lang_crate
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let lang_crate = match LangCrateOrigin::from(lang_crate) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:218:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 218 | 1 |
type_inference
| 530,660 |
variable_or_return
|
std_crate
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let std_crate = self.find_lang_crate(lang_crate)?;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:219:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 219 | 1 |
type_inference
| 530,661 |
variable_or_return
|
mut module
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let mut module = std_crate.root_module();
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:222:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 222 | 1 |
type_inference
| 530,662 |
variable_or_return
|
name
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let name = child.name(db)?;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs:226:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/famous_defs.rs
| 226 | 1 |
type_inference
| 530,663 |
variable_or_return
|
def
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let def =
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:605:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 605 | 1 |
type_inference
| 530,664 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
description: r##"non-binding let on a type that has a destructor"##,
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:612:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 612 | 1 |
type_inference
| 530,665 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
description: r##"non-binding let on a synchronization lock"##,
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:2028:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 2,028 | 1 |
type_inference
| 530,666 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn call_nonsecure_function(addr: usize) -> u32 {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:2029:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 2,029 | 1 |
type_inference
| 530,667 |
variable_or_return
|
non_secure_function
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let non_secure_function =
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:2030:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 2,030 | 1 |
type_inference
| 530,668 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
unsafe { core::mem::transmute::<usize, extern "C-cmse-nonsecure-call" fn() -> u32>(addr) };
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:2237:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 2,237 | 1 |
type_inference
| 530,669 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn add_f64s(x: f64, y: f64) -> f64;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:2335:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 2,335 | 1 |
type_inference
| 530,670 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"bool"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn is_foo_a_and_bar_true<const F: Foo, const B: Bar>() -> bool {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:3442:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 3,442 | 1 |
type_inference
| 530,671 |
variable_or_return
|
you match on `Box<T>`s
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
Box patterns let you match on `Box<T>`s:
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:3449:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 3,449 | 1 |
type_inference
| 530,672 |
variable_or_return
|
b
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let b = Some(Box::new(5));
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:3683:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 3,683 | 1 |
type_inference
| 530,673 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub unsafe extern "C" fn add(n: usize, mut args: ...) -> usize {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:3684:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 3,684 | 1 |
type_inference
| 530,674 |
variable_or_return
|
mut sum
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let mut sum = 0;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:3716:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 3,716 | 1 |
type_inference
| 530,675 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub unsafe extern "C" fn vadd(n: usize, mut args: VaList) -> usize {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:3717:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 3,717 | 1 |
type_inference
| 530,676 |
variable_or_return
|
mut sum
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let mut sum = 0;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:4171:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 4,171 | 1 |
type_inference
| 530,677 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub extern "C-cmse-nonsecure-entry" fn entry_function(input: u32) -> u32 {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:4272:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 4,272 | 1 |
type_inference
| 530,678 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn foobar() -> u32 { 23 }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:4273:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 4,273 | 1 |
type_inference
| 530,679 |
variable_or_return
|
f
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let f = concat_idents!(foo, bar);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:4946:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 4,946 | 1 |
type_inference
| 530,680 |
variable_or_return
|
mut coroutine
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let mut coroutine = #[coroutine] || {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:4979:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 4,979 | 1 |
type_inference
| 530,681 |
variable_or_return
|
mut coroutine
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let mut coroutine = #[coroutine] || {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:5010:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 5,010 | 1 |
type_inference
| 530,682 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn resume(self: Pin<&mut Self>, resume: R) -> CoroutineState<Self::Yield, Self::Return>;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:5084:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 5,084 | 1 |
type_inference
| 530,683 |
variable_or_return
|
ret
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let ret = "foo";
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:5085:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 5,085 | 1 |
type_inference
| 530,684 |
variable_or_return
|
mut coroutine
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let mut coroutine = #[coroutine] move || {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:5104:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 5,104 | 1 |
type_inference
| 530,685 |
variable_or_return
|
ret
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let ret = "foo";
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:5105:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 5,105 | 1 |
type_inference
| 530,686 |
variable_or_return
|
mut coroutine
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let mut coroutine = {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:5116:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 5,116 | 1 |
type_inference
| 530,687 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"i32"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn resume(mut self: Pin<&mut Self>, resume: ()) -> CoroutineState<i32, &'static str> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:5611:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 5,611 | 1 |
type_inference
| 530,688 |
variable_or_return
|
icon
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
/// let icon = current_app().get::<notification::Icon>();
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:5697:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 5,697 | 1 |
type_inference
| 530,689 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn my_fn() -> MyStruct { MyStruct }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:6425:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 6,425 | 1 |
type_inference
| 530,690 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
extern "rust-call" fn call_once(self, b: (u32, )) -> Self::Output {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:6431:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 6,431 | 1 |
type_inference
| 530,691 |
variable_or_return
|
adder
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let adder = Adder { a: 3 };
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:6716:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 6,716 | 1 |
type_inference
| 530,692 |
variable_or_return
|
xs
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let xs = [13, 1, 5, 2, 3, 1, 21, 8];
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:6717:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 6,717 | 1 |
type_inference
| 530,693 |
variable_or_return
|
[a @ 3.., b @ ..3, c @ 4..6, ..]
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let [a @ 3.., b @ ..3, c @ 4..6, ..] = xs else { return; };
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:6725:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 6,725 | 1 |
type_inference
| 530,694 |
variable_or_return
|
xs
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let xs = [13, 1];
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:6726:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 6,726 | 1 |
type_inference
| 530,695 |
variable_or_return
|
[(a @ 3..), c]
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let [(a @ 3..), c] = xs else { return; };
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:6899:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 6,899 | 1 |
type_inference
| 530,696 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"i32"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
const fn one() -> i32 { 1 }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:6901:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 6,901 | 1 |
type_inference
| 530,697 |
variable_or_return
|
some_int
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let some_int = 3;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:7100:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 7,100 | 1 |
type_inference
| 530,698 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn transmute<T, U>(x: T) -> U;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:7102:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 7,102 | 1 |
type_inference
| 530,699 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn arith_offset<T>(dst: *const T, offset: isize) -> *const T;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:7542:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 7,542 | 1 |
type_inference
| 530,700 |
variable_or_return
| null | null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn new(x: T) -> Self {
| null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.