rust/src/test/ui/ufcs
Esteban Küber ba052bd8de Various diagnostics clean ups/tweaks
* Always point at macros, including derive macros
* Point at non-local items that introduce a trait requirement
* On private associated item, point at definition
2021-07-19 08:43:35 -07:00
..
ufcs-explicit-self-bad.rs Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
ufcs-explicit-self-bad.stderr Update test cases 2021-02-22 23:39:06 +09:00
ufcs-partially-resolved.rs update tests 2020-03-12 15:47:36 -05:00
ufcs-partially-resolved.stderr Bless tests 2020-03-21 15:03:58 +01:00
ufcs-qpath-missing-params.rs improve diagnosts for GATs 2021-05-11 14:09:46 +02:00
ufcs-qpath-missing-params.stderr improve diagnosts for GATs 2021-05-11 14:09:46 +02:00
ufcs-qpath-self-mismatch.rs Remove licenses 2018-12-25 21:08:33 -07:00
ufcs-qpath-self-mismatch.stderr Various diagnostics clean ups/tweaks 2021-07-19 08:43:35 -07:00