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
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
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