rust/src/test/ui/ufcs
Esteban Kuber 34d19634f5 Use smaller spans for some structured suggestions
Use more accurate suggestion spans for

* argument parse error
* fully qualified path
* missing code block type
* numeric casts
* E0212
2021-08-12 09:52:38 +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 Use smaller spans for some structured suggestions 2021-08-12 09:52:38 +00:00