about summary refs log tree commit diff
path: root/src/libcore/tests/mem.rs
AgeCommit message (Expand)AuthorLines
2020-03-18Move the const-forget test into ui testsDutchGhost-18/+0
2020-03-16rather than removing const_forget_box, stick an attribute on it and explain i...DutchGhost-0/+12
2020-03-16The const_forget_box was unused, and doesns't add anything to test by itself.DutchGhost-8/+0
2020-03-16Remove the call that makes miri failDutchGhost-4/+0
2020-03-02remove unused mut, restructure the testDodo-6/+6
2020-03-02An enter as last character pleases tidy it seemsDodo-1/+1
2020-03-02const forget testsDodo-0/+18
2019-12-06Format libcore with rustfmt (including tests and benches)David Tolnay-4/+6
2018-12-25Remove licensesMark Rousskov-10/+0
2018-07-25Add missing dynTatsuyuki Ishi-2/+2
2017-10-08core: Ensure std::mem::Discriminant is Send + SyncUlrik Sverdrup-0/+16
2017-04-03Move libXtest into libX/testsStjepan Glavina-0/+123