Docs.rs
nextjs_react_compiler_optimization-0.1.4
nextjs_react_compiler_optimization 0.1.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
wbinnssmith
Dependencies
indexmap ^2
normal
nextjs_react_compiler_diagnostics ^0.1.4
normal
nextjs_react_compiler_hir ^0.1.4
normal
nextjs_react_compiler_lowering ^0.1.4
normal
nextjs_react_compiler_ssa ^0.1.4
normal
Versions
84.62%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
constant_propagation
react_
compiler_
optimization
0.1.4
In react_
compiler_
optimization::
constant_
propagation
react_compiler_optimization
::
constant_propagation
Function
constant_
propagation
Copy item path
Source
pub fn constant_propagation(func: &mut
HirFunction
, env: &mut
Environment
)