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
2021-07-04
internal: make `xtask` lighter
Aleksey Kladov
-0
/
+498
2021-07-03
internal: overhaul code generation
Aleksey Kladov
-0
/
+81
2021-06-15
internal: introduce minicore -- a subset of libcore for testing
Aleksey Kladov
-1
/
+3
2021-06-13
clippy::redudant_borrow
Maan2003
-4
/
+4
2021-05-17
internal: use more evocative test folder name
Aleksey Kladov
-5
/
+4
2021-05-17
minor: adjust config name
Aleksey Kladov
-34
/
+0
2021-05-10
Formatting and docs
John Renner
-9
/
+7
2021-05-10
Allow semantic tokens for strings to be disabled
John Renner
-3
/
+40
2021-04-19
internal: fix slightly broken test
Aleksey Kladov
-1
/
+1
2021-04-13
feat: improve performance by delaying computation of fixes for diagnostics
Aleksey Kladov
-0
/
+1
2021-04-13
internal: unfork code paths for unresolved and resolved assist
Aleksey Kladov
-2
/
+0
2021-04-12
feat: avoid checking the whole project during initial loading
Aleksey Kladov
-4
/
+18
2021-04-06
More robust status notifications
Aleksey Kladov
-6
/
+5
2021-03-24
Ignore proc-macro stdout to prevent IPC crash
Edwin Cheng
-0
/
+4
2021-03-21
a lot of clippy::style fixes
Matthias Krüger
-1
/
+1
2021-03-20
Don't return a SourceChange on WillRenameFiles when nothing gets refactored
Lukas Wirth
-6
/
+2
2021-03-08
Don't punish every crate with serde-json
Aleksey Kladov
-1
/
+96
2021-03-01
Speedup heavy tests
Aleksey Kladov
-3
/
+23
2021-03-01
Clean up unused field warning
Dániel Buga
-15
/
+1
2021-01-28
Simplify heavy tests
Aleksey Kladov
-18
/
+14
2021-01-28
Use RA_LOG in tests
Aleksey Kladov
-1
/
+1
2021-01-28
Easier to debug timeouts in tests
Aleksey Kladov
-12
/
+22
2021-01-13
Merge #7220
bors[bot]
-4
/
+140
2021-01-13
fix windows test.
ShuiRuTian
-2
/
+2
2021-01-13
unwrap.
ShuiRuTian
-2
/
+2
2021-01-13
skip slow tests.
ShuiRuTian
-3
/
+4
2021-01-13
use path rather than hard code.
ShuiRuTian
-4
/
+4
2021-01-13
fix and add tests.
ShuiRuTian
-4
/
+139
2021-01-06
More readable test
Aleksey Kladov
-2
/
+12
2021-01-06
More maintainable config
Aleksey Kladov
-31
/
+35
2021-01-05
More maintainable caps config
Aleksey Kladov
-5
/
+19
2020-12-31
Split textDocument/formatting TextEdit with diff
Jesse Bakker
-18
/
+13
2020-11-16
Latest LSP 3.16 protocol
kjeremy
-2
/
+2
2020-11-13
Cleanup workspace loading a tiny bit
Aleksey Kladov
-4
/
+4
2020-11-02
Remove more unreachable pubs
Aleksey Kladov
-18
/
+18
2020-10-02
Fix failing test
Igor Aleksanov
-0
/
+6
2020-09-16
Don't return any TextEdit if formatting is unchanged
Josh Stone
-0
/
+36
2020-08-25
Cleanup heavy tests
Aleksey Kladov
-37
/
+42
2020-08-24
Merge remote-tracking branch 'upstream/master' into 503-hover-doc-links
Zac Pullar-Strecker
-2
/
+12
2020-08-18
Revive cache cleaning
Aleksey Kladov
-0
/
+10
2020-08-13
Rename ra_project_model -> project_model
Pavan Kumar Sunkara
-1
/
+1
2020-08-12
Rename ra_prof -> profile
Aleksey Kladov
-1
/
+1
2020-08-02
update & configure cmark to render three backticks
Zac Pullar-Strecker
-1
/
+1
2020-07-31
Merge remote-tracking branch 'upstream/master' into 503-hover-doc-links
Zac Pullar-Strecker
-25
/
+101
2020-07-29
Run package-specific cargo check and test for all targets
Kirill Bulatov
-4
/
+4
2020-07-28
Bump test timeout for macs
Aleksey Kladov
-1
/
+2
2020-07-23
Lighter weight tempdir
Aleksey Kladov
-9
/
+75
2020-07-23
Require quotes around key-value cfg flags in rust-project.json
Aleksey Kladov
-1
/
+1
2020-07-16
Mark machine applicable fixes as preferred
Jeremy Kolb
-0
/
+2
2020-07-08
Remove unwanted dependency
Aleksey Kladov
-6
/
+5
[prev]
[next]