-
Notifications
You must be signed in to change notification settings - Fork 391
Closed
Labels
A-nondetArea: affects which non-deterministic executions we can exploreArea: affects which non-deterministic executions we can exploreA-shimsArea: This affects the external function shimsArea: This affects the external function shimsC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancement
Description
With rust-lang/rust#138062, all the floating-point intrinsics are made non-deterministic. However, there are plenty of more floating-point shims that are imported by libstd as regular functions rather than intrinsics; those still need the same treatment.
@LorrensP-2158466 IIRC you said you had a list of these, and you'd be interested in working on this?
Metadata
Metadata
Assignees
Labels
A-nondetArea: affects which non-deterministic executions we can exploreArea: affects which non-deterministic executions we can exploreA-shimsArea: This affects the external function shimsArea: This affects the external function shimsC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancement