fix: sort and deduplicate auto traits in trait object types
Fixes #12739
Chalk solver doesn't sort and deduplicate auto traits in trait object types, so we need to handle them ourselves in the lowering phase, just like [`rustc`](
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||