codegen: fix OperandRef
subtype handling
This commit is contained in:
parent
be33ad8848
commit
46af169ec5
6 changed files with 101 additions and 29 deletions
|
@ -4,6 +4,7 @@
|
|||
#![feature(if_let_guard)]
|
||||
#![feature(int_roundings)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(negative_impls)]
|
||||
#![feature(never_type)]
|
||||
#![feature(strict_provenance)]
|
||||
#![feature(try_blocks)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue