summary refs log tree commit diff
path: root/library/alloctests/tests
AgeCommit message (Expand)AuthorLines
2025-05-05Implement `VecDeque::truncate_front()`Vladimir Krivopalov-0/+70
2025-04-24Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etcbendn-0/+1
2025-04-18Move `<CStr as Debug>` test to coretestsTamir Duberstein-6/+0
2025-04-05Rollup merge of #138546 - GuillaumeGomez:integer-to-string-tests, r=AmanieuStuart Cook-0/+70
2025-03-29Add a test for `Weak` created from `UniqueArc::downgrade`Frank King-1/+22
2025-03-23Tweak integer to string conversion test a bit to be future-proofGuillaume Gomez-2/+2
2025-03-22Implement `UniqueArc`Frank King-1/+4
2025-03-16Add integer to string formatting testsGuillaume Gomez-0/+70
2025-03-07Move last remaining Rc test to alloctestsbjorn3-0/+18
2025-03-07Move most Rc tests to alloctestsbjorn3-1/+648
2025-03-07Move all alloc integration tests to a new alloctests cratebjorn3-0/+15603