about summary refs log tree commit diff
path: root/library/core/tests/intrinsics.rs
AgeCommit message (Expand)AuthorLines
2022-02-25Switch bootstrap cfgsMark Rousskov-2/+0
2022-01-30Rollup merge of #92887 - pietroalbini:pa-bootstrap-update, r=Mark-SimulacrumEric Huss-1/+0
2022-01-28update cfg(bootstrap)sPietro Albini-1/+0
2022-01-28test_const_allocate_at_runtimewoppopo-1/+10
2022-01-26`const_deallocate`: Don't deallocate memory allocated in an another const. Do...woppopo-0/+13
2021-12-23Constify `core::intrinsics::black_box`woppopo-0/+15
2021-11-24Make `intrinsics::write_bytes` constwoppopo-0/+30
2020-09-24move test to intergrated test in library/coreLzu Tao-0/+15
2020-07-27mv std libs to library/mark-0/+22