Matthias Krüger
a919d97aaa
Rollup merge of #119325 - RalfJung:custom-mir, r=compiler-errors
...
custom mir: make it clear what the return block is
Custom MIR recently got support for specifying the "unwind action", so now there's two things coming after the actual call part of `Call` terminators. That's not very self-explaining so I propose we change the syntax to imitate keyword arguments:
```
Call(popped = Vec::pop(v), ReturnTo(drop), UnwindContinue())
```
Also fix some outdated docs and add some docs to `Call` and `Drop`.
2024-01-04 15:33:58 +01:00
..
2023-08-24 14:26:26 +02:00
2023-08-24 14:26:26 +02:00
2023-10-25 15:25:38 -07:00
2023-10-25 15:25:38 -07:00
2023-08-24 14:26:26 +02:00
2023-08-03 18:35:56 +00:00
2023-08-24 14:26:26 +02:00
2023-08-03 18:35:56 +00:00
2023-08-24 14:26:26 +02:00
2023-10-25 15:25:38 -07:00
2023-08-03 18:42:12 +00:00
2023-08-24 14:26:26 +02:00
2023-10-25 15:25:38 -07:00
2023-10-25 15:25:38 -07:00
2023-11-20 09:27:30 +01:00
2023-11-20 09:27:30 +01:00
2023-10-25 15:25:38 -07:00
2023-12-26 20:15:26 +01:00
2023-10-25 15:22:01 -07:00
2023-10-20 21:14:01 +00:00
2023-08-03 18:42:12 +00:00
2023-08-24 14:26:26 +02:00
2023-10-25 15:25:38 -07:00
2023-09-21 22:20:58 +02:00
2023-10-25 15:22:01 -07:00
2023-10-04 17:55:15 +00:00
2023-10-25 15:22:01 -07:00
2023-09-21 22:20:58 +02:00
2023-10-25 15:22:01 -07:00
2023-10-24 22:49:15 +02:00
2023-12-11 23:11:20 +01:00
2023-12-11 23:11:20 +01:00
2023-10-25 15:25:38 -07:00
2023-10-19 15:51:52 +00:00
2023-10-19 15:51:52 +00:00
2023-08-03 18:35:56 +00:00
2023-08-03 18:35:56 +00:00
2023-08-30 17:24:10 +08:00
2023-08-30 17:24:10 +08:00
2023-10-08 16:05:26 +00:00
2023-10-08 16:05:26 +00:00
2023-10-25 15:25:38 -07:00
2023-12-30 18:17:28 +01:00
2023-10-25 15:25:38 -07:00
2023-10-25 15:25:38 -07:00
2023-10-31 11:58:20 -07:00
2023-10-31 11:58:20 -07:00
2023-10-19 15:51:54 +00:00
2023-10-25 15:25:38 -07:00
2023-10-25 15:25:38 -07:00
2023-10-25 15:25:38 -07:00
2023-12-24 20:08:57 +00:00
2023-12-24 20:08:57 +00:00
2023-10-25 15:25:38 -07:00
2023-10-25 15:25:38 -07:00
2023-10-25 15:25:38 -07:00
2023-10-17 19:53:51 -04:00
2023-10-17 19:53:51 -04:00
2023-09-28 16:13:38 +00:00
2023-09-28 16:13:38 +00:00
2023-10-25 15:25:38 -07:00
2023-10-04 17:55:15 +00:00
2023-10-04 17:55:15 +00:00
2023-10-19 15:51:54 +00:00
2023-10-19 15:51:52 +00:00
2023-11-01 20:37:38 +00:00
2023-10-18 16:59:23 +00:00
2023-10-21 10:32:59 +00:00
2023-10-25 15:25:38 -07:00
2023-10-25 15:25:38 -07:00
2023-10-31 11:44:23 +00:00
2023-10-31 11:44:23 +00:00
2023-10-31 11:44:23 +00:00
2023-10-31 11:44:23 +00:00