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
/
tests
Age
Commit message (
Expand
)
Author
Lines
2020-07-02
Move cargo metadata off the main loop
Aleksey Kladov
-0
/
+1
2020-07-02
Indicate when project needs a reload
Aleksey Kladov
-5
/
+12
2020-06-30
Update missed heavy test
Zac Pullar-Strecker
-1
/
+1
2020-06-27
Add support for include_str
Laurențiu Nicola
-15
/
+25
2020-06-24
Be more explicit about absolute paths at various places
Aleksey Kladov
-3
/
+5
2020-06-24
Disable file watching when running slow tests
Aleksey Kladov
-4
/
+10
2020-06-23
Remove useless test code
Aleksey Kladov
-22
/
+4
2020-06-23
More principled indentation trimming in fixtures
Aleksey Kladov
-16
/
+4
2020-06-23
Docs for Fixture
Aleksey Kladov
-2
/
+2
2020-06-23
Simplify
Aleksey Kladov
-1
/
+1
2020-06-23
Simplify
Aleksey Kladov
-1
/
+1
2020-06-23
New VFS
Aleksey Kladov
-2
/
+2
2020-06-23
Remove RelativePathBuf from fixture
Aleksey Kladov
-28
/
+28
2020-06-05
Actually test include!(concant!(env!()));
Aleksey Kladov
-22
/
+23
2020-06-05
Cleanup test
Aleksey Kladov
-50
/
+12
2020-06-03
Mark fixes from diagnostics as quick fixes
Jeremy Kolb
-0
/
+2
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
-14
/
+17
2020-06-03
Drop no-project test
Aleksey Kladov
-49
/
+0
2020-06-03
Merge pull request #4382 from woody77/json_cfgs
Aleksey Kladov
-2
/
+3
2020-06-02
Fix tests
Aleksey Kladov
-54
/
+59
2020-05-31
Change Runnable.bin -> Runnable.kind
veetaha
-9
/
+5
2020-05-31
Fix tests, apply code review proposals
veetaha
-5
/
+9
2020-05-25
Hover tooltip module name is monospace once again
Aaron Loucks
-1
/
+1
2020-05-25
Less rust-analyzer specific onEnter
Aleksey Kladov
-32
/
+14
2020-05-24
Merge pull request #4495 from vsrs/fixture_meta
Aleksey Kladov
-1
/
+1
2020-05-23
Fix resolve_proc_macro heavy test
Galilée 'Bill' Enguehard
-1
/
+1
2020-05-21
Transition OnEnter to WorkspaceSnippetEdit
Aleksey Kladov
-40
/
+28
2020-05-19
Update test data
Aleksey Kladov
-38
/
+14
2020-05-16
Remove temporary FixtureEntry parsed_meta field.
vsrs
-1
/
+1
2020-05-11
Check client capabilities before sending progress notifications
Jeremy Kolb
-0
/
+1
2020-05-10
req -> lsp_ext
Aleksey Kladov
-11
/
+12
2020-05-08
Begin transition to new fields for JsonProject crate cfgs
Aaron Wood
-2
/
+3
2020-05-07
Merge #4296
bors[bot]
-3
/
+107
2020-05-05
Normalize naming of diagnostics
Aleksey Kladov
-8
/
+8
2020-05-05
Merge heavy tests
robojumper
-134
/
+105
2020-05-04
Support build.rs cargo:rustc-cfg
robojumper
-1
/
+134
2020-05-02
Test/check the whole package
Aleksey Kladov
-2
/
+2
2020-05-01
Filter out CodeActions if a server only support commands.
kjeremy
-1
/
+5
2020-04-26
lsp-types 0.74
kjeremy
-10
/
+17
2020-04-26
Add `cargo test` to the list of Run commands
Aleksey Kladov
-46
/
+37
2020-04-25
minor clenup
Aleksey Kladov
-5
/
+1
2020-04-23
Cleanup proc_macro config
Aleksey Kladov
-8
/
+3
2020-04-16
Add proc-macro cli command for rust-analyzer
Edwin Cheng
-2
/
+4
2020-04-16
Add tests for proc_macro
Edwin Cheng
-1
/
+88
2020-04-01
Centralize client capabilities
Aleksey Kladov
-2
/
+5
2020-04-01
Centralize all config
Aleksey Kladov
-29
/
+12
2020-03-31
Add integrated test for concat include env
Aleksey Kladov
-5
/
+62
2020-03-31
Ignore createProgress request in tests
Aleksey Kladov
-0
/
+1
2020-03-30
Fix race in the tests
Aleksey Kladov
-1
/
+2
[prev]
[next]