Files
rust/compiler
Matthias Krüger 207d6e177f Rollup merge of #108039 - eggyal:traverse_refcounts_via_functors, r=oli-obk
Refactor refcounted structural_impls via functors

The mapping of values in refcounted types can be extracted as a functor, simplifying the implementations in the type library (whose structural folding impls now all use such functors).  This functor could also prove more generally useful elsewhere.
2023-02-14 18:24:43 +01:00
..
2023-02-06 17:40:18 +03:00
2023-02-02 07:47:39 +01:00
2023-02-06 17:40:18 +03:00
2023-01-31 07:54:01 +00:00