rust/library/alloc
Matthias Krüger 0c25157784
Rollup merge of #138800 - RalfJung:const_box, r=oli-obk
remove remnants of const_box feature

This feature requires major design work, and the few methods it gates currently aren't actually useful. Let's reset to a clean slate so when a design materializes, we can start from scratch.

Closes https://github.com/rust-lang/rust/issues/92521 by removing the feature it tracks.

r? ````@oli-obk````
2025-03-24 20:40:07 +01:00
..
src remove remnants of const_box feature 2025-03-21 21:02:06 +01:00
Cargo.toml Update compiler-builtins to 0.1.152 2025-03-24 00:29:21 +00:00