rust/src/test/ui/compare-method
Esteban Kuber 5e1972eba7 Tweak assoc type obligation spans
* Point at RHS of associated type in obligation span
* Point at `impl` assoc type on projection error
* Reduce verbosity of recursive obligations
* Point at source of binding lifetime obligation
* Tweak "required bound" note
* Tweak "expected... found opaque (return) type" labels
* Point at set type in impl assoc type WF errors
2021-12-11 02:32:15 +00:00
..
bad-self-type.rs
bad-self-type.stderr Tweak assoc type obligation spans 2021-12-11 02:32:15 +00:00
issue-90444.rs
issue-90444.stderr
proj-outlives-region.rs
proj-outlives-region.stderr
region-extra-2.rs
region-extra-2.stderr
region-extra.rs
region-extra.stderr
region-unrelated.rs
region-unrelated.stderr
reordered-type-param.rs
reordered-type-param.stderr Tweak assoc type obligation spans 2021-12-11 02:32:15 +00:00
trait-bound-on-type-parameter.rs
trait-bound-on-type-parameter.stderr
traits-misc-mismatch-1.rs
traits-misc-mismatch-1.stderr
traits-misc-mismatch-2.rs
traits-misc-mismatch-2.stderr