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-05-10
to_proto::semantic_tokens
Aleksey Kladov
-34
/
+33
2020-05-10
Simplify proto conversion
Aleksey Kladov
-937
/
+799
2020-05-09
Simplify crate graph creation
veetaha
-22
/
+16
2020-05-09
Simplify
veetaha
-5
/
+6
2020-05-09
Simplify
veetaha
-11
/
+9
2020-05-07
do not show runnables for main function outside of a binary target #4356
Benjamin Coenen
-2
/
+24
2020-05-05
Merge #4332
bors[bot]
-15
/
+14
2020-05-05
Rename AtomTextEdit -> Indel
Aleksey Kladov
-15
/
+14
2020-05-05
add the allFeatures flag (true by default)
guigui64
-1
/
+3
2020-05-05
Merge #4166
bors[bot]
-2
/
+3
2020-05-05
Merge #4323
bors[bot]
-0
/
+12
2020-05-05
Add tests for #4306
Laurențiu Nicola
-0
/
+12
2020-05-05
Merge #4320
bors[bot]
-6
/
+22
2020-05-05
Pass cargo.target to rustc
Christophe MASSOLIN
-2
/
+2
2020-05-05
Rename `defaultTarget` to target
Christophe MASSOLIN
-1
/
+1
2020-05-05
add doctest support #4317
Benjamin Coenen
-6
/
+22
2020-05-04
Fix line index rebuild during incremental changes
Laurențiu Nicola
-5
/
+5
2020-05-04
Make incremental sync opt-out
Laurențiu Nicola
-3
/
+3
2020-05-03
Make incremental sync opt-in
Laurențiu Nicola
-1
/
+6
2020-05-03
Merge #4278
bors[bot]
-1
/
+17
2020-05-03
Log panics in apply_document_changes
Laurențiu Nicola
-1
/
+17
2020-05-02
Merge #4207 #4253
bors[bot]
-8
/
+2
2020-05-02
Merge #4256
bors[bot]
-2
/
+2
2020-05-02
Test/check the whole package
Aleksey Kladov
-5
/
+1
2020-05-01
Remove `workspaceLoaded` setting
Andrew Chin
-8
/
+2
2020-05-01
Improve formatting of analyzer status text
Andrew Chin
-2
/
+2
2020-05-01
Update crates
kjeremy
-1
/
+1
2020-05-01
Address comments
kjeremy
-2
/
+4
2020-05-01
Mark most assists as the base "refactor" type
kjeremy
-9
/
+2
2020-05-01
Advertise support for all the builtin CodeActionKinds
kjeremy
-8
/
+20
2020-05-01
Filter out CodeActions if a server only support commands.
kjeremy
-0
/
+22
2020-04-30
Add support for incremental text synchronization
Laurențiu Nicola
-10
/
+122
2020-04-28
Merge #4161
bors[bot]
-31
/
+35
2020-04-28
Make it impossible to forget to add a semantic token type / modifier
Aleksey Kladov
-56
/
+61
2020-04-28
Introduce new semantic highlight token for format specifier
Leander Tentrup
-1
/
+5
2020-04-28
[config] rename cargo.defaultTarget
Christophe MASSOLIN
-1
/
+1
2020-04-27
Started rust-analyzer.cargo.defaultTarget implementation
Christophe MASSOLIN
-0
/
+1
2020-04-26
lsp-types 0.74
kjeremy
-31
/
+35
2020-04-26
Add `cargo test` to the list of Run commands
Aleksey Kladov
-16
/
+26
2020-04-25
Merge #4113 #4136 #4141 #4142
bors[bot]
-4
/
+39
2020-04-25
Merge #4133
bors[bot]
-7
/
+9
2020-04-25
main: fix bug where thread pool isn't joined
Andrew Gallant
-0
/
+1
2020-04-25
main: eagerly prime goto-definition caches
Andrew Gallant
-7
/
+8
2020-04-25
Merge #4125
bors[bot]
-4
/
+5
2020-04-25
Cleanups
Aleksey Kladov
-1
/
+1
2020-04-25
Convert code to text-size
Aleksey Kladov
-19
/
+19
2020-04-25
Avoid lossy OsString conversions
Laurențiu Nicola
-4
/
+5
2020-04-24
Adds attribute completions (#3941)
Roberto Vidal
-0
/
+1
2020-04-24
Support returning non-hierarchical symbols
kjeremy
-4
/
+33
2020-04-24
Add hierarchical symbols client capability
kjeremy
-0
/
+6
[prev]
[next]