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
/
src
/
libcore
/
tests
/
num
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2020-04-06
Use assoc float consts in libcore
Linus Färnstrand
-4
/
+2
2019-12-22
Format the world
Mark Rousskov
-122
/
+121
2019-02-13
review or fix remaining miri failures in libcore
Ralf Jung
-2
/
+0
2019-02-07
disable tests in Miri
Ralf Jung
-0
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-17
rename div_euc -> div_euclid, and mod_euc -> rem_euclid
Nicole Mazzuca
-13
/
+13
2018-11-14
core/tests/num: Simplify `test_int_from_str_overflow()` test code
Tobias Bieniek
-16
/
+8
2018-07-03
Auto merge of #51564 - SimonSapin:try-int, r=alexcrichton
bors
-0
/
+127
2018-06-26
Add unit tests for `.mod_euc()` and `.div_euc()`
Fabian Kössel
-0
/
+19
2018-06-06
Revert "Remove TryFrom impls that might become conditionally-infallible with ...
Simon Sapin
-0
/
+127
2018-06-01
Add @ithinuel's tests from #50597
Clar Charr
-0
/
+21
2018-05-22
Remove the unstable Float trait
Simon Sapin
-39
/
+38
2018-03-27
Remove TryFrom impls that might become conditionally-infallible with a portab...
Simon Sapin
-127
/
+0
2018-01-11
Enable num tests on wasm
Diggory Blake
-1
/
+0
2017-09-01
impl From<Infallible> for TryFromIntError.
Jimmy Cuadra
-1
/
+9
2017-08-11
Fix some typos
Bastien Orivel
-1
/
+1
2017-07-25
Add missing impl and tests for int to int TryFrom impls
Oliver Middleton
-4
/
+16
2017-07-24
improve the TryFrom implementations
Andre Bogus
-0
/
+214
2017-06-16
Auto merge of #42430 - nagisa:core-float, r=alexcrichton
bors
-0
/
+54
2017-06-14
Re-implement float min/max in rust
Simonas Kazlauskas
-0
/
+54
2017-06-13
Ignore some failing test on wasm32-unknown-emscripten
Marco A L Barbosa
-0
/
+1
2017-04-03
Move libXtest into libX/tests
Stjepan Glavina
-0
/
+400