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-08-12
Merge branch 'master' into add-disable-diagnostics
Igor Aleksanov
-16
/
+41
2020-08-11
Simplify fix structure
Kirill Bulatov
-4
/
+3
2020-08-11
Separate diagnostics and diagnostics fix ranges
Kirill Bulatov
-3
/
+3
2020-08-11
Address some FIXMEs
JmPotato
-5
/
+5
2020-08-10
Return InvalidRequest if Shutdown has been requested
Jeremy Kolb
-1
/
+16
2020-08-09
Merge #5692
bors[bot]
-2
/
+2
2020-08-09
Remove Option<...> from result of Crate::root_module
Paul Daniel Faria
-2
/
+2
2020-08-09
Merge #5693
bors[bot]
-0
/
+10
2020-08-10
Let shutdown request to pass through when status == Loading
Veetaha
-1
/
+1
2020-08-09
Merge #5414
bors[bot]
-1
/
+1
2020-08-09
format in to_proto::markup_content
JmPotato
-1
/
+2
2020-08-08
Fix no inlay hints / unresolved tokens until manual edit
Veetaha
-0
/
+10
2020-08-08
Remove clone
Veetaha
-1
/
+1
2020-08-08
Reverse document symbols for each scope (#5655)
Yusuke Tanaka
-5
/
+10
2020-08-07
Add an AnalysisConfig structure and use it to configure diagnostics run
Igor Aleksanov
-3
/
+11
2020-08-06
Merge #5526
bors[bot]
-14
/
+208
2020-08-05
Address PR comments
Jeremy Kolb
-18
/
+12
2020-08-05
Fix relative path handling for custom rustfmt
Aleksey Kladov
-5
/
+0
2020-08-03
Revert "Restore line index micro-optimization"
Michael Lazear
-31
/
+23
2020-08-02
Fix test code lens
Aleksei Trifonov
-1
/
+1
2020-08-01
Simplify argument parsing
Laurențiu Nicola
-24
/
+27
2020-07-31
Handle semantic token deltas
kjeremy
-13
/
+213
2020-07-30
Merge #5596
bors[bot]
-0
/
+5
2020-07-30
Use CmdArgs pattern for bench & analysis stats
Aleksey Kladov
-331
/
+305
2020-07-30
Use split_once polyfill
Aleksey Kladov
-13
/
+12
2020-07-30
Finalize impl Grammar
Aleksey Kladov
-1
/
+1
2020-07-30
Finalize Trait grammar
Aleksey Kladov
-2
/
+2
2020-07-30
Finalize const&static grammar
Aleksey Kladov
-2
/
+2
2020-07-30
Rename EnumVariant -> Variant
Aleksey Kladov
-1
/
+1
2020-07-30
Rename EnumDef -> Enum
Aleksey Kladov
-2
/
+2
2020-07-30
Rename StructDef -> Struct
Aleksey Kladov
-2
/
+2
2020-07-30
Finalize union grammar
Aleksey Kladov
-1
/
+1
2020-07-30
Merge #5597
bors[bot]
-1
/
+1
2020-07-30
Rename FieldDef -> Field
Aleksey Kladov
-1
/
+1
2020-07-30
flycheck: Added checkOnSave.noDefaultFeatures
Clemens Wasser
-0
/
+5
2020-07-30
Code shuffle resiliently
Aleksey Kladov
-3
/
+8
2020-07-30
Rename TypeAliasDef -> TypeAlias
Aleksey Kladov
-1
/
+1
2020-07-30
Rename FnDef -> Fn
Aleksey Kladov
-2
/
+2
2020-07-30
Rename metric
Aleksey Kladov
-1
/
+1
2020-07-30
Do not show progress with parallel analysis
Aleksey Kladov
-0
/
+1
2020-07-30
Report instructions in addition to time
Aleksey Kladov
-20
/
+20
2020-07-30
Allow negative bytes
Aleksey Kladov
-11
/
+3
2020-07-29
Merge #5563
bors[bot]
-2
/
+3
2020-07-29
Update crates/rust-analyzer/src/cli/analysis_stats.rs
Aleksey Kladov
-1
/
+1
2020-07-29
Replace rand with oorandom
Aleksey Kladov
-5
/
+20
2020-07-29
Run package-specific cargo check and test for all targets
Kirill Bulatov
-2
/
+3
2020-07-29
SSR: Restrict to current selection if any
David Lattimore
-2
/
+14
2020-07-27
Merge #5532
bors[bot]
-23
/
+31
2020-07-26
Report type errors in metrics
Aleksey Kladov
-0
/
+4
2020-07-25
Restore line index micro-optimization
Laurențiu Nicola
-23
/
+31
[prev]
[next]