Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Commit 8a496aa

Browse files
committed
Mention Cargo-mode in Readme
1 parent da7d992 commit 8a496aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The goal of this tool is to read and apply the suggestions made by rustc (and th
1010

1111
This tool can
1212

13+
- parse rustc's diagnostics (it calls `cargo` for you and reads its output)
1314
- read a file of diagnostics (one JSON object per line)
1415
- interactively step through the suggestions and ask the user what to do
1516
- apply suggestions (currently whole lines only)

0 commit comments

Comments
 (0)