bors[bot] 6b1c2ee168
Merge #2500 #2505 #2506
2500: Fix format_args expansion & go to definition r=matklad a=flodiebold

The expansion of format_args wasn't yet correct enough to type-check. Also make macros in statement position expand to expressions for now, since it's not handled correctly in HIR lowering yet. This finally fixes go to definition within print macros, I think 🙂 

2505: Remove more dead code r=matklad a=matklad



2506: Remove one more Ty r=matklad a=matklad



Co-authored-by: Florian Diebold <flodiebold@gmail.com>
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2019-12-08 16:53:21 +00:00
..
2019-12-08 17:45:14 +01:00
2019-11-27 21:35:06 +03:00
2019-12-08 12:44:14 +01:00
2019-12-08 17:50:43 +01:00
2019-12-08 16:53:21 +00:00
2019-12-08 16:53:21 +00:00
2019-12-07 13:19:42 +01:00
2019-11-25 17:50:49 +03:00
2019-11-24 15:59:47 +00:00
2019-12-06 21:28:05 +01:00
2019-11-28 13:41:58 +08:00
2019-12-07 13:19:42 +01:00