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
/
crates
/
rust-analyzer
/
src
Age
Commit message (
Expand
)
Author
Lines
2020-06-25
Use Handle/Actor terminology for flycheck
Aleksey Kladov
-4
/
+7
2020-06-25
Scale progress down
Aleksey Kladov
-171
/
+79
2020-06-25
Merge branch 'Veetaha-feat/sync-branch'
Aleksey Kladov
-7
/
+104
2020-06-25
Tweak visibility
Aleksey Kladov
-88
/
+84
2020-06-25
Reduce visibility
Aleksey Kladov
-40
/
+29
2020-06-25
Merge LoopState into GlobalState
Aleksey Kladov
-79
/
+64
2020-06-24
Flatten module hierarchy
Aleksey Kladov
-49
/
+50
2020-06-24
Cleanup visibility
Aleksey Kladov
-18
/
+18
2020-06-24
Less error-prone naming
Aleksey Kladov
-11
/
+5
2020-06-24
Fix infinite cargo check bug
Aleksey Kladov
-1
/
+1
2020-06-24
Cleanup project.json deserialization
Aleksey Kladov
-28
/
+22
2020-06-24
Rename json_project -> project_json
Aleksey Kladov
-5
/
+5
2020-06-24
Merge #5015 #5027 #5028
bors[bot]
-1
/
+1
2020-06-24
Be more explicit about absolute paths at various places
Aleksey Kladov
-30
/
+38
2020-06-24
Make Debug less verbose for VfsPath and use Display in analysis-stats
Laurențiu Nicola
-1
/
+1
2020-06-24
Merge #4940
bors[bot]
-2
/
+6
2020-06-23
Slightly better name
Aleksey Kladov
-2
/
+2
2020-06-23
Update injection mechanism and stop injecting through highlight element, swit...
Paul Daniel Faria
-2
/
+2
2020-06-23
Add punctuation highlighting for highlighting punctuation in doctests, fix hi...
Paul Daniel Faria
-2
/
+4
2020-06-23
Add support for marking doctest items as distinct from normal code, add defau...
Paul Daniel Faria
-0
/
+2
2020-06-23
New VFS
Aleksey Kladov
-600
/
+517
2020-06-20
Move ReqQueue to lsp-server
Aleksey Kladov
-189
/
+106
2020-06-20
Centralize handing of in-flight requests
Aleksey Kladov
-170
/
+188
2020-06-19
Merge #4839
bors[bot]
-5
/
+44
2020-06-18
Merge #4903
bors[bot]
-0
/
+1
2020-06-18
Flatten Task enum ¯\_(ツ)_/¯
Veetaha
-5
/
+7
2020-06-18
Migrate flycheck to fully-lsp-compatible progress reports (introduce ra_progr...
veetaha
-223
/
+167
2020-06-18
Migrate flycheck to fully-lsp-compatible progress reports (introduce ra_progr...
veetaha
-96
/
+212
2020-06-18
Simplify
Aleksey Kladov
-10
/
+4
2020-06-18
Add `Go to Type Definition` hover action.
vsrs
-4
/
+43
2020-06-18
Fix empty hover action group for a runnable.
vsrs
-1
/
+1
2020-06-18
Merge #4934
bors[bot]
-84
/
+11
2020-06-18
Remove special casing for library symbols
Aleksey Kladov
-84
/
+11
2020-06-18
Simplify
Veetaha
-10
/
+6
2020-06-17
Merge #4927
bors[bot]
-24
/
+30
2020-06-17
Better encapsulate reverse-mapping of files to cargo targets
Aleksey Kladov
-24
/
+30
2020-06-17
Syntax highlighting for escape sequences in strings
Leander Tentrup
-0
/
+2
2020-06-17
Add highlighting support for doc comments
Paul Daniel Faria
-0
/
+1
2020-06-17
Merge #4913 #4915 #4916
bors[bot]
-30
/
+386
2020-06-17
Warnings as hint or info
Gabriel Valfridsson
-13
/
+384
2020-06-16
Remove debugging code for incremental sync
Laurențiu Nicola
-17
/
+2
2020-06-16
Anchor file-system operations to the file, and not to the source root.
Aleksey Kladov
-8
/
+9
2020-06-15
Accept relative paths in rust-project.json
Thiébaud Weksteen
-7
/
+14
2020-06-13
Merge #4867
bors[bot]
-160
/
+134
2020-06-13
Cleanup URL handling
Aleksey Kladov
-160
/
+134
2020-06-12
Revert "Hide squiggly for unused and unnecessary"
Gabriel Valfridsson
-3
/
+2
2020-06-11
Remove dead code
Aleksey Kladov
-5
/
+0
2020-06-10
Reduce OUT_DIR special casing
Aleksey Kladov
-37
/
+36
2020-06-10
checkOnSafe.features and checkOnSafe.allFeatures now work identically.
Clemens Wasser
-9
/
+2
2020-06-10
Most of the checkOnSafe options now default to the cargo equivalent.
Clemens Wasser
-1
/
+5
[prev]
[next]