Commit graph

7 commits

Author SHA1 Message Date
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
Hirochika Matsumoto
bad0f288d3 Improve wording of suggestion about accessing field 2021-02-02 15:16:07 +09:00
Hirochika Matsumoto
2ce2d145c2 Account for union 2021-01-30 14:18:50 +09:00
Hirochika Matsumoto
ad9f707bf5 Fix test to check help message as well 2021-01-30 13:42:01 +09:00
Hirochika Matsumoto
f641f5133b Add rust-fix test 2021-01-29 16:33:15 +09:00
Hirochika Matsumoto
a9abf6f086 Add test for match expression 2021-01-29 16:28:53 +09:00
Hirochika Matsumoto
9e4ed337c7 Suggest accessing field when code compiles with it 2021-01-29 06:52:49 +09:00