]> git.lizzy.rs Git - rust.git/history - crates/ra_ide_api
Merge #885
[rust.git] / crates / ra_ide_api /
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
2019-02-06 Aleksey Kladovmove assists to a separate crate
2019-02-05 bors[bot]Merge #746
2019-02-05 Jeremy KolbRename assits to assists
2019-02-05 bors[bot]Merge #740
2019-02-05 bors[bot]Merge #742
2019-02-04 Florian DieboldComplete extern prelude (again)
2019-02-04 Florian DieboldMake it possible to have multiple crate in a mock analy...
2019-02-04 kjeremyBump insta and proptest to latest
2019-02-03 bors[bot]Merge #735
2019-02-03 Aleksey Kladovmake HirDatabase object-safe
2019-02-03 bors[bot]Merge #733
2019-02-03 gfreezyfill match arm
2019-02-03 bors[bot]Merge #728
2019-02-03 Hoàng Đức Hiếufold complete_postfix tests into one
2019-02-03 bors[bot]Merge #727
2019-02-02 Hoàng Đức Hiếuadd postfix completion for `dbg!()` with `.dbg`
2019-02-01 bors[bot]Merge #693
2019-02-01 Florian DieboldSome cleanup and additional tests
2019-02-01 Florian DieboldMake the Resolution variants tuple variants
2019-02-01 Florian DieboldCleanup
next