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-06-17
Warnings as hint or info
Gabriel Valfridsson
-13
/
+384
2020-06-16
Remove debugging code for incremental sync
Laurențiu Nicola
-17
/
+2
2020-06-16
Anchor file-system operations to the file, and not to the source root.
Aleksey Kladov
-8
/
+9
2020-06-15
Accept relative paths in rust-project.json
Thiébaud Weksteen
-7
/
+14
2020-06-13
Merge #4867
bors[bot]
-160
/
+134
2020-06-13
Cleanup URL handling
Aleksey Kladov
-160
/
+134
2020-06-12
Revert "Hide squiggly for unused and unnecessary"
Gabriel Valfridsson
-3
/
+2
2020-06-11
Remove dead code
Aleksey Kladov
-5
/
+0
2020-06-10
Reduce OUT_DIR special casing
Aleksey Kladov
-37
/
+36
2020-06-10
checkOnSafe.features and checkOnSafe.allFeatures now work identically.
Clemens Wasser
-9
/
+2
2020-06-10
Most of the checkOnSafe options now default to the cargo equivalent.
Clemens Wasser
-1
/
+5
2020-06-10
Added the rust-analyzer.checkOnSave.features option.
Clemens Wasser
-1
/
+4
2020-06-09
flycheck now uses the configured features
Clemens Wasser
-1
/
+3
2020-06-08
Merge #4784
bors[bot]
-27
/
+6
2020-06-08
Use Option<&str> for target instead of Option<&String>
Paul Daniel Faria
-1
/
+1
2020-06-08
Remove default_cfg_options, pass target instead so it can be used for buildin...
Paul Daniel Faria
-25
/
+6
2020-06-08
Apply suggestions from code review
vsrs
-17
/
+13
2020-06-07
Change management of test cfg to better support json projects
Paul Daniel Faria
-2
/
+0
2020-06-06
Add lib target filtering.
vsrs
-11
/
+18
2020-06-06
Add Run|Debug hover actions
vsrs
-15
/
+40
2020-06-06
Preliminary runnables refactoring
vsrs
-54
/
+44
2020-06-05
Merge #4729 #4748
bors[bot]
-41
/
+151
2020-06-05
Actually test include!(concant!(env!()));
Aleksey Kladov
-22
/
+23
2020-06-05
Cleanup test
Aleksey Kladov
-50
/
+12
2020-06-05
Remove hover actions heavy tests.
vsrs
-180
/
+0
2020-06-05
Remove hover contents marking as trusted.
vsrs
-1
/
+1
2020-06-05
Add capabilities tests.
vsrs
-7
/
+184
2020-06-05
Apply suggestions from @kjeremy review
vsrs
-19
/
+18
2020-06-05
Rebase on the latest master.
vsrs
-10
/
+10
2020-06-05
Code formatting
vsrs
-2
/
+3
2020-06-05
Add hover actions as LSP extension
vsrs
-35
/
+148
2020-06-04
Merge #4740
bors[bot]
-1
/
+1
2020-06-03
Remove unneeded "./" prefix affecting error messages
David Tolnay
-1
/
+1
2020-06-03
Declare required lsp-server dependency of rust-analyzer crate
David Tolnay
-1
/
+1
2020-06-03
Fix more comments
Mikhail Rakhmanov
-5
/
+4
2020-06-03
Merge branch 'master' into compute-lazy-assits
Mikhail Rakhmanov
-421
/
+444
2020-06-03
Fix review comments
Mikhail Rakhmanov
-38
/
+24
2020-06-03
Merge #4502
bors[bot]
-2
/
+9
2020-06-03
Mark fixes from diagnostics as quick fixes
Jeremy Kolb
-2
/
+9
2020-06-03
Document rust-project.json
Aleksey Kladov
-18
/
+40
2020-06-03
Drop test for old format
Aleksey Kladov
-2
/
+0
2020-06-03
Groundwork for specifying the set of projects via config
Aleksey Kladov
-46
/
+83
2020-06-03
Rename ProjectRoot -> ProjectManifest
Aleksey Kladov
-4
/
+4
2020-06-03
Move project discovery
Aleksey Kladov
-6
/
+2
2020-06-03
Rename WorldState -> GlobalState
Aleksey Kladov
-273
/
+291
2020-06-03
Drop no-project test
Aleksey Kladov
-49
/
+0
2020-06-03
Derive local roots from Workspaces
Aleksey Kladov
-11
/
+14
2020-06-03
Merge pull request #4382 from woody77/json_cfgs
Aleksey Kladov
-2
/
+3
2020-06-03
Hide squiggly for unused and unnecessary
Gabriel Valfridsson
-2
/
+3
2020-06-02
Merge remote-tracking branch 'upstream/master' into compute-lazy-assits
Mikhail Rakhmanov
-213
/
+224
[prev]
[next]