1
Fork 0

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:
Guillaume Gomez 2024-01-09 13:23:17 +01:00 committed by GitHub
commit 72fdaf52e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 164 additions and 237 deletions

View file

@ -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