summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates/flycheck
AgeCommit message (Expand)AuthorLines
2024-07-07Add --keep-going to the check commandmo8it-0/+2
2024-06-30Remove inline `rust_2018_idioms, unused_lifetimes` lint warn, Cargo.toml alre...Lukas Wirth-2/+0
2024-06-20fix: Fix flycheck panicking when cancelledLukas Wirth-0/+1
2024-06-03Auto merge of #17315 - hamirmahal:style/simplify-string-interpolation, r=Veykrilbors-4/+3
2024-06-01Auto merge of #17302 - mladedav:dm/fix-clear, r=Veykrilbors-0/+27
2024-06-01Move state trackig of diagnostic clearing inside `FlycheckActor`David Mládek-0/+27
2024-05-31minor: replace command-group with process-wrapHenry Chen-6/+12
2024-05-30style: simplify string interpolationHamir Mahal-4/+3
2024-04-21Support flychecking for cargo scriptsLukas Wirth-3/+13
2024-04-21Allow rust files to be used linkedProjectsLukas Wirth-0/+773