rust/compiler
Matthias Krüger b4c4913abb
Rollup merge of #136664 - WaffleLapkin:un-map_or-true, r=compiler-errors
replace one `.map_or(true, ...)` with `.is_none_or(...)`

Randomly found while going through some of my old branches.
2025-02-07 18:26:29 +01:00
..
2025-02-05 18:32:06 +00:00
2025-02-06 23:44:24 +01:00
2025-02-03 12:53:57 -08:00