Crate rustc_const_math [] [src]

Unstable (rustc_private)

Rusty Mathematics

Note

This API is completely unstable and subject to change.

Enums

ConstInt [Unstable]
ConstIsize [Unstable]

Depending on the target only one variant is ever used in a compilation. Anything else is an error. This invariant is checked at several locations

ConstMathErr [Unstable]
ConstUsize [Unstable]

Depending on the target only one variant is ever used in a compilation. Anything else is an error. This invariant is checked at several locations

Op [Unstable]