rust/compiler/rustc_trait_selection
许杰友 Jieyou Xu (Joe) 96e8c7c7ba
Rollup merge of #133366 - compiler-errors:expected-found, r=dtolnay
Remove unnecessary bool from `ExpectedFound::new`

It's true almost everywhere, and the one place it's not can be replaced w/ an if statement.
2024-11-23 20:19:54 +08:00
..
2024-11-09 19:41:53 +00:00