rust/compiler/rustc_trait_selection
Nicholas Nethercote d76eef481e Simplify multiple things.
- `same_path` can just be a `bool`.
- `expected` and `found` are only needed inside the block.
- Neaten a comment.
2025-08-05 19:11:37 +10:00
..
2025-08-05 19:11:37 +10:00
2025-07-31 14:19:27 +02:00