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
Age
Commit message (
Expand
)
Author
Lines
2020-08-18
Make disabled diagnostics an argument of corresponding function
Igor Aleksanov
-5
/
+21
2020-08-18
Revive cache cleaning
Aleksey Kladov
-0
/
+10
2020-08-17
Merge #5782
bors[bot]
-2
/
+10
2020-08-17
Don't make fields private unless you have to
Aleksey Kladov
-6
/
+6
2020-08-17
Fix StatusNotification
vsrs
-2
/
+10
2020-08-17
Remove test for `handle_document_symbol`
Yusuke Tanaka
-317
/
+4
2020-08-16
Add new HighlightModifier variant, Consuming
Paul Daniel Faria
-0
/
+2
2020-08-14
Merge branch 'master' into add-disable-diagnostics
Igor Aleksanov
-156
/
+152
2020-08-13
Rename ra_ide -> ide
Aleksey Kladov
-29
/
+28
2020-08-13
Rename ra_ssr -> ssr
Aleksey Kladov
-8
/
+10
2020-08-13
Rename ra_ide_db -> ide_db
Aleksey Kladov
-2
/
+2
2020-08-13
Rename ra_hir -> hir
Aleksey Kladov
-1
/
+1
2020-08-13
Rename ra_hir_ty -> hir_ty
Aleksey Kladov
-1
/
+1
2020-08-13
Rename ra_hir_def -> hir_def
Aleksey Kladov
-9
/
+9
2020-08-13
Rename ra_db -> base_db
Aleksey Kladov
-16
/
+16
2020-08-13
Rename ra_project_model -> project_model
Pavan Kumar Sunkara
-12
/
+12
2020-08-13
fmt
Aleksey Kladov
-1
/
+1
2020-08-13
Rename ra_cfg -> cfg
Aleksey Kladov
-3
/
+3
2020-08-13
Rename ra_mbe -> mbe
Aleksey Kladov
-1
/
+1
2020-08-13
Rename ra_proc_macro_srv -> proc_macro_srv
Pavan Kumar Sunkara
-3
/
+3
2020-08-12
Rename ra_syntax -> syntax
Aleksey Kladov
-7
/
+7
2020-08-12
Rename ra_text_edit -> text_edit
Aleksey Kladov
-1
/
+1
2020-08-12
Rename ra_toolchain -> toolchain
Aleksey Kladov
-2
/
+2
2020-08-12
Rename ra_tt -> tt
Aleksey Kladov
-1
/
+1
2020-08-12
Rename ra_prof -> profile
Aleksey Kladov
-60
/
+55
2020-08-12
Merge branch 'master' into add-disable-diagnostics
Igor Aleksanov
-16
/
+41
2020-08-11
Simplify fix structure
Kirill Bulatov
-4
/
+3
2020-08-11
Separate diagnostics and diagnostics fix ranges
Kirill Bulatov
-3
/
+3
2020-08-11
Address some FIXMEs
JmPotato
-5
/
+5
2020-08-10
Return InvalidRequest if Shutdown has been requested
Jeremy Kolb
-1
/
+16
2020-08-09
Merge #5692
bors[bot]
-2
/
+2
2020-08-09
Remove Option<...> from result of Crate::root_module
Paul Daniel Faria
-2
/
+2
2020-08-09
Merge #5693
bors[bot]
-0
/
+10
2020-08-10
Let shutdown request to pass through when status == Loading
Veetaha
-1
/
+1
2020-08-09
Merge #5414
bors[bot]
-1
/
+1
2020-08-09
format in to_proto::markup_content
JmPotato
-1
/
+2
2020-08-08
Fix no inlay hints / unresolved tokens until manual edit
Veetaha
-0
/
+10
2020-08-08
Remove clone
Veetaha
-1
/
+1
2020-08-08
Add test for `handle_document_symbol` (#5655)
Yusuke Tanaka
-4
/
+317
2020-08-08
Reverse document symbols for each scope (#5655)
Yusuke Tanaka
-5
/
+10
2020-08-07
Add an AnalysisConfig structure and use it to configure diagnostics run
Igor Aleksanov
-3
/
+11
2020-08-06
Merge #5526
bors[bot]
-14
/
+208
2020-08-05
Address PR comments
Jeremy Kolb
-18
/
+12
2020-08-05
Fix relative path handling for custom rustfmt
Aleksey Kladov
-5
/
+0
2020-08-03
Revert "Restore line index micro-optimization"
Michael Lazear
-31
/
+23
2020-08-02
Fix test code lens
Aleksei Trifonov
-1
/
+1
2020-08-02
update & configure cmark to render three backticks
Zac Pullar-Strecker
-1
/
+1
2020-08-01
Simplify argument parsing
Laurențiu Nicola
-24
/
+27
2020-07-31
Handle semantic token deltas
kjeremy
-13
/
+213
2020-07-31
Merge remote-tracking branch 'upstream/master' into 503-hover-doc-links
Zac Pullar-Strecker
-1233
/
+1754
[prev]
[next]