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-04-24
Merge #4101
bors[bot]
-1
/
+1
2020-04-24
Honor snippet capability
Aleksey Kladov
-0
/
+8
2020-04-24
Introduce internal snippet cap
Aleksey Kladov
-0
/
+1
2020-04-24
Don't set sortText
Aleksey Kladov
-18
/
+10
2020-04-23
Merge #3954
bors[bot]
-12
/
+24
2020-04-23
Fully get rid of SyntaxNodePtr::range
Aleksey Kladov
-1
/
+5
2020-04-24
Bubble up error
Edwin Cheng
-1
/
+1
2020-04-23
Cleanup proc_macro config
Aleksey Kladov
-3
/
+5
2020-04-23
Merge #4093
bors[bot]
-1
/
+1
2020-04-23
Merge #4092
bors[bot]
-2
/
+5
2020-04-23
Fix typo
veetaha
-1
/
+1
2020-04-23
Simplify config
veetaha
-1
/
+1
2020-04-22
feat: run ignored tests
Hannes De Valkeneer
-2
/
+5
2020-04-22
Merge #4090
bors[bot]
-2
/
+2
2020-04-22
Align the name of proc-macro enabling flag
Aleksey Kladov
-1
/
+1
2020-04-22
Match implementation of diagnostics flag to the docs
Aleksey Kladov
-1
/
+1
2020-04-21
Don't panic on `rust-analyzer --help`
Andrew Chin
-8
/
+16
2020-04-21
Improve autocompletion by looking on the type and name
Benjamin Coenen
-5
/
+6
2020-04-21
Merge branch 'master' of github.com:rust-analyzer/rust-analyzer
Benjamin Coenen
-25
/
+30
2020-04-21
Cleanup args a bit
Aleksey Kladov
-7
/
+9
2020-04-20
Merge #4061
bors[bot]
-16
/
+13
2020-04-20
ra_proc_macro: cleanups here and there
veetaha
-16
/
+13
2020-04-19
Some clippy fixes
Jeremy Kolb
-1
/
+1
2020-04-18
Add semantic tag for unresolved references
Aleksey Kladov
-1
/
+7
2020-04-18
Merge branch 'master' of github.com:rust-analyzer/rust-analyzer
Benjamin Coenen
-6
/
+2
2020-04-17
Merge #3996
bors[bot]
-6
/
+2
2020-04-17
Merge branch 'master' of github.com:rust-analyzer/rust-analyzer
Benjamin Coenen
-43
/
+235
2020-04-17
Fix path for proc-macro in nightly / stable build
Edwin Cheng
-6
/
+2
2020-04-16
Merge #3995
bors[bot]
-28
/
+40
2020-04-16
Unmix error handling when discovering workspaces
Aleksey Kladov
-20
/
+18
2020-04-16
Decouple project loading from project discovery a bit
Aleksey Kladov
-28
/
+42
2020-04-16
feat: improve dot completions with scoring
Benjamin Coenen
-5
/
+12
2020-04-16
Add proc-macro cli command for rust-analyzer
Edwin Cheng
-6
/
+21
2020-04-16
Add config for proc_macro
Edwin Cheng
-1
/
+11
2020-04-16
Add with-proc-macro in bench ,stats and diagnositcs
Edwin Cheng
-13
/
+49
2020-04-14
diagnostics cli, iterate over members
Josh Mcguigan
-18
/
+22
2020-04-14
add sort_text to sort in editor view
Benjamin Coenen
-8
/
+12
2020-04-14
cli diagnostics walk files
Josh Mcguigan
-50
/
+51
2020-04-13
add diagnostics subcommand to rust-analyzer CLI
Josh Mcguigan
-3
/
+117
2020-04-11
Remove dead code
Aleksey Kladov
-10
/
+2
2020-04-11
Fix non canonicallized path for crate file
Edwin Cheng
-2
/
+6
2020-04-06
fix cargo check config with custom command
Josh Mcguigan
-15
/
+25
2020-04-06
Check for eprintln on CI
Aleksey Kladov
-11
/
+2
2020-04-06
Merge pull request #3853 from matklad/cf
Aleksey Kladov
-4
/
+4
2020-04-06
Make control token modifier less ambiguous
Aleksey Kladov
-4
/
+4
2020-04-04
Remove explicit generic type parameter
veetaha
-1
/
+1
2020-04-04
Simplify config
veetaha
-9
/
+8
2020-04-02
Apply cargo xtask format
veetaha
-1
/
+0
2020-04-02
Migrate to privacy as per review commets
veetaha
-13
/
+17
2020-04-02
Simpify workspace handling
veetaha
-54
/
+46
[prev]
[next]