Files
rust/compiler
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-05-02 10:45:16 -07:00
2023-06-05 16:01:09 +02:00
2023-06-21 16:54:54 +05:30
2023-06-11 22:45:04 -04:00
2023-05-26 15:18:54 -04:00