summary refs log tree commit diff
path: root/src/libcore/tests/num
AgeCommit message (Expand)AuthorLines
2018-01-11Enable num tests on wasmDiggory Blake-1/+0
2017-11-19std: Add a new wasm32-unknown-unknown targetAlex Crichton-132/+1
2017-11-08std: Remove `rand` crate and moduleAlex Crichton-2/+1
2017-10-08address more FIXME whose associated issues were marked as closedNiv Kaminer-5/+0
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