Matthias Krüger ddba967855
Rollup merge of #93853 - steffahn:map_by_value, r=wesleywiser
Make all `hir::Map` methods consistently by-value

`hir::Map` only consists of a single reference (as part of the contained `TyCtxt`) anyways, so copying is literally zero overhead compared to passing a reference
2022-02-11 07:48:06 +01:00
..
2021-12-13 20:40:17 +00:00
2021-11-21 08:15:21 -06:00
2021-08-28 00:16:34 -07:00
2021-07-06 11:28:06 +02:00