mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-27 17:05:53 +00:00
4502: Mark fixes from diagnostics as quick fixes r=kjeremy a=kjeremy Populates the diagnostic UI with fixes: Before:  After:  Co-authored-by: Jeremy Kolb <kjeremy@gmail.com>