rust-analyzer/crates/hir-ty/src/infer
bors ee2d9eddb6 Auto merge of #13354 - Veykril:try-stuff, r=Veykril
feat: Diagnose some incorrect usages of the question mark operator

Trying to figure out how the type stuff in r-a works some more, I think I am doing this correct here but I am not quite sure :)
2022-10-16 11:11:08 +00: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 Diagnose incorrect usages of the question mark operator 2022-10-16 12:58:24 +02:00
pat.rs fix: infer byte string pattern as &[u8] when matched against slices 2022-08-10 19:17:13 +09:00
path.rs Adapt to the new generic parameter/argument order 2022-10-03 02:40:07 +09:00
unify.rs Bump chalk to 0.86 2022-10-16 19:23:34 +09:00