Skip to content

Conversation

@tlively
Copy link
Member

@tlively tlively commented Aug 19, 2024

We previously printed explicit typeuses (e.g. (type $f)) in function
signatures when GC was enabled. But even when GC is not enabled,
function types may use non-MVP features that require the explicit
typeuse to be printed. Fix the printer to always print the explicit type
use for such types.

Fixes #6850.

We previously printed explicit typeuses (e.g. `(type $f)`) in function
signatures when GC was enabled. But even when GC is not enabled,
function types may use non-MVP features that require the explicit
typeuse to be printed. Fix the printer to always print the explicit type
use for such types.

Fixes #6850.
@tlively tlively requested a review from kripken August 19, 2024 18:58
@tlively tlively merged commit 127844c into main Aug 19, 2024
@tlively tlively deleted the print-explicit-typeuses branch August 19, 2024 21:23
@gkdn gkdn mentioned this pull request Aug 31, 2024
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.

Roundtrip-text fuzz bug with shared types

3 participants