]> git.lizzy.rs Git - rust.git/history - crates/ra_lsp_server
extract block contents into a function
[rust.git] / crates / ra_lsp_server /
2019-03-04 bors[bot]Merge #916
2019-03-04 bors[bot]Merge #924
2019-03-03 Ville PenttinenAdd optional range parameter to SyntaxTreeParams
2019-02-27 bors[bot]Merge #906
2019-02-27 bors[bot]Merge #905
2019-02-27 kjeremyFix the build
2019-02-27 bors[bot]Merge #900
2019-02-27 bors[bot]Merge #901
2019-02-27 bors[bot]Merge #903
2019-02-27 Ville PenttinenRemove RawResponse::empty()
2019-02-27 Ville PenttinenWork around for issue in vscode reporting a failure...
2019-02-26 Ville PenttinenAdd new type HoverResult to contain the results of...
2019-02-25 bors[bot]Merge #897
2019-02-25 bors[bot]Merge #898
2019-02-25 Aleksey Kladovrename type to type_alias in the AST as well
2019-02-24 bors[bot]Merge #889
2019-02-24 Aleksey KladovAssign IDs to assists
2019-02-22 bors[bot]Merge #866
2019-02-21 bors[bot]Merge #864
2019-02-21 bors[bot]Merge #876
2019-02-21 bors[bot]Merge #874
2019-02-21 kjeremyUpdate lsp-types and backtrace
2019-02-18 bors[bot]Merge #857
2019-02-18 Aleksey Kladovswitch to crates.io vfs
2019-02-18 bors[bot]Merge #855
2019-02-18 Aleksey Kladovdrop unused deps
2019-02-18 bors[bot]Merge #854
2019-02-18 Aleksey KladovDon't use additional_text_edits API internally
2019-02-17 bors[bot]Merge #847
2019-02-17 bors[bot]Merge #844
2019-02-17 Ville PenttinenRefactor find_all_refs to return ReferenceSearchResult
2019-02-14 bors[bot]Merge #830
2019-02-14 bors[bot]Merge #834
2019-02-14 bors[bot]Merge #833
2019-02-14 Aleksey Kladovautomatically wait for worker threads
2019-02-13 bors[bot]Merge #818
2019-02-13 bors[bot]Merge #813
2019-02-12 Ville PenttinenAdd support for container_name in workspace/symbol...
2019-02-11 bors[bot]Merge #784
2019-02-11 bors[bot]Merge #783
2019-02-11 Ville PenttinenFix typo in Cargo.toml authors
2019-02-11 bors[bot]Merge #782
2019-02-11 Ville PenttinenUpdate authors field in Cargo.tomls to "rust-analyzer...
2019-02-10 bors[bot]Merge #762
2019-02-10 bors[bot]Merge #774
2019-02-10 Florian DieboldImplement BatchDatabase construction
2019-02-09 bors[bot]Merge #767
2019-02-09 Florian DieboldRemove Vfs from project model
2019-02-09 Florian DieboldMove crate graph generation to ra_project_model
2019-02-09 Florian DieboldExtract project model to separate crate
2019-02-08 Aleksey Kladovreformat the world
2019-02-07 bors[bot]Merge #755
2019-02-06 bors[bot]Merge #754
2019-02-06 kjeremySome clippy cleanups
2019-02-06 bors[bot]Merge #748
2019-02-05 kjeremyFill deprecation for LSP
2019-02-05 bors[bot]Merge #740
2019-02-05 bors[bot]Merge #742
2019-02-05 bors[bot]Merge #743
2019-02-05 bors[bot]Merge #744
2019-02-04 kjeremyMove comment
2019-02-04 Florian DieboldAdd alloc to std deps
2019-02-04 bors[bot]Merge #741
2019-02-04 bors[bot]Merge #739
2019-02-04 kjeremyFuture proof by explicitly matching against None
2019-02-04 bors[bot]Merge #738
2019-02-04 kjeremyAdd comment
2019-02-04 Jeremy KolbImplement lens for impls and support resolving lenses.
2019-02-03 bors[bot]Merge #733
2019-02-03 bors[bot]Merge #732
2019-02-03 Laurențiu NicolaAdd core to STD_DEPS
2019-02-03 bors[bot]Merge #727
2019-02-01 bors[bot]Merge #693
2019-02-01 Florian DieboldUse the new Resolver API in completion
2019-01-31 bors[bot]Merge #715
2019-01-31 Jeremy Kolbformat
2019-01-31 bors[bot]Merge #692
2019-01-31 bors[bot]Merge #712
2019-01-31 Jeremy KolbUse "▶" for test code lens
2019-01-30 bors[bot]Merge #701
2019-01-30 bors[bot]Merge #702
2019-01-30 bors[bot]Merge #704 #705
2019-01-30 Jeremy KolbPass Documentation up to LSP and add "rust" to our...
2019-01-30 Jeremy KolbGo to Implementation for structs and enums
2019-01-28 bors[bot]Merge #697
2019-01-28 Aleksey Kladovopt-in jemalloc
2019-01-28 bors[bot]Merge #695
2019-01-28 Aleksey Kladovalign command naming
2019-01-28 bors[bot]Merge #678
2019-01-27 Aleksey Kladovautomatically collect garbage
2019-01-27 bors[bot]Merge #685
2019-01-27 bors[bot]Merge #662
2019-01-26 bors[bot]Merge #683
2019-01-26 bors[bot]Merge #681
2019-01-26 DJMcNabDon't use the reserved error code
2019-01-26 DJMcNabReturn an lsp error
2019-01-26 DJMcNabUse the correct working directory for cargo metadata...
2019-01-26 bors[bot]Merge #659
2019-01-26 Bernardouse notify with fix
2019-01-26 Bernardorefator to move all io to io module
next