diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-08-20 08:34:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-20 08:34:05 +0200 |
| commit | 2bca4b59131fe98233b2af46fa4939ab14c8b5b1 (patch) | |
| tree | 8a4e7c62cb062c4755789cffe9daf9f2670258ff /compiler/rustc_mir_transform/src/coverage/query.rs | |
| parent | 4542711a69d87f567d2740a18eef8d90fbecbf04 (diff) | |
| parent | 7a6346660e8587fa4c92dc846fdcd8f3bc828ac3 (diff) | |
| download | rust-2bca4b59131fe98233b2af46fa4939ab14c8b5b1.tar.gz rust-2bca4b59131fe98233b2af46fa4939ab14c8b5b1.zip | |
Rollup merge of #115000 - RalfJung:custom-mir-call, r=compiler-errors,JakobDegen
custom_mir: change Call() terminator syntax to something more readable I find our current syntax very hard to read -- I cannot even remember the order of arguments, and having the "next block" *before* the actual function call is very counter-intuitive IMO. So I suggest we use `Call(ret_val = function(v), next_block)` instead. r? `@JakobDegen`
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/query.rs')
0 files changed, 0 insertions, 0 deletions
