bors[bot] f8a21e4c70
Merge #11870
11870: Recover from missing type annotation r=Veykril a=HKalbasi

We were missing the init expression in case of `let x: = 2`, which breaks type inference of that variable (previously x were `{unknown}`, now it is `i32`).


Co-authored-by: hkalbasi <hamidrezakalbasi@protonmail.com>
2022-04-01 15:33:01 +00:00
..
2022-03-22 17:42:24 +01:00
2022-03-22 17:42:24 +01:00
2022-04-01 12:40:51 +00:00
2022-03-22 17:42:24 +01:00
2022-03-22 17:42:24 +01:00
2022-03-25 15:30:52 +01:00
2022-03-22 17:42:24 +01:00
2022-03-22 17:42:24 +01:00
2022-04-01 12:40:51 +00:00
2022-03-17 08:53:33 +02:00
2022-03-22 17:42:24 +01:00
2022-03-23 20:20:09 +00:00
2022-03-22 17:42:24 +01:00
2022-03-22 17:42:24 +01:00
2022-03-22 17:42:24 +01:00
2022-03-22 17:42:24 +01:00