Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #114799 - RalfJung:less-transmute, r=m-ou-se
avoid transmuting Box when we can just cast raw pointers instead Always better to avoid a transmute, in particular when the layout assumptions it is making are not clearly documented. :)
bors 2023-08-17
parent 6bd551f · parent 1490c09 · commit 573ba02
0 files changed, 0 insertions, 0 deletions