rust-analyzer/crates/ra_hir_ty/src/infer
2020-05-18 23:39:10 +02:00
..
coerce.rs Handle coercing function types to function pointers in match 2020-05-08 22:14:01 +02:00
expr.rs Infer return type of loops with value breaks. 2020-05-18 23:39:10 +02:00
pat.rs Rename StructField -> Field 2020-04-25 14:23:34 +02:00
path.rs Handle Self in values and patterns 2020-05-15 17:25:28 +02:00
unify.rs Fix type equality for dyn Trait 2020-04-17 19:42:36 +02:00