Expand description
Cairo lowering.
This crate is responsible for handling the lowering phase.
Re-exports§
pub use self::objects::*;
Modules§
- add_
withdraw_ gas - borrow_
check - concretize
- db
- destructs
- This module implements the destructor call addition.
- diagnostic
- fmt
- graph_
algorithms - ids
- implicits
- inline
- lower
- objects
- Intermediate representation objects after lowering from semantic.
- optimizations
- panic
- reorganize_
blocks - scc
- utils