freebsd-ports/shells/ion
Tobias Kortkamp 3de77d5f0c
shells/ion: Unbreak with Rust 1.53.0
errorr[E0308]: mismatched types
   --> cargo-crates/lexical-core-0.4.2/src/atof/algorithm/bigcomp.rs:242:55
    |
242 |     let nlz = den.leading_zeros().wrapping_sub(wlz) & (u32::BITS - 1);
    |                                                       ^^^^^^^^^^^^^^^ expected `usize`, found `u32`

error[E0277]: no implementation for `usize & u32`

http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-06-18_08h51m30s/logs/errors/ion-shell-1.0.5.1355_20.log

PR:		256653
2021-06-19 17:13:18 +02:00
..
files shells/ion: Unbreak with Rust 1.53.0 2021-06-19 17:13:18 +02:00
distinfo Regenerate all distfiles using gitlab as source. 2021-04-09 20:44:23 +02:00
Makefile Rebuild lang/rust consumers after d8837418ea 2021-05-11 20:33:12 +02:00
pkg-descr
pkg-plist