rust-num / num-traits

Numeric traits for generic mathematics in Rust
Apache License 2.0
731 stars 135 forks source link

Trust the "i128" feature #185

Closed cuviper closed 4 years ago

cuviper commented 4 years ago

If the "i128" feature is explicity requested, don't bother probing for it. It will still cause a build error if that was set improperly.

cuviper commented 4 years ago

bors r+

bors[bot] commented 4 years ago

Build succeeded: