about summary refs log tree commit diff
path: root/library/std/src
diff options
context:
space:
mode:
authorJules Bertholet <julesbertholet@quoi.xyz>2023-12-04 23:54:39 -0500
committerJules Bertholet <julesbertholet@quoi.xyz>2023-12-04 23:54:39 -0500
commit1265af03964a7af80f91e72151c4e857f345f1b0 (patch)
tree5af4c38db6ac05cab0541b0ce7a3199fc2cdc2fa /library/std/src
parent317d14a56cb8c748bf0e2f2afff89c2249ab4423 (diff)
downloadrust-1265af03964a7af80f91e72151c4e857f345f1b0.tar.gz
rust-1265af03964a7af80f91e72151c4e857f345f1b0.zip
Remove useless `'static` bounds on `Box` allocator
#79327 added `'static` bounds to the allocator parameter
for various `Box` + `Pin` APIs to ensure soundness.
But it was a bit overzealous, some of the bounds aren't
actually needed.
Diffstat (limited to 'library/std/src')
0 files changed, 0 insertions, 0 deletions