Skip to main content

Crate react_compiler

Crate react_compiler 

Source

Re-exports§

pub use react_compiler_diagnostics;
pub use react_compiler_hir;
pub use react_compiler_hir as hir;

Modules§

debug_print
entrypoint
environment
fixture_utils
timing
Simple timing accumulator for profiling compiler passes.

Functions§

lower
Main entry point: lower a function AST node into HIR.