rust/src/test/ui/keyword
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
..
extern Modify structured suggestion output 2021-08-11 09:46:24 +00:00
keyword-false-as-identifier.rs Remove licenses 2018-12-25 21:08:33 -07:00
keyword-false-as-identifier.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
keyword-self-as-identifier.rs Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
keyword-self-as-identifier.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
keyword-self-as-type-param.rs Move some UI tests to more suitable subdirs 2021-06-30 06:41:10 +09:00
keyword-self-as-type-param.stderr Move some UI tests to more suitable subdirs 2021-06-30 06:41:10 +09:00
keyword-super-as-identifier.rs Diagnostics should not end with a full stop 2020-01-12 15:37:50 +00:00
keyword-super-as-identifier.stderr Diagnostics should not end with a full stop 2020-01-12 15:37:50 +00:00
keyword-super.rs Diagnostics should not end with a full stop 2020-01-12 15:37:50 +00:00
keyword-super.stderr Diagnostics should not end with a full stop 2020-01-12 15:37:50 +00:00
keyword-true-as-identifier.rs Remove licenses 2018-12-25 21:08:33 -07:00
keyword-true-as-identifier.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00