mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 12:40:14 +03:00
2ca0e9e00e
5327: Mark fixes from check as preferred r=matklad a=kjeremy This allows us to run the auto fix command from vscode to automatically fix diagnostics in the file. They are also distinguished in the UI. Co-authored-by: Jeremy Kolb <kjeremy@gmail.com>