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
/
hash
Age
Commit message (
Expand
)
Author
Lines
2020-03-01
Remove assert that had been replaced by assert_ne
Michael Mc Donnell
-1
/
+0
2020-02-26
Use assert_ne in hash tests
Michael Mc Donnell
-17
/
+20
2019-12-22
Format the world
Mark Rousskov
-1
/
+2
2019-12-09
Rollup merge of #67119 - RalfJung:miri-test-libstd, r=alexcrichton
Tyler Mandry
-2
/
+4
2019-12-07
fix warnings with cfg(miri)
Ralf Jung
-2
/
+4
2019-12-06
Format libcore with rustfmt (including tests and benches)
David Tolnay
-159
/
+169
2019-02-13
review or fix remaining miri failures in libcore
Ralf Jung
-2
/
+2
2019-02-07
disable tests in Miri
Ralf Jung
-0
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-20
/
+0
2018-07-25
Add missing dyn
Tatsuyuki Ishi
-1
/
+1
2018-03-17
Make the deprecated unstable SipHasher24 type private.
Simon Sapin
-6
/
+6
2017-10-25
Implement Hash for raw pointers to unsized types
Matt Brubeck
-0
/
+8
2017-10-20
Fix some tests for linux gnux32
Marco A L Barbosa
-8
/
+6
2017-09-30
address some `FIXME`s whose associated issues were marked as closed
Niv Kaminer
-2
/
+5
2017-09-12
Disable the new Hasher tests on Emscripten.
kennytm
-0
/
+3
2017-09-12
impl Hasher for {&mut Hasher, Box<Hasher>}
kennytm
-0
/
+10
2017-04-03
Move libXtest into libX/tests
Stjepan Glavina
-0
/
+453