rust/compiler/rustc_mir_build
Matthias Krüger f3644ca64d
Rollup merge of #107085 - tmiasko:custom-mir-operators, r=oli-obk
Custom MIR: Support binary and unary operations

Lower binary and unary operations directly to corresponding unchecked MIR
operations. Ultimately this might not be syntax we want, but it allows for
experimentation in the meantime.

r? ````@oli-obk```` ````@JakobDegen````
2023-01-26 06:15:24 +01:00
..
src Rollup merge of #107085 - tmiasko:custom-mir-operators, r=oli-obk 2023-01-26 06:15:24 +01:00
Cargo.toml Migrate "function cannot return without recursing" diagnostic 2022-12-17 19:08:24 +01:00