about summary refs log tree commit diff
path: root/library/alloc/tests/vec_deque_alloc_error.rs
AgeCommit message (Expand)AuthorLines
2025-03-07Move all alloc integration tests to a new alloctests cratebjorn3-48/+0
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-2/+2
2024-07-29Reformat `use` declarations.Nicholas Nethercote-6/+4
2024-06-03Ignore `vec_deque_alloc_error::test_shrink_to_unwind` test on non-unwind targetsLukas Wirth-0/+1
2024-05-07Move `test_shrink_to_unwind` to its own file.Markus Everling-0/+49