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
use-mod-2.stderr
use-mod-3.rs
use-mod-3.stderr
use-mod-4.rs
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