rust-analyzer/crates/hir-ty/src/infer
2022-10-02 22:40:55 +09:00
..
closure.rs Implement type inference for generator and yield expressions 2022-09-13 02:42:52 +09:00
coerce.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
expr.rs fix: infer for-loop item type with IntoIterator and Iterator 2022-09-29 19:48:08 +09:00
pat.rs fix: infer byte string pattern as &[u8] when matched against slices 2022-08-10 19:17:13 +09:00
path.rs refactor: use cast() instead of interning GenericArgData 2022-10-02 22:40:55 +09:00
unify.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00