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-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
/
+4
2021-04-13
Ensure that listing&resolving code actions use the same set of actions
Aleksey Kladov
-23
/
+15
2021-04-13
Merge #8494
bors[bot]
-101
/
+70
2021-04-13
internal: unfork code paths for unresolved and resolved assist
Aleksey Kladov
-101
/
+70
2021-04-13
Exclude nightly tag from git describe to fix version string
Laurențiu Nicola
-1
/
+2
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
-14
/
+108
2021-04-10
Merge #8410
bors[bot]
-19
/
+49
2021-04-08
8279: Added initial implementation for
Chetan Khilosiya
-4
/
+15
2021-04-08
Bump lsp-types and syn
kjeremy
-1
/
+1
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
-108
/
+119
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
2021-03-31
Rename `convert_location` -> `location`
Jonas Schievink
-11
/
+11
2021-03-31
8024: Added the trait modifier for methods
Chetan Khilosiya
-0
/
+2
2021-03-30
Improve rustc diagnostic mapping
Jonas Schievink
-49
/
+272
2021-03-30
internal: revive google_cpu_profile infra
Aleksey Kladov
-0
/
+2
2021-03-30
internal: switch from CLI to internal benchmarking
Aleksey Kladov
-262
/
+76
2021-03-29
formatting fix
Ayomide Bamidele
-1
/
+5
2021-03-29
Folding range for consts
Ayomide Bamidele
-1
/
+1
2021-03-26
completion relevance distinguish between exact type match and could unify
Josh Mcguigan
-1
/
+1
2021-03-24
Merge #8177
bors[bot]
-2
/
+2
2021-03-24
Ignore proc-macro stdout to prevent IPC crash
Edwin Cheng
-0
/
+4
[prev]
[next]