about summary refs log tree commit diff
path: root/compiler/rustc_infer/src/traits/util.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-06-17 16:10:57 +0000
committerbors <bors@rust-lang.org>2023-06-17 16:10:57 +0000
commita8a29070f07e47a244c8199ad582f93172019743 (patch)
tree763b2ef51eb7ab864c4f3bb635e1c8060d19361d /compiler/rustc_infer/src/traits/util.rs
parente1c29d137dd779dcfce447d8d149ee6b8e9bdf78 (diff)
parenta5c6cb888eac7ad8905a3902b985e412aaceb002 (diff)
downloadrust-a8a29070f07e47a244c8199ad582f93172019743.tar.gz
rust-a8a29070f07e47a244c8199ad582f93172019743.zip
Auto merge of #100036 - DrMeepster:box_free_free_box, r=oli-obk
Remove `box_free` lang item

This PR removes the `box_free` lang item, replacing it with `Box`'s `Drop` impl. Box dropping is still slightly magic because the contained value is still dropped by the compiler.
Diffstat (limited to 'compiler/rustc_infer/src/traits/util.rs')
0 files changed, 0 insertions, 0 deletions