Files
rust/compiler/rustc_trait_selection/src
Jonathan Brouwer 1e3d3bdb24 Rollup merge of #153874 - bend-n:constify-const-fn-destruct, r=oli-obk
constify const Fn*: Destruct

makes closures const destruct where their upvars are. i think this makes sense
and is how this should be implemented.

r? @oli-obk
2026-03-24 18:14:15 +01:00
..
2026-03-14 20:13:43 +00:00
2026-03-07 10:42:02 -08:00