Skip to content

Find out why core::float needs explicit exports #1442

Closed
@boggle

Description

@boggle

core::float imports from fXY::* which in turn re-exports predicates and functions from cmath.

Turns out the predicates somehow do not get exported unless one uses explicit export statements.

This is a bug and it needs to be investigated where this is coming from.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-frontendArea: Compiler frontend (errors, parsing and HIR)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions