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
/
library
/
core
/
tests
Age
Commit message (
Expand
)
Author
Lines
2020-08-24
Stabilize Range[Inclusive]::is_empty
Scott McMurray
-1
/
+0
2020-08-21
Auto merge of #75694 - RalfJung:miri-align-to, r=nagisa
bors
-11
/
+6
2020-08-20
Auto merge of #73565 - matthewjasper:core-min-spec, r=nagisa
bors
-0
/
+97
2020-08-19
Use min_specialization in libcore
Matthew Jasper
-0
/
+97
2020-08-19
enable align_to tests in Miri
Ralf Jung
-11
/
+6
2020-08-18
Make OnceCell<T> transparent to dropck
Aleksey Kladov
-0
/
+9
2020-08-13
Add drop check test & MaybeUninit::first_ptr_mut
kadmin
-0
/
+29
2020-08-13
Add recommend changes to array
kadmin
-0
/
+4
2020-08-13
Add Array Impl Lang Item in various places
kadmin
-0
/
+8
2020-08-02
Auto merge of #74948 - lzutao:stalize-result-as-deref, r=dtolnay
bors
-119
/
+9
2020-08-03
Rollup merge of #74974 - RalfJung:miri-tests, r=Mark-Simulacrum
Yuki Okushi
-4
/
+5
2020-07-31
expand comments
Ralf Jung
-1
/
+1
2020-07-31
also reduce some libcore test iteration counts
Ralf Jung
-3
/
+4
2020-07-31
Update tests
Lzu Tao
-118
/
+9
2020-07-31
Stabilize as_deref and as_deref on Result
Lzu Tao
-1
/
+0
2020-07-30
add tests for array_chunks
Bastian Kauschke
-0
/
+92
2020-07-27
mv std libs to library/
mark
-0
/
+14441