extprim icon indicating copy to clipboard operation
extprim copied to clipboard

Extra primitive types (u128, i128) for Rust.

Results 2 extprim issues
Sort by recently updated
recently updated
newest added

``` error[E0557]: feature has been removed Error: --> /Users/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/extprim-1.7.1/src/lib.rs:58:81 | 58 | #![cfg_attr(extprim_channel="unstable", feature(llvm_asm, test, specialization, const_fn))] | ^^^^^^^^ feature has been removed | = note: split into finer-grained feature...

- Bump rustc_version to 0.3 - Bump semver to 0.11