about summary refs log tree commit diff
path: root/src/test/run-pass/intrinsics
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-741/+0
2019-07-04Implement mem::{zeroed,uninitialized} in terms of MaybeUninit.Alex Gaynor-13/+0
2019-05-16Added ignore-sgx for appropriate testsDario Gonzalez-0/+12
2019-05-13Remove bitrig support from rustMarcel Hellwig-12/+0
2018-12-31const-stabilize const_int_ops + reverse_bitsMazdak Farrokhzad-107/+109
2018-12-25Remove licensesMark Rousskov-110/+0
2018-09-26Add `#![allow(..)]` as necessary to get re-migrated run-pass tests compiling ...Felix S. Klock II-0/+2
2018-09-26Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.Felix S. Klock II-0/+860