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
2021-04-26
Add config options
Jorge Mederos Alvarado
-0
/
+2
2021-04-24
Split out merge_imports module from helpers::insert_use
Lukas Wirth
-1
/
+2
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
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
2021-04-18
Accept `E<error_number>` notation in doctests
Chayim Refael Friedman
-3
/
+15
2021-04-15
change grammar
Milo
-4
/
+4
2021-04-14
Move cursor position when using item movers
Jonas Schievink
-16
/
+7
2021-04-13
Merge #8354
bors[bot]
-4
/
+15
2021-04-13
feat: improve performance by delaying computation of fixes for diagnostics
Aleksey Kladov
-2
/
+3
2021-04-13
Ensure that listing&resolving code actions use the same set of actions
Aleksey Kladov
-23
/
+15
2021-04-13
internal: unfork code paths for unresolved and resolved assist
Aleksey Kladov
-99
/
+70
2021-04-12
internal: prepare for lazy diagnostics
Aleksey Kladov
-11
/
+13
2021-04-12
fix: don't spam repeated error messages when `cargo check` fails
Aleksey Kladov
-7
/
+8
2021-04-12
feat: avoid checking the whole project during initial loading
Aleksey Kladov
-10
/
+90
2021-04-10
Merge #8410
bors[bot]
-19
/
+49
2021-04-08
8279: Added initial implementation for
Chetan Khilosiya
-4
/
+15
2021-04-08
Use CompletionTextEdit::InsertAndReplace if supported by the client
Lukas Wirth
-19
/
+49
2021-04-08
Emit folding ranges for multiline array literals
Lukas Wirth
-1
/
+2
2021-04-07
Autoclose blocks when typing `{`
Jonas Schievink
-2
/
+1
2021-04-07
Return a better error message for when we are waiting for cargo.
Manuel Ceron
-1
/
+1
2021-04-06
Merge #8375
bors[bot]
-11
/
+30
2021-04-06
feat: show errors from `cargo metadata` and initial `cargo check` in the stat...
Aleksey Kladov
-11
/
+30
2021-04-06
Merge #8368
bors[bot]
-1
/
+1
2021-04-06
More robust status notifications
Aleksey Kladov
-102
/
+114
2021-04-06
Move Ty accessors to TyExt
Lukas Wirth
-1
/
+1
2021-04-06
Prepare for more stateless status reporting
Aleksey Kladov
-35
/
+36
2021-04-06
Use autoreload config to gate execution rather that staleness
Aleksey Kladov
-7
/
+8
2021-04-06
Avoid duplicate `cargo check`s
Aleksey Kladov
-1
/
+12
2021-04-06
Improve readability
Aleksey Kladov
-29
/
+28
2021-04-06
internal: do not drop errors from cargo metadata/check
Aleksey Kladov
-50
/
+59
2021-04-05
internal: prepare to store OpQueue results in the queue itself
Aleksey Kladov
-13
/
+24
2021-04-05
internal: explain "extract if condition" refactoring
Aleksey Kladov
-9
/
+9
2021-04-05
analysis-stats: allow skipping type inference
Jonas Schievink
-22
/
+42
2021-04-05
Error when `rustfmt` component is unavailable
Jonas Schievink
-1
/
+4
2021-04-04
Make `ast_to_token_tree` infallible
Jonas Schievink
-1
/
+1
2021-04-02
Put the revision in the logged startup message
Jade
-1
/
+1
2021-04-01
Merge #8265
bors[bot]
-47
/
+192
2021-04-01
Include remaining memory in memory usage stats
Jonas Schievink
-1
/
+2
2021-04-01
Check for and skip dummy macro files
Jonas Schievink
-120
/
+16
2021-04-01
Adjust message when pointing at location in macro
Jonas Schievink
-2
/
+10
2021-03-31
Search for a suitable primary location
Jonas Schievink
-9
/
+27
[prev]
[next]