bors 6f8c27ae89 Auto merge of #112887 - WaffleLapkin:become_unuwuable_in_hir, r=compiler-errors,Nilstrieb
`hir`: Add `Become` expression kind (explicit tail calls experiment)

This adds `hir::ExprKind::Become` alongside ast lowering. During hir-thir lowering we currently lower `become` as `return`, so that we can partially test `become` without ICEing.

cc `@scottmcm`
r? `@Nilstrieb`
2023-06-26 13:51:04 +00:00
..
2023-06-19 15:39:55 +02:00
2023-06-23 16:26:22 +00:00
2023-06-19 20:00:41 +00:00
2023-06-26 08:56:32 +00:00
2023-06-24 21:49:38 -04:00
2023-06-20 19:46:01 -04:00
2023-06-26 08:56:32 +00:00
2023-06-22 23:01:48 +02:00