index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
core
/
tests
/
num
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2021-08-07
Add tests
Albin Hedman
-0
/
+2
2021-06-25
Add Integer::{log,log2,log10} variants
Yoshua Wuyts
-0
/
+1
2021-03-22
Add IEEE754 tests
Jubilee Young
-0
/
+1
2021-01-13
Adds tests to ensure some base op traits exist.
Philippe Laflamme
-0
/
+1
2021-01-13
Fix missing mod declaration for Wrapping tests.
Philippe Laflamme
-0
/
+1
2020-11-14
Add u128 and i128 integer tests
Christiaan Dirkx
-0
/
+2
2020-11-09
Rollup merge of #77640 - ethanboxx:int_error_matching_attempt_2, r=KodrAus
Dylan DPC
-26
/
+39
2020-11-05
Add `mod nan` for test
chansuke
-0
/
+2
2020-10-26
Apply suggested changes
Ethan Brierley
-8
/
+8
2020-10-07
Add comment to helper function
Ethan Brierley
-0
/
+1
2020-10-06
remove OnlySign in favour of InvalidDigit
Ethan Brierley
-2
/
+3
2020-10-06
Bring char along with InvalidDigit
Ethan Brierley
-5
/
+5
2020-10-06
Fill in things needed to stabilize int_error_matching
Ethan Brierley
-26
/
+37
2020-09-24
Fix FIXME in core::num test: Check sign of zero in min/max tests.
Mara Bos
-1
/
+13
2020-07-27
mv std libs to library/
mark
-0
/
+706