rust/src/test/ui/use/use-mod
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
..
use-mod-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
use-mod-2.stderr Remove licenses 2018-12-25 21:08:33 -07:00
use-mod-3.rs Remove licenses 2018-12-25 21:08:33 -07:00
use-mod-3.stderr Normalize wording of privacy access labels 2020-03-22 15:36:54 -07:00
use-mod-4.rs Remove licenses 2018-12-25 21:08:33 -07:00
use-mod-4.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
use-mod-5.rs Add error recovery for use foo::self 2020-05-19 20:40:47 +02:00
use-mod-5.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
use-mod-6.rs Add error recovery for use foo::self 2020-05-19 20:40:47 +02:00
use-mod-6.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00