issues
search
japaric
/
cast.rs
Machine scalar casting that meets your expectations
Apache License 2.0
73
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Alternate syntax
#47
michaeleisel
opened
1 month ago
1
Nightly no u8 -> u16 conversion
#46
mobergmann
opened
3 months ago
1
boolean cast
#45
amab8901
opened
7 months ago
0
rm default feature & update CHANGELOG
#44
japaric
closed
3 years ago
1
Fix promote and back tests & bump quickcheck
#43
japaric
closed
3 years ago
0
factor in lossless representation in integer to float conversion check
#42
japaric
closed
3 years ago
0
remove unsafe code
#41
japaric
closed
3 years ago
0
lower MSRV to 1.31 and test it in CI
#40
japaric
closed
3 years ago
1
Upgrading to quickcheck 1.0 causes some tests of floating point conversions to fail
#39
briansmith
closed
3 years ago
1
Upgrade to quickcheck 1.0.3.
#38
briansmith
closed
3 years ago
1
Breaking change: Enable 128-bit integer support by default; increase MSRV.
#37
briansmith
closed
3 years ago
3
Fix "MSRV" typo in CHANGELOG.md.
#36
briansmith
closed
3 years ago
1
Make it possible to avoid the `rustc_version` and `semver` build dependencies
#35
briansmith
closed
3 years ago
3
Bump to rustc_version 0.4.0.
#34
sunfishcode
closed
3 years ago
2
default branch was renamed
#33
japaric
closed
3 years ago
0
add GitHub Actions CI
#32
japaric
closed
3 years ago
0
Update rustc_version to 0.3.3
#31
abrown
closed
3 years ago
1
Add CI to avoid errors on different platforms
#30
HEnquist
closed
3 years ago
0
cast 0.2.4 fails on `i686-unknown-linux-gnu`
#29
kanav99
closed
3 years ago
5
Fix build for target_pointer_width = "32" and x128
#28
Dirbaio
closed
3 years ago
1
Fixed build on platforms with 32-bit pointers
#27
vitalyvb
closed
3 years ago
3
Bump rustc_version to 0.3.3
#26
eclipseo
closed
3 years ago
2
Update to the 2018 edition
#25
Manishearth
closed
3 years ago
1
WIP: Add tests for issue #23
#24
federicomenaquintero
closed
3 years ago
0
u8(255.0) yields Overflow
#23
federicomenaquintero
closed
3 years ago
1
v0.2.3
#22
japaric
closed
4 years ago
6
u128/i128
#21
neyo8826
closed
4 years ago
0
Code supporting both 32-bit and 64-bit platforms
#20
sunfishcode
closed
5 years ago
2
drop deny(warnings)
#19
ignatenkobrain
closed
4 years ago
0
exclude CI files
#18
ignatenkobrain
closed
4 years ago
1
Update quickcheck to 0.7
#17
ignatenkobrain
closed
4 years ago
0
Inconsistent results for `cast::i64(-0.1f64)` and `cast::u64(-0.1f64)`
#16
ollie27
closed
4 years ago
0
Incorrect results/Undefined Behaviour for some float to int casts
#15
ollie27
closed
4 years ago
0
Fix float -> u128 conversion bug
#14
est31
closed
7 years ago
11
Implement u128/i128 support
#13
est31
closed
7 years ago
6
u128/i128 support
#12
est31
closed
7 years ago
0
rustfmt
#11
japaric
closed
7 years ago
4
use trust and drop the unstable feature
#10
japaric
closed
7 years ago
18
Implement `Error` and other convenience traits
#9
emk
closed
7 years ago
5
`cast::Error` does not implement `Error` trait
#8
emk
closed
7 years ago
5
Add #[inline] to all functions
#7
hanna-kruppe
closed
7 years ago
1
workaround rust-lang/rust#33275
#6
japaric
closed
8 years ago
5
Saturating casts
#5
TethysSvensson
opened
8 years ago
0
prepare for 0.1.0
#4
japaric
closed
8 years ago
0
Rename `MAX_VALUE` and `MIN_VALUE` to `MAX` and `MIN`
#3
apoelstra
closed
9 years ago
1
Make available on crates.io?
#2
norcalli
closed
8 years ago
1
chore(travis): add .travis.yml
#1
japaric
closed
9 years ago
0