Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #103093 - rytheo:linked-list-alloc-api, r=Mark-Simulacrum
Add support for allocators in `LinkedList`
Allows `LinkedList` to use a custom allocator