rust/crates/ra_hir/src/ty
bors[bot] 31c1999505 Merge #440
440: Implement type inference for boolean operators r=flodiebold a=marcusklaas

Tried implementing the easiest part of https://github.com/rust-analyzer/rust-analyzer/issues/390. Hope this is somewhat close to what the intent of the issue was. Found it surprisingly easy to find my way around the repository - it's well organized!

Very grateful for any pointers.

Co-authored-by: Marcus Klaas de Vries <mail@marcusklaas.nl>
2019-01-06 21:28:36 +00:00
..
tests/data Touch up type inference for boolean operators 2019-01-06 22:17:54 +01:00
primitive.rs introduce known names 2018-12-27 20:26:15 +03:00
tests.rs Merge #440 2019-01-06 21:28:36 +00:00