rust-analyzer/crates/hir-ty/src/infer
2023-05-28 14:55:28 +02:00
..
closure.rs fix need-mut false positive in closure capture of match scrutinee 2023-05-26 02:08:37 +03:30
coerce.rs fix: Diagnose non-value return and break type mismatches 2023-05-16 22:47:27 +02:00
expr.rs Add diagnostic for _ expressions (typed holes) 2023-05-28 14:55:28 +02:00
mutability.rs MIR episode 5 2023-05-12 18:17:15 +03:30
pat.rs fix: introduce new type var when expectation for ref pat is not ref 2023-05-22 23:13:41 +09:00
path.rs Register obligations during path inference 2023-04-24 12:39:48 +09:00
unify.rs Evaluate UnevalutedConst before trait solving 2023-05-27 00:28:11 +03:30