about summary refs log tree commit diff
path: root/library/std/src/macros.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-02-22 02:03:29 +0000
committerbors <bors@rust-lang.org>2024-02-22 02:03:29 +0000
commitc5f69bdd5173a948e0131f934fa7c4cbf5e0b55f (patch)
tree07af42fe6f1cc39cb14317932d68daa39ce8bff3 /library/std/src/macros.rs
parentd8b00690ec3aa2d2fb0d3eb00e862195501186f9 (diff)
parent1265af03964a7af80f91e72151c4e857f345f1b0 (diff)
downloadrust-c5f69bdd5173a948e0131f934fa7c4cbf5e0b55f.tar.gz
rust-c5f69bdd5173a948e0131f934fa7c4cbf5e0b55f.zip
Auto merge of #118634 - Jules-Bertholet:box-allocator-static, r=Amanieu
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/macros.rs')
0 files changed, 0 insertions, 0 deletions