index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
rust-analyzer
/
crates
/
flycheck
Age
Commit message (
Expand
)
Author
Lines
2024-08-08
Move flycheck crate into rust-analyzer main crate
Lukas Wirth
-990
/
+0
2024-08-06
Replace `[package.repository] = "…"` of published crates with `[package.rep...
Vincent Esche
-1
/
+1
2024-08-06
Unify package descriptions by adding references to "rust-analyzer"
Vincent Esche
-1
/
+1
2024-08-06
Add repository URL for published crates' missing `[package.repository]` fields
Vincent Esche
-0
/
+1
2024-08-06
Replace `"TBD"` with more helpful desciptions in published crates' `[package....
Vincent Esche
-1
/
+1
2024-07-28
17470 - run test explorer tests at the package level and add missing extra_te...
duncan
-3
/
+22
2024-07-18
feature: move `linked_projects` discovery to the rust-analyzer server
David Barsky
-1
/
+155
2024-07-07
Add --keep-going to the check command
mo8it
-0
/
+2
2024-06-30
Remove inline `rust_2018_idioms, unused_lifetimes` lint warn, Cargo.toml alre...
Lukas Wirth
-2
/
+0
2024-06-20
fix: Fix flycheck panicking when cancelled
Lukas Wirth
-0
/
+1
2024-06-03
Auto merge of #17315 - hamirmahal:style/simplify-string-interpolation, r=Veykril
bors
-4
/
+3
2024-06-01
Auto merge of #17302 - mladedav:dm/fix-clear, r=Veykril
bors
-0
/
+27
2024-06-01
Move state trackig of diagnostic clearing inside `FlycheckActor`
David Mládek
-0
/
+27
2024-05-31
minor: replace command-group with process-wrap
Henry Chen
-6
/
+12
2024-05-30
style: simplify string interpolation
Hamir Mahal
-4
/
+3
2024-04-21
Support flychecking for cargo scripts
Lukas Wirth
-3
/
+13
2024-04-21
Allow rust files to be used linkedProjects
Lukas Wirth
-0
/
+773