rust/src/test/ui/ufcs
Esteban Küber 99f2977031 Modify structured suggestion output
* On suggestions that include deletions, use a diff inspired output format
* When suggesting addition, use `+` as underline
* Color highlight modified span
2021-08-11 09:46:24 +00: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 Modify structured suggestion output 2021-08-11 09:46:24 +00:00
ufcs-qpath-self-mismatch.rs Remove licenses 2018-12-25 21:08:33 -07:00
ufcs-qpath-self-mismatch.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00