summary refs log tree commit diff
path: root/library/core/tests
AgeCommit message (Expand)AuthorLines
2020-08-24Stabilize Range[Inclusive]::is_emptyScott McMurray-1/+0
2020-08-21Auto merge of #75694 - RalfJung:miri-align-to, r=nagisabors-11/+6
2020-08-20Auto merge of #73565 - matthewjasper:core-min-spec, r=nagisabors-0/+97
2020-08-19Use min_specialization in libcoreMatthew Jasper-0/+97
2020-08-19enable align_to tests in MiriRalf Jung-11/+6
2020-08-18Make OnceCell<T> transparent to dropckAleksey Kladov-0/+9
2020-08-13Add drop check test & MaybeUninit::first_ptr_mutkadmin-0/+29
2020-08-13Add recommend changes to arraykadmin-0/+4
2020-08-13Add Array Impl Lang Item in various placeskadmin-0/+8
2020-08-02Auto merge of #74948 - lzutao:stalize-result-as-deref, r=dtolnaybors-119/+9
2020-08-03Rollup merge of #74974 - RalfJung:miri-tests, r=Mark-SimulacrumYuki Okushi-4/+5
2020-07-31expand commentsRalf Jung-1/+1
2020-07-31also reduce some libcore test iteration countsRalf Jung-3/+4
2020-07-31Update testsLzu Tao-118/+9
2020-07-31Stabilize as_deref and as_deref on ResultLzu Tao-1/+0
2020-07-30add tests for array_chunksBastian Kauschke-0/+92
2020-07-27mv std libs to library/mark-0/+14441