rust/library
Matthias Krüger 2bca4b5913
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`
2023-08-20 08:34:05 +02:00
..
alloc resolve conflicts 2023-08-18 15:31:58 +08:00
backtrace@e1c49fbd61
core Rollup merge of #115000 - RalfJung:custom-mir-call, r=compiler-errors,JakobDegen 2023-08-20 08:34:05 +02:00
panic_abort
panic_unwind
portable-simd
proc_macro proc_macro: Update docs for Spacing 2023-08-16 19:00:51 +08:00
profiler_builtins Rollup merge of #114069 - cuviper:profiler-path, r=Mark-Simulacrum 2023-08-13 21:00:45 +02:00
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #114968 - ShE3py:unix-getsetenv-ub, r=thomcc 2023-08-20 08:34:03 +02:00
stdarch@d77878b729
sysroot
test Rollup merge of #114377 - Enselic:test_get_dbpath_for_term-utf-8, r=thomcc 2023-08-09 22:59:58 +02:00
unwind add a csky-unknown-linux-gnuabiv2 target 2023-08-14 23:02:36 +08:00