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 Suggest return type 2021-04-08 15:27:43 -07:00
bad-self-type.stderr Tweak assoc type obligation spans 2021-12-11 02:32:15 +00:00
issue-90444.rs type error go brrrrrrrr 2021-11-06 10:39:11 +00:00
issue-90444.stderr type error go brrrrrrrr 2021-11-06 10:39:11 +00:00
proj-outlives-region.rs Remove licenses 2018-12-25 21:08:33 -07:00
proj-outlives-region.stderr Point at bounds when comparing impl items to trait 2021-11-20 18:54:31 +00:00
region-extra-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
region-extra-2.stderr Point at bounds when comparing impl items to trait 2021-11-20 18:54:31 +00:00
region-extra.rs Remove licenses 2018-12-25 21:08:33 -07:00
region-extra.stderr Point at bounds when comparing impl items to trait 2021-11-20 18:54:31 +00:00
region-unrelated.rs Remove licenses 2018-12-25 21:08:33 -07:00
region-unrelated.stderr Point at bounds when comparing impl items to trait 2021-11-20 18:54:31 +00:00
reordered-type-param.rs Remove licenses 2018-12-25 21:08:33 -07:00
reordered-type-param.stderr Tweak assoc type obligation spans 2021-12-11 02:32:15 +00:00
trait-bound-on-type-parameter.rs Remove licenses 2018-12-25 21:08:33 -07:00
trait-bound-on-type-parameter.stderr Point at bounds when comparing impl items to trait 2021-11-20 18:54:31 +00:00
traits-misc-mismatch-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
traits-misc-mismatch-1.stderr Point at bounds when comparing impl items to trait 2021-11-20 18:54:31 +00:00
traits-misc-mismatch-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
traits-misc-mismatch-2.stderr Point at bounds when comparing impl items to trait 2021-11-20 18:54:31 +00:00