summary refs log tree commit diff
path: root/library/core/tests/slice.rs
AgeCommit message (Expand)AuthorLines
2020-08-19enable align_to tests in MiriRalf Jung-2/+0
2020-08-03Rollup merge of #74974 - RalfJung:miri-tests, r=Mark-SimulacrumYuki Okushi-3/+3
2020-07-31expand commentsRalf Jung-1/+1
2020-07-31also reduce some libcore test iteration countsRalf Jung-2/+2
2020-07-30add tests for array_chunksBastian Kauschke-0/+91
2020-07-27mv std libs to library/mark-0/+1751