Skip to content

No documentation about f32_runtime without std #63905

Open
@elichai

Description

@elichai

Hi,
It seems like all the functions under f32_runtime don't work without std (https://doc.rust-lang.org/src/std/f32.rs.html#29-994)
I tried looking for documentation about this and didn't find anything concrete, and since the core docs don't have documentation for the primitives and only the std ones do it's hard to figure this out.
Some examples:
https://play.rust-lang.org/?gist=5aa47f506cd792cf58fbcd9f0219ef2b

According to: #39473
It sounds like some of it may be on purpose? if so it's too bad but at least should be documented well

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsA-floating-pointArea: Floating point numbers and arithmeticC-enhancementCategory: An issue proposing an enhancement or a PR with one.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions