]> git.lizzy.rs Git - rust.git/history - crates/ra_ide_api
Merge #895
[rust.git] / crates / ra_ide_api /
2019-02-24 bors[bot]Merge #895
2019-02-24 Aleksey Kladovcomplete patterns
2019-02-24 bors[bot]Merge #894
2019-02-24 Florian DieboldRename Type => TypeAlias
2019-02-24 bors[bot]Merge #893
2019-02-24 Aleksey Kladovmove testing functions
2019-02-24 Aleksey Kladovmove the rest of presentation to presentation
2019-02-24 Aleksey Kladovmove more code to presentation
2019-02-24 Aleksey Kladovmove res completion to presentation
2019-02-24 Aleksey Kladovsimplify
2019-02-24 Aleksey Kladovmove enum-variants to presentation
2019-02-24 Aleksey Kladovsimplify
2019-02-24 Aleksey Kladovmove presentaion completion to presentation
2019-02-24 Aleksey Kladovmove function rendering to presentation
2019-02-24 Aleksey Kladovintroduce completion presentation
2019-02-24 bors[bot]Merge #891
2019-02-24 Aleksey Kladovcomplete fields in struct literals
2019-02-24 Aleksey Kladovcomplete struct literals
2019-02-24 bors[bot]Merge #889
2019-02-24 Aleksey KladovAssign IDs to assists
2019-02-23 bors[bot]Merge #879
2019-02-23 Ville PenttinenRemove unnecessary to_nav_target
2019-02-23 Ville PenttinenAdd name_range field to FileSymbol
2019-02-23 Ville PenttinenFix NavigationTarget debug_render container_name output
2019-02-23 Ville PenttinenFix goto def not working when cursor was over the name...
2019-02-22 bors[bot]Merge #866
2019-02-22 Ville PenttinenChange resolve_path to return the fully resolved path...
2019-02-21 bors[bot]Merge #864
2019-02-21 bors[bot]Merge #872
2019-02-21 Aleksey Kladovkill utils module
2019-02-21 Ville PenttinenImplement basic support for Associated Methods and...
2019-02-20 Florian DieboldFix handling of generics in tuple variants and refactor...
2019-02-19 bors[bot]Merge #859
2019-02-19 Aleksey Kladovremove ignored macro tests
2019-02-18 bors[bot]Merge #854
2019-02-18 Aleksey Kladovmore compact edits in insta
2019-02-18 Aleksey KladovDon't use additional_text_edits API internally
2019-02-18 bors[bot]Merge #852
2019-02-18 Aleksey KladovMore orthogonal method naming
2019-02-18 bors[bot]Merge #853
2019-02-18 Aleksey KladovMore compact debug representation for completion
2019-02-17 bors[bot]Merge #849
2019-02-17 Aleksey KladovDon't render `()` in calls to assoc functions
2019-02-17 bors[bot]Merge #847
2019-02-17 bors[bot]Merge #844
2019-02-17 Ville PenttinenRemove leading ::
2019-02-17 bors[bot]Merge #843
2019-02-17 Florian DieboldUnify with the autorefed/autoderefed receiver type...
2019-02-17 Ville PenttinenRefactor find_all_refs to return ReferenceSearchResult
2019-02-16 bors[bot]Merge #842
2019-02-16 Florian DieboldTurn ImplBlock into a copy type just containing IDs
2019-02-16 Aleksey Kladovdocument design guideline
2019-02-14 bors[bot]Merge #830
2019-02-14 bors[bot]Merge #834
2019-02-14 Aleksey Kladovuse better label for &mut ref completion
2019-02-14 bors[bot]Merge #831
2019-02-14 Aleksey Kladovtweak postfix completions
2019-02-14 Aleksey Kladovadd ref postfix template
2019-02-14 bors[bot]Merge #829
2019-02-14 Jeremy KolbBe precise about the argument list
2019-02-13 bors[bot]Merge #818
2019-02-13 bors[bot]Merge #816
2019-02-13 Florian DieboldComplete names from prelude
2019-02-13 Florian DieboldKeep track of crate edition
2019-02-13 bors[bot]Merge #813
2019-02-13 Ville PenttinenFix possible issue where unnamed is_symbol_def would...
2019-02-13 Ville PenttinenUse cloned over map + clone
2019-02-13 Ville PenttinenUse clone directly rather than map + clone
2019-02-13 Ville PenttinenRemove unnecessary braces
2019-02-12 Ville PenttinenAdd support for container_name in workspace/symbol...
2019-02-12 bors[bot]Merge #811
2019-02-12 Laurențiu NicolaFilter attributes from the completion details/label
2019-02-12 bors[bot]Merge #804
2019-02-12 Pascal HertleifFix some typos
2019-02-12 bors[bot]Merge #801
2019-02-12 Laurențiu NicolaImplement completion for associated items
2019-02-11 bors[bot]Merge #794
2019-02-11 Aleksey Kladovfix regression in self-referential completion
2019-02-11 bors[bot]Merge #793
2019-02-11 Aleksey Kladovremove hard-coded query-group macro
2019-02-11 bors[bot]Merge #785
2019-02-11 Aleksey Kladovuse extern prelude in Resolver
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-08 Aleksey Kladovreformat the world
2019-02-08 bors[bot]Merge #765
2019-02-08 Aleksey Kladovdiagnostics is now a function
2019-02-08 Aleksey Kladovmove diagnostics to a separate file
2019-02-08 Aleksey Kladovmove index_resolve to symbol index
2019-02-08 Aleksey Kladovmove find_references to references
2019-02-08 Aleksey Kladovrename rename to references
2019-02-08 Aleksey Kladovmove crate for
2019-02-08 Aleksey Kladovmove changes to a separate file
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 #750
next