setup-rust-action icon indicating copy to clipboard operation
setup-rust-action copied to clipboard

Show diff output from rustfmt

Open YaLTeR opened this issue 5 years ago • 0 comments

Right now the annotation just says "Diff in /path/to/file.rs" without any context, and additionally it's several lines off because rustfmt outputs a couple of context lines above the change and prints the line number of the topmost line.

YaLTeR avatar Jan 24 '20 08:01 YaLTeR