vec![].into_boxed_slice includes extraneous panicking code #73152
Labels
A-allocators
Area: Custom and system allocators
C-bug
Category: This is a bug.
I-slow
Issue: Problems and improvements with respect to performance of generated code.
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
This is a stable-to-stable regression between 1.43 and 1.44. Likely to do with allocator parametricity.
godbolt
1.43
1.44
The text was updated successfully, but these errors were encountered: