Crate cairo_lang_lowering

Source
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