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
2021-05-17
Merge #8795
bors[bot]
-10
/
+64
2021-05-16
Tag Self in impls as a TypeAlias
Lukas Wirth
-1
/
+1
2021-05-14
minor: more useful bench
Aleksey Kladov
-2
/
+2
2021-05-14
Apply async semantic token modifier to async/await keywords
hi-rustin
-0
/
+2
2021-05-12
Fix build script dependencies
Jonas Schievink
-1
/
+1
2021-05-12
Move `dot` invocation to rust-analyzer crate
Jonas Schievink
-4
/
+16
2021-05-11
Allow viewing the crate graph in a webview
Jonas Schievink
-0
/
+15
2021-05-10
Formatting and docs
John Renner
-16
/
+21
2021-05-10
Update docs
Lukas Wirth
-2
/
+2
2021-05-10
Allow semantic tokens for strings to be disabled
John Renner
-9
/
+58
2021-05-10
Give MergeBehaviour variants better names
Lukas Wirth
-11
/
+13
2021-05-08
internal: add rust-analyzer version to panic context
Aleksey Kladov
-4
/
+17
2021-05-07
Use package renaming so source doesn't say tikv
John Renner
-2
/
+2
2021-05-07
Switch from jemalloc to tikv-jemalloc
John Renner
-2
/
+2
2021-05-07
minor: standard snippet
Aleksey Kladov
-6
/
+13
2021-05-05
Merge #8674
bors[bot]
-0
/
+1
2021-05-04
internal: env var to toggle slow benches
Aleksey Kladov
-4
/
+2
2021-05-04
Merge #8720
bors[bot]
-75
/
+187
2021-05-04
internal: add integrated completion benchmark
Aleksey Kladov
-75
/
+187
2021-05-04
More searchable name
Aleksey Kladov
-1
/
+1
2021-05-03
Code review fixes
Kirill Bulatov
-15
/
+29
2021-05-03
Index retrieval fix
Kirill Bulatov
-1
/
+11
2021-05-03
Less panics in the assist resolution
Kirill Bulatov
-2
/
+10
2021-05-03
Add docs and use better naming
Kirill Bulatov
-2
/
+2
2021-05-03
Resolve single assist only
Kirill Bulatov
-11
/
+24
2021-05-03
Add a way to resolve certain assists
Kirill Bulatov
-8
/
+16
2021-05-02
fix: don't duplicate Progerss::Finised for cache priming
Aleksey Kladov
-20
/
+10
2021-04-30
Ensure that only one cache priming task can run at a time
Boris-Chengbiao Zhou
-0
/
+18
2021-04-30
add folding for where clauses
m5tfi
-0
/
+1
2021-04-28
internal: ensure that client and server-side configs are not mixed up
Aleksey Kladov
-2
/
+5
2021-04-27
Merge #8679
bors[bot]
-0
/
+6
2021-04-27
fix: don't show error message for a valid notification
Aleksey Kladov
-0
/
+6
2021-04-27
Return ServerNotInitialized according to the spec
Jeremy Kolb
-1
/
+1
2021-04-26
Add config options
Jorge Mederos Alvarado
-0
/
+2
2021-04-26
Use -u instead of --utc date flag
Kirill Bulatov
-1
/
+1
2021-04-26
fix: add date to the version string on Mac
Aleksey Kladov
-1
/
+1
2021-04-24
Split out merge_imports module from helpers::insert_use
Lukas Wirth
-1
/
+2
2021-04-24
fix: correct version string to contain hash, build date and channel
Aleksey Kladov
-21
/
+41
2021-04-22
Merge #8627
bors[bot]
-0
/
+1
2021-04-22
Add profiling spans under cargo_to_crate_graph
Laurențiu Nicola
-0
/
+1
2021-04-21
Code review feedback.
James Leitch
-8
/
+10
2021-04-21
Diagnostic Remap Path Prefixes added.
James Leitch
-36
/
+41
2021-04-21
Diagnostic paths attempt to use VSCode's path join behavior before defaulting...
James Leitch
-3
/
+30
2021-04-19
internal: fix slightly broken test
Aleksey Kladov
-1
/
+1
2021-04-19
Fix typo: comparision -> comparison
Adrian Stanciu
-2
/
+2
2021-04-19
Check for rust doc code attributes like rustdoc does
Lukas Wirth
-22
/
+2
2021-04-19
Don't require all doc fences to be valid for identifying rust code
Lukas Wirth
-1
/
+3
2021-04-19
Merge #8540
bors[bot]
-29
/
+95
2021-04-19
Better visualise control flow for change_annotation_support"
Lukas Wirth
-51
/
+46
2021-04-18
Prevent being able to rename items that are not part of the workspace
Lukas Wirth
-15
/
+86
[prev]
[next]