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
/
flt2dec
Age
Commit message (
Expand
)
Author
Lines
2020-04-23
libcore: more compact way to adjust test sizes for Miri
Ralf Jung
-21
/
+13
2020-04-05
Stop importing int/float modules in libcore
Linus Färnstrand
-2
/
+1
2020-02-17
Drop unused argument to float functions
Mark Rousskov
-236
/
+224
2019-12-22
Format the world
Mark Rousskov
-452
/
+584
2019-12-09
Rollup merge of #67119 - RalfJung:miri-test-libstd, r=alexcrichton
Tyler Mandry
-4
/
+2
2019-12-07
libcore: ignore tests in Miri instead of removing them entirely
Ralf Jung
-4
/
+2
2019-12-06
Format libcore with rustfmt (including tests and benches)
David Tolnay
-51
/
+105
2019-11-29
Remove unneeded prelude imports in libcore tests
David Tolnay
-2
/
+0
2019-11-06
Have tidy ensure that we document all `unsafe` blocks in libcore
Oliver Scherer
-0
/
+2
2019-08-09
Miri is really slow
Ralf Jung
-4
/
+4
2019-08-09
enable flt2dec tests in Miri
Ralf Jung
-7
/
+41
2019-08-04
bump libcore tests to rand 0.7
Ralf Jung
-4
/
+4
2019-04-22
Remove double trailing newlines
varkor
-5
/
+0
2019-02-13
review or fix remaining miri failures in libcore
Ralf Jung
-0
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-50
/
+0
2018-12-11
std: Depend directly on crates.io crates
Alex Crichton
-3
/
+10
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-1
/
+1
2018-09-04
Breaking change upgrades
Mark Rousskov
-8
/
+8
2018-05-05
Remove some transmutes
est31
-6
/
+4
2018-03-11
Update Cargo submodule
Alex Crichton
-0
/
+161
2017-11-19
std: Add a new wasm32-unknown-unknown target
Alex Crichton
-132
/
+1
2017-11-08
std: Remove `rand` crate and module
Alex Crichton
-2
/
+1
2017-10-08
address more FIXME whose associated issues were marked as closed
Niv Kaminer
-5
/
+0
2017-06-13
Ignore some failing test on wasm32-unknown-emscripten
Marco A L Barbosa
-0
/
+2
2017-04-03
Move libXtest into libX/tests
Stjepan Glavina
-0
/
+1464