Files
rust/library
Yuki Okushi 816e0295b5 Rollup merge of #111301 - JohnBobbo96:cleanup_option_insert_methods, r=scottmcm
Remove calls to `mem::forget` and `mem::replace` in `Option::get_or_insert_with`.

This removes the unneeded calls to `mem::forget` and `mem::replace` in `Option::get_or_insert_with`.
2023-05-07 14:12:17 +09:00
..
2023-05-02 10:32:07 +00:00
2023-03-19 20:41:22 +00:00