ddea07666d82f389d4c5d282110e1b3010c0dca7
Re-type-checks function templates with concrete argument types to produce specialized TypedNodes for monomorphization. This process leverages the `check_node_as_bound` method, which is generic enough to handle different binding phases, allowing for fresh type inference from the call site.
Description
No description provided
Languages
Rust
100%