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
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
-45
/
+326
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
-9
/
+26
2020-04-16
Add tests for proc_macro
Edwin Cheng
-1
/
+88
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
2020-04-02
Don't clone where you can copy
veetaha
-1
/
+1
2020-04-02
Allow fully overriding check and fmt commands
Aleksey Kladov
-2
/
+19
2020-04-02
Remove vscode_lldb setting
Aleksey Kladov
-20
/
+14
2020-04-02
Siplify
Aleksey Kladov
-7
/
+5
2020-04-02
Lean onto default implementation of configs
Aleksey Kladov
-11
/
+16
2020-04-02
New config in package.json
Aleksey Kladov
-26
/
+41
2020-04-02
Reorder fields
Aleksey Kladov
-44
/
+47
2020-04-02
Remove old syntax highlighting
Aleksey Kladov
-87
/
+3
2020-04-01
Fix pointer syntax
Aleksey Kladov
-30
/
+36
2020-04-01
Centralize defaults
Aleksey Kladov
-8
/
+6
2020-04-01
Reduce scope of deserialization
Aleksey Kladov
-6
/
+5
2020-04-01
Centralize client capabilities
Aleksey Kladov
-17
/
+21
2020-04-01
Centralize all config
Aleksey Kladov
-327
/
+140
[prev]
[next]