os-rust/src/test/ui/reserved
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
..
reserved-attr-on-macro.rs resolve: Tweak "cannot find" wording for attributes 2019-09-15 13:10:12 +03:00
reserved-attr-on-macro.stderr resolve: Remove rustc_attrs as a standalone feature gate 2020-03-24 21:37:29 +03:00
reserved-become.rs recover on 'mut ' and improve recovery for keywords. 2019-08-27 13:04:48 +02:00
reserved-become.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00