]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #107085 - tmiasko:custom-mir-operators, r=oli-obk
authorMatthias Krüger <matthias.krueger@famsik.de>
Thu, 26 Jan 2023 05:15:24 +0000 (06:15 +0100)
committerGitHub <noreply@github.com>
Thu, 26 Jan 2023 05:15:24 +0000 (06:15 +0100)
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````

1  2 
compiler/rustc_mir_build/src/build/custom/parse/instruction.rs