write_type Type::Forall arm drops constraints #21

Open
opened 2026-05-20 13:21:59 +02:00 by Brummel · 0 comments
Owner

write_type Type::Forall arm in crates/ailang-prose/src/lib.rs silently drops constraints in inline-type rendering. Dormant — surface forms today only carry forall at fn-signature top level. Fix only if a future feature carries forall + constraints inline.

context: surfaced in iter 22-tidy.6 (2026-05-10).

`write_type` `Type::Forall` arm in `crates/ailang-prose/src/lib.rs` silently drops constraints in inline-type rendering. Dormant — surface forms today only carry forall at fn-signature top level. Fix only if a future feature carries forall + constraints inline. **context:** surfaced in iter 22-tidy.6 (2026-05-10).
Brummel added the idea label 2026-05-20 13:21:59 +02:00
Sign in to join this conversation.