about summary refs log tree commit diff
path: root/src/test/ui/allocator/no_std-alloc-error-handler-default.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-71/+0
2022-11-30Reduce the number of unstable features in testsAmanieu d'Antras-32/+15
2022-11-03Stabilize default_alloc_error_handlerAmanieu d'Antras-2/+0
2022-08-31Fix a bunch of typoDezhi Wu-1/+1
2022-08-03Warn about dead tuple struct fieldsFabian Wolff-1/+1
2021-03-09add integration tests, unwind across FFI boundarykatelyn a. martin-1/+8
2020-11-22Drop support for cloudabi targetsLzu Tao-1/+0
2020-10-02Implement Make `handle_alloc_error` default to panic (for no_std + liballoc)Harald Hoyer-0/+84