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/generated/lints.rs:7557:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 7,557 | 1 |
type_inference
| 530,701 |
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 fn allocate(size: usize, _align: usize) -> *mut u8 {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:7558:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 7,558 | 1 |
type_inference
| 530,702 |
variable_or_return
|
p
| 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 p = libc::malloc(size) as *mut u8;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:7569:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 7,569 | 1 |
type_inference
| 530,703 |
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 main(_argc: isize, _argv: *const *const u8) -> isize {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:7570:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 7,570 | 1 |
type_inference
| 530,704 |
variable_or_return
|
_x
| 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 _x = Box::new(1);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:7579:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 7,579 | 1 |
type_inference
| 530,705 |
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 panic_handler(_info: &PanicInfo) -> ! { intrinsics::abort() }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:7993:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 7,993 | 1 |
type_inference
| 530,706 |
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 cheap_clone<T: CheapToClone>(t: T) -> T {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:8217:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 8,217 | 1 |
type_inference
| 530,707 |
variable_or_return
|
<Foo as A>::Assoc { br }
| 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 <Foo as A>::Assoc { br } = StructStruct { br: 2 };
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:9207:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 9,207 | 1 |
type_inference
| 530,708 |
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 get_foo() -> Foo {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:9904:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 9,904 | 1 |
type_inference
| 530,709 |
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
|
--> src/lib.rs:4:1
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:9913:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 9,913 | 1 |
type_inference
| 530,710 |
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
|
--> src/lib.rs:4:1
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:10454:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 10,454 | 1 |
type_inference
| 530,711 |
variable_or_return
|
_
| 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 _:
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:10455:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 10,455 | 1 |
type_inference
| 530,712 |
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(isize, *const *const u8) -> isize
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:10475:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 10,475 | 1 |
type_inference
| 530,713 |
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 start(_argc: isize, _argv: *const *const u8) -> isize {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:10487:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 10,487 | 1 |
type_inference
| 530,714 |
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 start(_argc: isize, _argv: *const *const u8) -> isize {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:10755:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 10,755 | 1 |
type_inference
| 530,715 |
variable_or_return
|
_dangling
| 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 _dangling = 16_usize as *const u8;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:10784:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 10,784 | 1 |
type_inference
| 530,716 |
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
|
pub fn is_it_the_answer(value: Value) -> bool {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:10801:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 10,801 | 1 |
type_inference
| 530,717 |
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
|
pub fn is_it_the_answer(value: Value) -> bool {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:11002:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 11,002 | 1 |
type_inference
| 530,718 |
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
|
pub fn add_two(a: i32) -> i32 {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:11102:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 11,102 | 1 |
type_inference
| 530,719 |
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
|
# impl X { fn iter<T, F>(&self, _: F) where F: FnMut() -> T {} } let b = X;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:11120:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 11,120 | 1 |
type_inference
| 530,720 |
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
|
# impl X { fn iter<T, F>(&self, _: F) where F: FnMut() -> T {} } let b = X;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:11122:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 11,122 | 1 |
type_inference
| 530,721 |
variable_or_return
|
n
| 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 n = test::black_box(1000);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:11285:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 11,285 | 1 |
type_inference
| 530,722 |
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
|
--> src/main.rs:5:5
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:11347:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 11,347 | 1 |
type_inference
| 530,723 |
variable_or_return
|
a: &Bar
| 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: &Bar = &123;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:11349:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 11,349 | 1 |
type_inference
| 530,724 |
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 = Box::new(456) as Box<dyn Foo>;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:11383:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 11,383 | 1 |
type_inference
| 530,725 |
variable_or_return
|
bar: &dyn Bar
| 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 bar: &dyn Bar = &123;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:11384:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 11,384 | 1 |
type_inference
| 530,726 |
variable_or_return
|
foo: &dyn Foo
| 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 foo: &dyn Foo = bar;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:11607:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 11,607 | 1 |
type_inference
| 530,727 |
variable_or_return
|
result: Result<i32, ParseIntError>
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"i32"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let result: Result<i32, ParseIntError> = try {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:11614:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 11,614 | 1 |
type_inference
| 530,728 |
variable_or_return
|
result: Result<i32, ParseIntError>
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"i32"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let result: Result<i32, ParseIntError> = try {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:11775:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 11,775 | 1 |
type_inference
| 530,729 |
variable_or_return
|
base: Foo<String, i32>
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"String"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let base: Foo<String, i32> = Foo {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:11779:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 11,779 | 1 |
type_inference
| 530,730 |
variable_or_return
|
updated: Foo<f64, i32>
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"i32"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let updated: Foo<f64, i32> = Foo {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:11851:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 11,851 | 1 |
type_inference
| 530,731 |
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 add_args(args: (u32, u32)) -> u32 {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:12115:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 12,115 | 1 |
type_inference
| 530,732 |
variable_or_return
|
x: Box<dyn Any>
| 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 x: Box<dyn Any> = Box::new(42);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:12116:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 12,116 | 1 |
type_inference
| 530,733 |
variable_or_return
|
x: dyn Any
| 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 x: dyn Any = *x;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:12139:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 12,139 | 1 |
type_inference
| 530,734 |
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 answer() -> Box<dyn Any> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:12154:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 12,154 | 1 |
type_inference
| 530,735 |
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 my_function() -> dyn Any { *answer() } // ERROR
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:12157:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 12,157 | 1 |
type_inference
| 530,736 |
variable_or_return
|
mut x: dyn Any
| 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 x: dyn Any = *answer(); // OK
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:12162:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 12,162 | 1 |
type_inference
| 530,737 |
variable_or_return
|
y
| 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 y: dyn Any; // OK
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:12166:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 12,166 | 1 |
type_inference
| 530,738 |
variable_or_return
|
x: dyn Any
| 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 x: dyn Any = *answer();
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:12168:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 12,168 | 1 |
type_inference
| 530,739 |
variable_or_return
|
y
| 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 y = x;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:12174:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 12,174 | 1 |
type_inference
| 530,740 |
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 = |x: dyn Any| {};
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:12193:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 12,193 | 1 |
type_inference
| 530,741 |
variable_or_return
|
slice: Box<[i32]>
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"i32"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let slice: Box<[i32]> = Box::new([1, 2, 3]);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:12210:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 12,210 | 1 |
type_inference
| 530,742 |
variable_or_return
|
slice: Box<dyn Foo>
| 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 slice: Box<dyn Foo> = Box::new([1, 2, 3]);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:12226:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 12,226 | 1 |
type_inference
| 530,743 |
variable_or_return
|
mut tmp
| 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 tmp = [T; dyn a.len()];
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:12231:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 12,231 | 1 |
type_inference
| 530,744 |
variable_or_return
|
mut a
| 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 a = [3, 1, 5, 6];
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:12252:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 12,252 | 1 |
type_inference
| 530,745 |
variable_or_return
|
x: Box<[i32]>
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"i32"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let x: Box<[i32]> = Box::new([1, 2, 3, 4, 5]);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:12253:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 12,253 | 1 |
type_inference
| 530,746 |
variable_or_return
|
_x
| 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 _x = {{{{{{{{{{*x}}}}}}}}}};
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:12264:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 12,264 | 1 |
type_inference
| 530,747 |
variable_or_return
|
x: Box<[i32]>
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"i32"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
let x: Box<[i32]> = Box::new([1, 2, 3, 4, 5]);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:12265:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 12,265 | 1 |
type_inference
| 530,748 |
variable_or_return
|
_x
| 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 _x = *x;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:12714:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 12,714 | 1 |
type_inference
| 530,749 |
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
|
fn foo() -> Result<String, i32> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:12719:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 12,719 | 1 |
type_inference
| 530,750 |
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
|
fn bar() -> Option<String> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:14346:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 14,346 | 1 |
type_inference
| 530,751 |
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
|
(e.g. `fn() -> impl Deref + DerefMut<Target = i32>` has an unnecessary `Deref` bound,
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:14465:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 14,465 | 1 |
type_inference
| 530,752 |
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
|
description: r##"Checks for the definition of inherent methods with a signature of `to_string(&self) -> String`."##,
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:14472:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 14,472 | 1 |
type_inference
| 530,753 |
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
|
description: r##"Checks for the definition of inherent methods with a signature of `to_string(&self) -> String` and if the type implementing this method also implements the `Display` trait."##,
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:14890:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 14,890 | 1 |
type_inference
| 530,754 |
variable_or_return
|
_
| 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##"Checks for `let _ = <expr>` where the resulting type of expr implements `Future`"##,
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:14897:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 14,897 | 1 |
type_inference
| 530,755 |
variable_or_return
|
_
| 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##"Checks for `let _ = sync_lock`. This supports `mutex` and `rwlock` in
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:14906:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 14,906 | 1 |
type_inference
| 530,756 |
variable_or_return
|
_
| 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##"Checks for `let _ = <expr>` where expr is `#[must_use]`"##,
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:14913:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 14,913 | 1 |
type_inference
| 530,757 |
variable_or_return
|
_
| 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##"Checks for `let _ = <expr>` without a type annotation, and suggests to either provide one,
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:15427:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 15,427 | 1 |
type_inference
| 530,758 |
variable_or_return
|
&foo
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
instead. It also checks for `if let &foo = bar` blocks."##,
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:16150:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 16,150 | 1 |
type_inference
| 530,759 |
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##"Checks for public types with a `pub fn new() -> Self` method and no
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:16340:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 16,340 | 1 |
type_inference
| 530,760 |
variable_or_return
|
Some(v)
| 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##"Lints usage of `if let Some(v) = ... { y } else { x }` and
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:17330:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 17,330 | 1 |
type_inference
| 530,761 |
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##"Checks for matches with two arms where an `if let else` will
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:17701:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 17,701 | 1 |
type_inference
| 530,762 |
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##"Checks for function arguments and let bindings denoted as
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs:17992:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/generated/lints.rs
| 17,992 | 1 |
type_inference
| 530,763 |
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(...) -> Ord where the implemented closure returns the unit type.
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:27:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 27 | 1 |
type_inference
| 530,764 |
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 fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:49:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 49 | 1 |
type_inference
| 530,765 |
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 from_text_edit(file_id: impl Into<FileId>, edit: TextEdit) -> Self {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:56:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 56 | 1 |
type_inference
| 530,766 |
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 insert_annotation(&mut self, annotation: ChangeAnnotation) -> ChangeAnnotationId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:57:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 57 | 1 |
type_inference
| 530,767 |
variable_or_return
|
id
| 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 id = ChangeAnnotationId(self.next_annotation_id);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:79:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 79 | 1 |
type_inference
| 530,768 |
variable_or_return
|
value
| 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 value = entry.get_mut();
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:102:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 102 | 1 |
type_inference
| 530,769 |
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
|
) -> Option<&(TextEdit, Option<SnippetEdit>)> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:106:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 106 | 1 |
type_inference
| 530,770 |
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 merge(mut self, other: SourceChange) -> SourceChange {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:138:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 138 | 1 |
type_inference
| 530,771 |
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 from(source_file_edits: IntMap<FileId, TextEdit>) -> SourceChange {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:139:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 139 | 1 |
type_inference
| 530,772 |
variable_or_return
|
source_file_edits
| 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 source_file_edits =
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:151:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 151 | 1 |
type_inference
| 530,773 |
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 from_iter<T: IntoIterator<Item = (FileId, TextEdit)>>(iter: T) -> Self {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:152:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 152 | 1 |
type_inference
| 530,774 |
variable_or_return
|
mut this
| 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 this = SourceChange::default();
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:162:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 162 | 1 |
type_inference
| 530,775 |
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(snippets: Vec<Snippet>) -> Self {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:163:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 163 | 1 |
type_inference
| 530,776 |
variable_or_return
|
mut snippet_ranges
| 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 snippet_ranges = snippets
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:168:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 168 | 1 |
type_inference
| 530,777 |
variable_or_return
|
(snippet, index)
| 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 (snippet, index) = match pos {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:188:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 188 | 1 |
type_inference
| 530,778 |
variable_or_return
|
disjoint_ranges
| 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 disjoint_ranges = snippet_ranges
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:214:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 214 | 1 |
type_inference
| 530,779 |
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 into_edit_ranges(self) -> Vec<(u32, TextRange)> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:248:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 248 | 1 |
type_inference
| 530,780 |
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(immutable: &SyntaxNode) -> TreeMutator {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:249:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 249 | 1 |
type_inference
| 530,781 |
variable_or_return
|
immutable
| 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 immutable = immutable.ancestors().last().unwrap();
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:250:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 250 | 1 |
type_inference
| 530,782 |
variable_or_return
|
mutable_clone
| 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 mutable_clone = immutable.clone_for_update();
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:254:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 254 | 1 |
type_inference
| 530,783 |
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 make_mut<N: AstNode>(&self, node: &N) -> N {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:258:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 258 | 1 |
type_inference
| 530,784 |
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 make_syntax_mut(&self, node: &SyntaxNode) -> SyntaxNode {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:259:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 259 | 1 |
type_inference
| 530,785 |
variable_or_return
|
ptr
| 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 ptr = SyntaxNodePtr::new(node);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:265:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 265 | 1 |
type_inference
| 530,786 |
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(file_id: impl Into<FileId>) -> SourceChangeBuilder {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:283:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 283 | 1 |
type_inference
| 530,787 |
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 make_editor(&self, node: &SyntaxNode) -> SyntaxEditor {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:296:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 296 | 1 |
type_inference
| 530,788 |
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 make_placeholder_snippet(&mut self, _cap: SnippetCap) -> SyntaxAnnotation {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:300:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 300 | 1 |
type_inference
| 530,789 |
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 make_tabstop_before(&mut self, _cap: SnippetCap) -> SyntaxAnnotation {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:304:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 304 | 1 |
type_inference
| 530,790 |
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 make_tabstop_after(&mut self, _cap: SnippetCap) -> SyntaxAnnotation {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:311:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 311 | 1 |
type_inference
| 530,791 |
variable_or_return
|
edit_result
| 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 edit_result = editor.finish();
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:312:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 312 | 1 |
type_inference
| 530,792 |
variable_or_return
|
mut snippet_edit
| 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 snippet_edit = vec![];
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:316:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 316 | 1 |
type_inference
| 530,793 |
variable_or_return
|
elements
| 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 elements = edit_result.find_annotation(*annotation);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:318:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 318 | 1 |
type_inference
| 530,794 |
variable_or_return
|
snippet
| 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 snippet = match (kind, elements) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:339:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 339 | 1 |
type_inference
| 530,795 |
variable_or_return
|
mut edit
| 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 edit = TextEdit::builder();
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:341:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 341 | 1 |
type_inference
| 530,796 |
variable_or_return
|
edit
| 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 edit = edit.finish();
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:343:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 343 | 1 |
type_inference
| 530,797 |
variable_or_return
|
snippet_edit
| 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 snippet_edit =
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:352:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 352 | 1 |
type_inference
| 530,798 |
variable_or_return
|
snippet_edit
| 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 snippet_edit = self.snippet_builder.take().map(|builder| {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:358:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 358 | 1 |
type_inference
| 530,799 |
variable_or_return
|
Some(tm)
| null | null | null |
{"confidence":0.95,"inference_method":"explicit","inferred_type":"unknown"}
| null | 3 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
if let Some(tm) = self.mutated_tree.take() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs:362:type_inference
|
/home/mdupont/2025/06/27/rust-analyzer/crates/ide-db/src/source_change.rs
| 362 | 1 |
type_inference
| 530,800 |
variable_or_return
|
edit
| 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 edit = mem::take(&mut self.edit).finish();
| null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.