cargo/crates/rustfix/src
Weihang Lo 95edc06e5b
fix(rustfix): dont apply same suggestion twice
This assumes that if any of the machine applicable fixes in
a diagnostic suggestion is a duplicate, we should see the
entire suggestion as a duplicate.
2024-04-10 11:54:33 -04:00
..
diagnostics.rs docs(rustfix): comments for diagnostic JSON output 2023-11-25 13:09:39 -05:00
error.rs refactor: use custom error instead of anyhow 2023-11-27 10:50:10 -05:00
lib.rs fix(rustfix): dont apply same suggestion twice 2024-04-10 11:54:33 -04:00
replace.rs refactor: use custom error instead of anyhow 2023-11-27 10:50:10 -05:00