Skip to content

emit the error module only when something references it - #1080

Merged
ahl merged 1 commit into
mainfrom
error-mod-when-referenced
Sep 19, 2026
Merged

ahl merged 1 commit into
mainfrom
error-mod-when-referenced

Conversation

@ahl

@ahl ahl commented Sep 19, 2026

Copy link
Copy Markdown
Collaborator

The ConversionError type went into every output whether or not any conversion impl existed. It now goes in only when an emitted item names it, so output with no fallible conversions carries no error module.

The ConversionError type went into every output whether or not any
conversion impl existed. It now goes in only when an emitted item
names it, so output with no fallible conversions carries no error
module.
@ahl
ahl merged commit 485a49f into main Sep 19, 2026
4 checks passed
@ahl
ahl deleted the error-mod-when-referenced branch September 19, 2026 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant