Rollup merge of #119668 - cjgillot:transform-promote, r=oli-obk
Simplify implementation of MIR promotion Non-functional changes. Best read ignoring whitespace.
This commit is contained in:
commit
72fdaf52e0
3 changed files with 164 additions and 237 deletions
|
@ -1,3 +1,2 @@
|
|||
pub mod check_consts;
|
||||
pub mod promote_consts;
|
||||
pub mod validate;
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue