Skip to main content

proof_mode_issues

Function proof_mode_issues 

Source
pub fn proof_mode_issues(ctx: &CodegenContext) -> Vec<String>
Expand description

Proof-mode diagnostics for Lean transpilation.

Returns human-readable notices for recursive shapes that still fall back to regular partial Lean defs instead of total proof-mode emission.