rust/compiler/rustc_next_trait_solver
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
..
src Rollup merge of #136664 - WaffleLapkin:un-map_or-true, r=compiler-errors 2025-02-07 18:26:29 +01:00
Cargo.toml remove unnecessary collection 2025-01-20 18:51:45 +01:00