summary refs log tree commit diff
path: root/src/libcore/tests/num
AgeCommit message (Expand)AuthorLines
2017-09-01impl From<Infallible> for TryFromIntError.Jimmy Cuadra-1/+9
2017-08-11Fix some typosBastien Orivel-1/+1
2017-07-25Add missing impl and tests for int to int TryFrom implsOliver Middleton-4/+16
2017-07-24improve the TryFrom implementationsAndre Bogus-0/+214
2017-06-16Auto merge of #42430 - nagisa:core-float, r=alexcrichtonbors-0/+54
2017-06-14Re-implement float min/max in rustSimonas Kazlauskas-0/+54
2017-06-13Ignore some failing test on wasm32-unknown-emscriptenMarco A L Barbosa-0/+8
2017-04-20Remove float_extrasJosh Stone-12/+35
2017-04-03Move libXtest into libX/testsStjepan Glavina-0/+2929